# My Purchases

{% hint style="info" %}
Only available to self-serve clients.
{% endhint %}

### View purchases and subscriptions

To view all phone numbers and subscriptions that you've purchased, click the profile icon in the top right of your screen and select *My Purchases*.&#x20;

<figure><img src="/files/2LfvKLo5JOye5dBLjV5D" alt="" width="200"><figcaption></figcaption></figure>

All your purchases (e.g., short codes, long numbers, subscriptions, and renewals) and their details are listed. Any subscriptions that have expired or were canceled are also listed.

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

Clicking on any number from the *Phone Numbers* table displays the subscription details linked to this number. You can change your subscription package, enable/disable auto-renewal, and view a history of payments made on this number subscription (ordered with the most recent at the top).

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

Clicking on any subscription from the *Subscriptions* table displays the details of this subscription. You can update your subscription, pay subscriptions due, and view payment history. You can also view how much of your monthly message bundle you've already used.&#x20;

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


---

# 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://help.clickatell.com/additional-features-and-services/user-portal/account-management/my-purchases.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.
