# Checking Subscription Status

#### Option 1: Organization Management

Access Organization Management (see Section 2) and open the Subscriptions page:

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

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

Choose **Subscriptions**

<figure><img src="/files/7zKxvudZAsQYijtT8GOF" alt=""><figcaption></figcaption></figure>

This page lists all active and trial subscriptions for your organization, showing:

* **Application name:** Which service the subscription is for
* **Subscription type:** Trial or Paid
* **State:** ACTIVE, EXPIRED, etc.
* **Start time:** When the subscription began
* **Expiration date:** When the current subscription period ends

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

#### Option 2: Application Status Page

For the **TCP Exchanges & Refunds service** (formerly Booking Management) application:

1. Open the application
2. Click the **hamburger menu**
3. Select **Status**

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

<figure><img src="/files/1v4MJZc0FkgCsKRqB1Ym" alt=""><figcaption></figcaption></figure>

This page displays:

* Current subscription details
* Trial status (if applicable)
* Subscription expiration date
* Active/Inactive status
* Options to start trial or purchase subscription

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

{% hint style="info" %}
**Note:** Subscriptions can only be ordered from the application page itself, not from the Organization Management subscriptions list.
{% endhint %}


---

# 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/checking-subscription-status.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.
