# Manage billing

Manage your plan and upgrade your account.&#x20;

### Upgrade your plan

Manage your billing to access the advanced features and increased limits

* Click on "Settings" in the dashboard's left bar menu.
* Select "Billing".
* To upgrade your account, click on "Change to pro".
* To change your subscription payment base, toggle on/off "Monthly/Yearly".

### Your limits

Analyze your limits to manage your plan and usage.

* Click on "Settings" in the dashboard's left bar menu.
* Select "Billing".
* Find "Your limits" after "Upgrade your plan".
* Analyze your usage and the limits corresponding to your subscription.
* Find the next billing amount that you'll pay.
* To update your current subscription plan and billing information, click on "Manage your plan".

{% hint style="info" %}
If you need more information about our pricing, do not hesitate to reach us at <contact@guideflow.com>, or directly on our live chat.&#x20;
{% endhint %}


---

# 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.guideflow.com/help/workspace/manage-billing.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.
