# Settings

* Here you can adjust your personal information and language preferences. If you are the Team Owner of a team, you can adjust the Team permission and the Team settings.

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

* Click on the ⚙️icon under the sidebar.

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

* You will direct to [My account](/docs/dashboard/settings/my-account.md) page with other managing pages below.
* Integration will lead you to [Data Connection](/docs/connect/data-connectors-trino-fivetran-endash-provider-and-cigro-connector.md) page while Data models will lead you to [Data](/docs/data/data-transformation.md) page.


---

# 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://endash-guidance-docs.gitbook.io/docs/dashboard/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.
