> For the complete documentation index, see [llms.txt](https://docs.incogniton.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incogniton.com/account-management/upgrade-or-downgrade-subscriptions.md).

# Upgrade or downgrade subscriptions

In this article we will explain how you can upgrade or downgrade your existing Incogniton subscription. This article is only relevant if you have already created an Incogniton account.

{% stepper %}
{% step %}

#### Sign in to My Account

Go to the [My Account](https://incogniton.com/my-account/) section on our website and sign in with your Incogniton account.
{% endstep %}

{% step %}

#### Open your subscriptions

After signing in, go to **Subscriptions** and click on **View** next to the subscription you want to change.

![](/files/W77uxJMcsHKvhUYPXyFY)
{% endstep %}

{% step %}

#### Cancel and pick a new plan

On the subscription details page, cancel the existing subscription and then go to [our pricing page](https://incogniton.com/pricing/) to pick a new subscription. Click **Get started** and proceed to checkout.

![](/files/B3DpOiypXLwbKNTJKxby)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Still have **remaining days left** on your current subscription? We can compensate your remaining days and add them to your new plan. Sent an email to <help@incogniton.com> to let us know.
{% endhint %}

{% hint style="info" %}
If you still have any questions please don’t hesitate to contact our [support department](https://incogniton.com/contact/).
{% endhint %}


---

# 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://docs.incogniton.com/account-management/upgrade-or-downgrade-subscriptions.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.
