# Billing Information

Automated and secure billing are at the core of the HighCohesion system. Our recurring billing provider [**ChargeBee**](https://www.chargebee.com/) (<https://www.chargebee.com/>) handles all sensitive data in an industry leading way.&#x20;

Your billing information must be entered in to the control panel if your service is to continue uninterrupted. The billing details screen is easily accessible by logging in to the Control Panel, then clicking on "Organisation" from the left navigation, then clicking on the edit (pen) icon next to your organisation name. From the edit screen you will see the button for managing your payment information:

![View / Update billing information graphic.](/files/-McOK9lHlKEKt4xBy0f3)

Clicking on this button will load the billing overlay where you can see existing stored cards, add new or remove old ones.&#x20;

All billing information is stored on the ChargeBee server.&#x20;


---

# 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.highcohesion.com/administration/billing-information.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.
