# How do I upgrade my plan?

You can navigate to Settings > Plans. Once you adjust the number of developers, click the upgrade button based on the plan you wish to opt in for. You will be redirected to the payment page.

We have 2 paid plans - &#x20;

* Starter - Includes Dev Analytics + DevEx
* Pro - Includes Dev Analytics + Code health + DevEx

#### Starter plan pricing&#x20;

1. Monthly Payment - USD 25/dev/month
2. Quarterly Payment (10% discount) - USD 22/dev/month
3. Annual Payment (20% discount) - USD 20/dev/month

#### Pro plan pricing

1. Monthly Payment - USD 35/dev/month
2. Quarterly Payment (10% discount) - USD 32/dev/month
3. Annual Payment (20% discount) - USD 28/dev/month

{% hint style="success" %}
We provide dedicated support in both plans across Slack, Email & Calls.
{% endhint %}

If you don’t upgrade your plan after the 14-day free trial, your account will automatically switch to the **free plan** with limited feature access. You can find more details about our pricing and plans [here.](https://typoapp.io/pricing)


---

# 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://typo.gitbook.io/typo-help-docs/faqs/pricing-faq/how-do-i-upgrade-my-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.
