# 10. Profile and settings

The **my-account** section in **Infinity** allows users to manage their profile settings, security options, and third-party integrations. This ensures users have control over their personal information and workspace customizations.

### Navigating to "My Account" Page

To access your **Account Management** settings in **Infinity**, follow these steps:

1. **Click on Your Profile Icon**
   * Locate your profile picture in the top-right corner of the screen.
   * Click on the icon to open the dropdown menu.

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

2. **Select "My Account"**

* In the dropdown menu, click on **"My Account"** to navigate to your account settings.

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

Once inside the **Account Page**, you can manage your personal information, security settings, theme preferences, integrations, and display settings.

This section ensures that you can personalize your experience and update necessary account details within the **Infinity** platform.

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

#### **Personal Information**

Users can edit the following details:

* **First Name & Last Name**: Editable by all users.
* **Roles, Organization, and DLs**: These fields are only accessible and modifiable by administrators.

#### **Security Settings**

* **Change Password**: Users can reset their password by providing their current password and setting a new one.

#### **Theme Customization**

Users can personalize their experience by selecting a preferred theme:

* **Theme Selection**: Available options include *Galaxy, Mint, Coral, Navy, Ravena and more*.
* **Default Theme**: *Galaxy.*&#x20;
* **Custom Theme**: Users can define their own colors, including:
  * **Primary Color**
  * **Action Color**
  * **Borders Color**
  * **Header Color**
  * **Invert Header Colors** (Toggle option)

<figure><img src="/files/lIoLJo5ZqeMLwHWcRx7i" alt="" width="375"><figcaption></figcaption></figure>

#### **Third-Party Integrations**

Infinity allows users to link external accounts for seamless workflow:

* **JIRA Account**: Users can authenticate via API Token or OAuth and link their JIRA email and workspace URL.
* **Slack Integration**: Users can authorize Slack access to allow the platform to perform actions on their behalf.

#### **Display Preferences**

* **Full-Width Display**: Users can toggle between full-width and standard display options.

This section provides flexibility for users while ensuring security and administrative controls are in place.


---

# 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.getinfinity.app/user-guide/comprehensive-user-guide/10.-profile-and-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.
