> 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/plan.md).

# Plan

The plan page (found under 'Settings') in the ZAP-APP allows you to view your current plan type as well as upgrade. downgrade and cancel your plan.

It includes how many ZAPs are remaining on your account, how many credits have been issued, and any extra ZAPs that have been used over your initial sign-up limit.

<figure><img src="/files/uNDyu5KrG6SwwyyIBdm3" alt=""><figcaption><p>Plan page in the ZAP APP</p></figcaption></figure>

### Upgrade/Downgrade

To upgrade or downgrade your plan, click on 'Change Plan' and select the new plan you wish to change to, you'll have the option to change to a monthly or annual plan.

<figure><img src="/files/0WE834UpKmVmeQtmIyIe" alt=""><figcaption></figcaption></figure>

Once you've selected your new plan, you'll see a confirmation pop up to confirm your changes. When downgrading your plan, this will happen on your plans renewal date. When upgrading your plan, you have the option to upgrade now or upgrade on your next renewal date.

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

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

Once you've chosen to either downgrade your plan or upgrade it on the next renewal date, you'll then have the option to cancel your changes.

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

To cancel your changes, go ahead and click 'Cancel Upgrade'.

### Cancellation

To cancel your plan entirely, click on 'Cancel Plan', you'll see a pop up confirmation asking if you wish to proceed, plan cancellations always happen on your next renewal date.

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

When cancelling your plan, you'll still have full access to the ZAP-APP as well as any remaining ZAP Allowance and Cleanse Credits. If you cancel your plan and change your mind, [reach out to us ](https://zappost.com/contact/)and we'll back you back on track.


---

# 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/plan.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.
