# Manage Your Account

his page is divided into the following:

1. My Profile
2. Subscriptions

***

### **My Profile:**

Click on the profile icon and select the **My Profile** option from the drop-down. You will be able to view your basic details here.

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

***

### **Subscriptions:**

In the subscription section, you can view the list of all your subscriptions.

* **Services:**  The service to which you have subscribed.
* **Monthly cost:** This indicates the monthly recurring cost of your subscription.
* **Next Billing Cycle:** This indicates the next billing date for your subscription.
* **Total subscribed:** This indicates the quantity of individual items you have purchased with the subscription.
* **Available:** This number indicates the quantity available for each item associated with the subscription. This number will increase or decrease according to the consumption of the subscription item.\
  This will help you keep track of your consumption, which will help you modify your subscription as per your needs.
* **Subscribe More:** This will help you to upgrade or downgrade your subscription as required.

<figure><img src="/files/9MbzEEs4l49JIhcATUuU" alt=""><figcaption></figcaption></figure>

* **Unsubscribe:** This will allow you to unsubscribe from a particular subscription.

<figure><img src="/files/tkDYH3191Juf6ze0BmUL" 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://doc.traceye.io/platform/manage-your-account.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.
