# Manage Licenses

To access the manage licenses page, navigate to settings -> [Manage Licenses](https://app.unifiedtrainingtracking.com/admin/ManageLicenses)

<figure><img src="/files/3Z5XFAscY9823fa3G3ui" alt=""><figcaption></figcaption></figure>

* **Subscription Status** - A subscription can either be in trialing mode or active. This section will show you when you trail will end
* **Subscription Details** - This section will show your total monthly cost based on your subscription type
* **Billing Information** - This will show your billing information according to our secure billing portal. If no billing information is entered or a payment method set up, the subscription will lapse and account access may be revoked
* **Manage Subscription -** This button will navigate the admin to our secure billing portal to add/edit their billing information, access invoices, or cancel your subscription\
  \
  ![](/files/it19ZwDvx7NCP4mP5TzV)


---

# 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.unifiedtrainingtracking.com/product-guides/settings/manage-licenses.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.
