# My Billing

The **My Billing** section of the Panacea Mobile Dashboard is a comprehensive area where you can manage and review all aspects related to transactions and usage costs within your account. This guide will walk you through each feature available under **My Billing**, helping you to effectively track and manage your expenses and billing information.

### **SMS Billing**

Monitor a detailed breakdown of SMS messages sent and the associated costs.

* **Account and Subusers:** View SMS usage costs for both your main account and any subusers.
* **Filter by Period:** You can filter the data by specific dates to view costs over daily, weekly, monthly, or custom time periods.

### **USSD Billing**

Access a detailed summary of USSD session transactions, categorized by USSD code and campaign, along with the related costs.

* **Account and Subusers:** Similar to SMS Billing, view USSD transaction costs for your account.
* **Select Date Range:** Narrow down the USSD transactions by selecting specific time frames.

### **My Pricing**

This feature provides a transparent view of your SMS pricing structure.

* **View by Country:** See the SMS rates applied to your profile for each country.
* **Export Pricing List:** Download a complete list detailing all SMS prices per country and network.

### **Premium Rated Reports**

*\*Note that the Premium Rated Reports feature is currently unavailable.*

### **Transactions**

Keep track of all financial transactions related to your account.

* **Transaction Types:** View records of payment creations for prepaid credits, approvals of credits, and transfers to sub accounts.

The transaction history can be exported for record-keeping or accounting purposes, allowing you to maintain organized financial records.


---

# 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://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/account-settings/my-billing.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.
