> For the complete documentation index, see [llms.txt](https://userguide.zappost.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.zappost.com/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/settings.md).

# Settings

To navigate to the Settings page, click on the settings icon in the ZAP-APP navigation bar.

<figure><img src="/files/8Qr2qcQd2b3AeirAwwIm" alt=""><figcaption></figcaption></figure>

Once on the settings page, you have access to amend or view the below.

![](/files/yGa83kHg3z5AY97pQ1mN)\ <br>

* [**User Management**](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/settings/user-management.md) - Manage users and their roles / permissions associated with your  ZAP account.&#x20;
* [**ZAP Settings** ](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/settings/zap-settings.md)- Manage your GDPR cleanse frequency, Dictate how often you allow people to receive ZAPs and configure your preferred ROAS settings.&#x20;
* [**Account** **Details**](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/settings/account-details.md) - Manage your company details such as address, contact details and logo
* [**Notifications** ](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/settings/notifications.md)**-** Manager your ZAP Email notification preferences
* [**Plan** ](/zap-integrations/zap-post-integrations.md)- Manage your ZAP Account plan, view your credit balance and consume any promotional codes you may have
* [**API Consumers**](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/settings/api-consumers.md) - Manage your API Keys for the ZAP API
* [**Zap History**](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/settings/zap-history.md) **-** View a breakdown of your send history and costs
* [**Webhooks** ](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/settings/webhooks.md)**-** Generate, view and manage your webhooks
* [**Billing** ](/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/settings/billing.md)- Search for and download invoices associated with your Zap account


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://userguide.zappost.com/zap-post-web-app/zap-post-user-guide/zap-app/using-the-zapp/settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
