# Your Profile

The General Settings section under Account Management allows users to manage their personal account information, security preferences, and authentication settings. This is where individual users can update their profile details and configure account security options.

<figure><img src="/files/453l3tREWN6AmSmYKWzL" alt=""><figcaption></figcaption></figure>

## Your Profile

The main section provides detailed profile information that can be viewed and edited.

**Editable Fields:**

* First Name
* Last Name
* Phone Number (with country code selector)
* Email  (require verification)

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

## Security

This section manages account security and authentication settings.

**Password Management:** Click the **Change** button to update your account password. This opens a secure flow for password modification.

**Two-Factor Authentication (2FA):** Use the **Enable** checkbox to activate or deactivate two-factor authentication for additional account security.

> Enabling 2FA is recommended for enhanced account security, especially for admin users.


---

# 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://angoor-ai.gitbook.io/angoor-ai/basics/images-and-media/your-profile.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.
