# Manage your subscription

To manage your subscriptions, simply go to the Billing & Plans settings:

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

<details>

<summary>Internal Tools vs. Customer Portals</summary>

There are two streams of Jet Admin plans, each with its own billing options.

In both streams, the plans differ in premium and advanced features and other aspects, but a key difference is that the Internal Tools plans are billed per user. For other details about the differences between the plans, see the [Internal Tools](https://www.jetadmin.io/pricing/internal-tool) and [Customer Portals](https://www.jetadmin.io/pricing/portal) pricing pages.

</details>

<details>

<summary>Billing Periods</summary>

Plans can be billed monthly or annually, with annually billed plans priced at a 20% discount.

</details>

<details>

<summary>Invoice Currency</summary>

Jet Admin is based out of the US, so all plans are billed in USD.

</details>

<details>

<summary>Changing Plans</summary>

You can change your plan at any time in the Billing Options menu. Internal Tools Enterprise-level plans are customized and thus have custom billing, so if you wish to build an Internal Tools Enterprise plan, click on the Contact Us button in the Billing & Plans menu.

</details>

<details>

<summary>Cancelling Your Plan</summary>

You can cancel your plan at any time by turning off automatic renewal.

</details>


---

# 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.jetadmin.io/user-guide/project-settings/manage-your-subscription.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.
