# Settings

You can access the Settings page by clicking the profile picture at the top right corner of the screen. Here, you can update your profile details and various other settings.

<figure><img src="/files/NgATI0z2UlPLrhI4ZFCf" alt=""><figcaption></figcaption></figure>

On this page, you will find the following settings:

* **Account Settings:** Update your account details, such as first name, last name, and email. You can also add your company details.

<figure><img src="/files/dGgOYYotT3sqmyNouags" alt=""><figcaption></figcaption></figure>

* **Security Settings**: In this tab, you can update your password, create the API keys to use Dialytica API integrations, and view the API key lists and access log.

<figure><img src="/files/smWWOZDi3DkILvQx9PnF" alt=""><figcaption></figcaption></figure>

* **API Documentation:** This button prompts you to visit Dialytica's API Documentation.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dialytica.com/dialytica-call-qa/settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
