# Account Settings

On the account settings page, you have the flexibility to customize various aspects of your Hippist AI experience. Here are the options available to you:

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

**Personal Information:** Update your personal details such as name, email address, and profile picture to ensure your account reflects accurate information.

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

**Change Password:** Maintain account security by modifying your password whenever necessary. Simply follow the prompts to set a new password that meets our security requirements.

<figure><img src="/files/45rThRRU0WDX0v9ckJGI" alt=""><figcaption></figcaption></figure>

**Subscription Details:** Review and manage your subscription plan. You can upgrade, downgrade, or cancel your subscription as per your needs.

<figure><img src="/files/6hQLSaSg845CjDO7cuHH" alt=""><figcaption></figcaption></figure>

**Billing Information:** Access and modify your billing details including payment methods and billing addresses. Ensuring your billing information is up to date is essential for uninterrupted service.

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

**Delete Your Account:** If you wish to discontinue using Hippist AI, you have the option to permanently delete your account. Be cautious as this action is irreversible and will result in the loss of all account data.

***

Take control of your Hippist AI experience by utilizing the features available within the account settings page. If you encounter any difficulties or have questions about these options, our support team is here to assist you.


---

# 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://help.hippist.com/getting-started/navigating-the-user-interface/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.
