# Billing

Each project you own generates an invoice at the end of the billing period (monthly or yearly by default). Our platform allows purchasing services individually or in bundles that pack different services. You have the option to change your package once every 7 days, assuming no contract modifies this clause. The system will automatically discount or increase the difference between the upgrade or downgrade.

If you decide to stop using our services, your organization will retain any available credits generated from downgrading or canceling a subscription for up to 2 years.

Please note that upgrades or downgrades of accounts that occur by mistake can be reversed by reaching out to our support team.

If you have any questions or concerns, please do not hesitate to reach out to our support team.

<br>


---

# 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.cyphor.net/dashboard/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.
