# How to Manage Billing & Invoices

***

To access billing and invoices, navigate to the left-hand panel, click on "**Settings**," and then scroll down until you locate the section labeled "**Billing and Invoices**."

## Manage Plans

* **View Your Current Plan:** Easily access information about your current subscription or service plan. This includes details such as plan type, features included, and billing cycle.
* **Manage Your Plan:** Make adjustments to your existing plan, such as upgrading to a higher tier for additional benefits or downgrading to a more suitable plan based on your evolving needs.
* **Check Your Billing History:** Track past transactions, including payment dates, amounts, and invoices generated. This transparency aids in your financial planning and record-keeping.
* **Cancel Your Subscription:** If your requirements or circumstances change, you have the option to cancel your subscription directly from this section.

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

***

## Billing Details

In the billing details section, you'll discover key information vital for invoicing across all products:

* **Organization Name:** This identifies your business entity for billing purposes.
* **Email Address:** Your primary contact email used for billing communication.
* **Phone Number:** The contact number associated with your billing account.
* **Address:** The location where billing correspondence and invoices are sent.

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

Additionally, you have the option to modify these details as needed

* Click on the "<mark style="color:green;">**Edit details**</mark>" button
* Then save the updated billing details by clicking on the "<mark style="color:green;">**Save Billing Details**</mark>" button

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

This ensures your billing information remains accurate and up-to-date

***

## Wallet Invoices

You'll have access to comprehensive details regarding your WhatsApp API wallet recharge transactions

* **Transaction Details:** View a complete record of your wallet recharge transactions, including the date, time, and amount of each recharge.
* **Download Invoices:** You'll also have the option to download invoices for your wallet recharge transactions. These invoices provide detailed documentation of each transaction for your records and accounting purposes.

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

***

## Message Conversation Cost&#x20;

You can access and download monthly reports detailing the WhatsApp API conversation costs.

* **Download Monthly Report:** Simply click on the download button to obtain the monthly WhatsApp API conversation cost report. This report provides a breakdown of conversation costs incurred over the specified period.
* **Receive Report Link via Email:** Upon clicking the download button, you'll receive a link to access the report via email. This ensures convenient access to the detailed conversation cost data.

***


---

# 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://learn.doubletick.io/settings/how-to-manage-billing-and-invoices.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.
