> For the complete documentation index, see [llms.txt](https://support.sayprimer.com/primer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.sayprimer.com/primer/managing-your-account/upgrade-subscription.md).

# Upgrade Subscription

Upgrading your subscription in Primer is simple. Follow these steps to update your plan and increase the number of active audience slots:

**Navigate to the** [**Settings Page**](https://my.sayprimer.com/settings)

From the **left-hand menu** inside the Primer app, click on **Settings**.

<figure><img src="/files/6ze8fRlEN6WOmgrdcHBj" alt=""><figcaption></figcaption></figure>

**View Your Plan**

Once on the Settings page, you can see your **current plan**, including whether you’re on a **free trial**, an **active subscription**, or if you have a **past-due or inactive account**.&#x20;

**Upgrade Your Plan**

To upgrade your plan, click the **Manage Plan** button. You’ll also receive a **17% discount** if you switch to an **annual plan**.&#x20;

**For More Than 12 Audiences**

If you need **12 or more active audience slots per month**, we recommend scheduling a quick conversation with our sales team. This allows us to ensure you get the optimal number of audience slots tailored to your ad spend and needs. You can see more about our tiers on our [pricing page](https://www.sayprimer.com/pricing).

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

By following these steps, you can easily upgrade your subscription and maximize the effectiveness of your campaigns. If you have any questions, feel free to reach out to our support team!


---

# 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://support.sayprimer.com/primer/managing-your-account/upgrade-subscription.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.
