# Connect to SFTP

&#x20;To connect to our SFTP you will need a SFTP client. Your IT department can install one for you that is in accordance with your company policies.\
We recommend using FileZila **Client** as it\`s a well know, free and easy to use app. <https://filezilla-project.org/>

server: reporting.1pay.lu\
Port: 22

username and password is being provided by your Account Manager.

Upon successful connection you will be re-directed to your home directory in which you can pull reports from.

Video Example:

{% file src="/files/-MGhfREqw-Aaedz8XAnq" %}
Tutorial SFTP Login
{% endfile %}

{% file src="/files/-MGhfY4Jd-KVjKg\_cppS" %}
Tutorial SFTP Login with Key
{% endfile %}


---

# 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://developers.primeiropay.com/connect-to-sftp-1.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.
