# ACCOUNT MANAGEMENT

- [Profile Settings](https://docs.notch.so/account-management/profile-settings.md): View and manage the settings for your personal Notch account.
- [Team Settings](https://docs.notch.so/account-management/team-settings.md): Set up your Notch Team in the best way
- [Branding](https://docs.notch.so/account-management/team-settings/branding.md): White-label the appearance of your spaces
- [Custom Domain](https://docs.notch.so/account-management/team-settings/custom-domain.md): Set up a custom domain in Notch to brand your Notch account with your own domain.
- [Team Management](https://docs.notch.so/account-management/team-settings/team-management.md): Manage team members in Notch
- [Pricing & Billing](https://docs.notch.so/account-management/team-settings/pricing-and-billing.md): The following section can help if you have any questions related to pricing and billing.
- [Account Deletion](https://docs.notch.so/account-management/team-settings/account-deletion.md): How to delete your Notch account


---

# 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.notch.so/account-management.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.
