# Account Settings

## Account Settings Screen <a href="#id-5wr0w68d9idp" id="id-5wr0w68d9idp"></a>

The **Account Settings** screen is divided into two primary tabs:

**Linked Accounts**:

* **Purpose**: Linked accounts enable integration with external platforms for resource ingestion and automations, including metadata import, usage statistics, and lineage information. They also facilitate the Looker data model sync.
* **Supported Linked Accounts**:
  * **GitHub**: For version control and collaboration.
  * **GitLab**: For managing repositories and CI/CD workflows.
  * **Jira:**
  * **Secret key generation**:

This screen is a central hub for managing integrations and monitoring account activities, providing essential tools for troubleshooting and automation.


---

# 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.euno.ai/setup-configuration/account-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.
