> For the complete documentation index, see [llms.txt](https://uni.fotello.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uni.fotello.co/payments/transactions-and-payouts.md).

# Transactions & Payouts

Use this section to audit what your customers paid you using Fotello, what’s pending, and what was paid out to your bank account.

Go to **Settings → Earnings**, then open the **Transactions** or **Payouts** tab.

### Transactions

Open the **Transactions** tab to see every payment that went through your Fotello booking and delivery workflow or use [this link](https://app.fotello.co/dashboard/settings/earnings/transactions).

You can use the diverse filter options to quickly narrow your results by:

* **Amount**
* **Date**
* **Status**
* **Payment method**

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

### Payouts

Open the **Payouts tab** to see all your payments processed by Stripe to your bank account.

At the top of the page, you’ll see:

* **Total balance**
* **Available to pay out**
* **Next scheduled payout date**

In the payouts list, you can review each payout’s:

* **Status**
* **Destination** (bank account)
* **Amount**

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

#### See payout details

Click **See details** (top right) to open a pop-up with key balance info.

This includes upcoming payouts and your current balance breakdown.

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

#### Export

Click **Export** button on the Transactions tab to download the full transactions list as a spreadsheet. Use this for reporting, reconciliation, or deeper analysis.

On the Payouts tab, if you click **Export,** you will be able to download the payouts list in a sheet format using the same method as above.

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

{% hint style="info" %}
If you need to change payout settings or bank details, use the **Manage in Stripe** button on the top right at any time.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://uni.fotello.co/payments/transactions-and-payouts.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.
