# Open the Billing Section

#### Prerequisites

Before you can manage billing and create invoices, your organization must:

* Have PCC (Pseudo City Code) settings configured
* Have billing details verified by the CEE Travel Systems finance department

{% hint style="danger" %}
**Critical:** If your organization doesn't have a PCC configured, you must set this up first before accessing Balance and Subscription features.
{% endhint %}

#### Accessing Billing

Click the **hamburger menu** in the top-left corner.

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

Choose **Billing**.

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

The Billing page contains three tabs: **Balance**, **Billing Info**, and **Invoices**.


---

# 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://cee-systems.gitbook.io/tcp/tcp-billing/open-the-billing-section.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.
