# 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/n4gtgGNdvICvQaSvJkbf" 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 and set the default time conditions so that these settings will automatically be pulled in when the campaigns are created.

<figure><img src="/files/jKEExfYk6mBS8xvCrYoR" 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/S8ifuv4qHIPC9AnQ9N2h" alt=""><figcaption></figcaption></figure>

* **States Settings:** This lists all the states that you have blocked. It also lets you block more states through the Block States button, so they appear as blocked when creating campaigns.

<figure><img src="/files/Jn3qjc4KQKGlzBvIjgsp" 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-campaigns/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.
