# Payout SFTP Report

### Check the template of the report

<figure><img src="https://4142198059-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgOGd5QxlX-U1mkQpVU%2Fuploads%2FJgQdohJvgKpbCAKezd5U%2F%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20240703154231.png?alt=media&#x26;token=de97e05d-03d2-4004-ada1-6b8740566ff1" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

1. The report will include all payout transactions, deposits (top-up), and withdrawals (settlement).
2. The report will be sent at around 6:30 GMT+0.
   {% endhint %}

### Set up SFTP server

Step 1: Provide the IP address, port, username, and password to the team.

Step 2: Whitelist our server IP if needed. Check with the team to get the IP address.

Step 3: Start receiving the report.


---

# 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.pagsmile.com/payout/payout-sftp.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.
