# How to Find the Invoice in DoubleTick

**Steps to Find the Invoice**

1. <mark style="background-color:green;">**Log In:**</mark> Use your admin credentials to access the system.
2. <mark style="background-color:green;">**Go to Billing and Invoice Section:**</mark> After logging in, navigate to the Settings option on the left-hand side. From there, select the Billing and Invoice tab on the dashboard.

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

3. <mark style="background-color:green;">**Choose the Relevant Section:**</mark> Depending on the invoice you need, select one of the following"

* <mark style="color:green;">Wallet Recharge:</mark> For invoices related to wallet top-ups.
* <mark style="color:green;">Billing History:</mark> To view a complete record or details about your organisation.
* <mark style="color:green;">Message Cost / Conversation Cost:</mark> To review invoices for message or conversation usage.
* <mark style="color:green;">View Your Billing History</mark> : To view a complete record of past invoices.

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

For further clarity, refer to the detailed video guide.


---

# 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/how-to-find-the-invoice-in-doubletick.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.
