> 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/zapp/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/00Vnyn9Q2UfIUhMVEfja" alt=""><figcaption><p>Settings Selection in ZAP-APP Navbar</p></figcaption></figure>

Once on the settings page, you have access to amend or view the below.\
\
\&#xNAN;**- User Management** - Add and manage users associated with the ZAP account\
\&#xNAN;**- Default Paper Stock**- Select the paper size used for ZAPs\
\&#xNAN;**- Frequency** - Set how often a GDPR purge occurs and prevent individual recipients from receiving more than one ZAP within a configurable time period\
\&#xNAN;**- Account** **Details** - Change company details\
\&#xNAN;**- Notifications -** Manager your notification preferences\
\&#xNAN;**- Plan** - View plan settings including used and remaining ZAPs\
\&#xNAN;**- API Consumers** - Generate and view API Keys for the ZAPI\
\&#xNAN;**- Zap History -** View a breakdown of your send history\
\&#xNAN;**- Webhooks -** Generate, view and manage your webhooks\
\&#xNAN;**- Billing** - Search for and download invoices associated with your Zap account

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


---

# 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:

```
GET https://userguide.zappost.com/zap-post-web-app/zap-post-user-guide/zapp/using-the-zapp/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.
