# Manage billing frequency

You can choose between two different billing periods, monthly and annual.&#x20;

To change your billing frequency:

1. Go to **Billing** on the left side menu.
2. Click your subscription.
3. Click **Edit subscription**, and then click **Change.**

Note that selecting the annual payment is binding. Once you have already switched to the annual payment, it is not possible to switch back to the monthly payment until the year has passed.


---

# 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.debricked.com/product/administration/billing/manage-billing-frequency.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.
