# Upgrading Your Plan

Currently we have 3 tiers available to choose from:

| Free              | Teams                        | Enterprises                  |
| ----------------- | ---------------------------- | ---------------------------- |
| 5 Users max       | No User Cap                  | No User Cap                  |
| 1 Project/5 Repos | 10 Projects/50 Repos         | Unlimited Projects/Repos     |
| 2 Scanners        | 4 Scanners                   | Unlimited Scanners           |
|                   | Custom Vulnerability Scoring | Custom Vulnerability Scoring |
|                   |                              | SBOMs                        |

In order to upgrade your plan you must be an administrator on your account. You can upgrade in the bottom left corner of any screen by selecting Update Plan or from the "[My Company](https://app.codefortify.ai/Company)" Page --> Subscription

From there you will be redirected to our billing portal to update the tier and number of users you'd like to ugprade to. Add your credit card and billing details and submit. Once finalized you will be ready to use your new features!


---

# 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.codefortify.ai/getting-started/upgrading-your-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.
