# Managing Payouts in the DT Console

The Finance section within the DT Console provides a centralized hub to configure your payment information and review payments history.&#x20;

<div align="left"><figure><img src="/files/vYBHL8ZRpxBOs4u8Gvzk" alt=""><figcaption></figcaption></figure></div>

You can navigate through the following areas to manage your earnings:

* **Payment Details.** A record of your personal and banking information used for receiving payouts from DT. You can use this section to securely set up or update your preferred payment methods.
* **Invoices.** A list of revenue sharing statements from DT. This area provides comprehensive, itemized breakdowns of your earnings for each billing cycle, giving you full visibility into your generated revenue and performance over time.
* **Payment History.** A list of completed payments from DT. You can view this tab to verify past transactions, confirm the exact dates of successful payouts, and reconcile the data with your own financial accounting.


---

# 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.digitalturbine.com/dt-console/finance/managing-payouts-in-the-dt-console.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.
