# Manage Subscription

## **Update Payment Details**

You’re in full control of your Plan. To update your payment details, go to your Dashboard, select 'Subscriptions' and click 'Manage Plan'. It’s quick and easy.&#x20;

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

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

## **Cancel Subscription**

If you need to downgrade or cancel, just go to your Team, click 'Manage Plan' and then select 'Cancel Subscription'. We store your Project data for 24 months. If you would like it permanently deleted, please [contact us](/support-and-training/contact-us.md).


---

# 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.betterbuilding.io/user-guide/settings/account-management/manage-subscription.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.
