# How to connect via FTP in HestiaCP?

Typically, you access an account via **FTP** using the credentials of its main User, which is created for each hosting account.

If you want to provide restricted FTP access to certain directories or allow FTP access without being able to log in to the Control Panel, then you will need to create an **Additional FTP Account**.

To create an **Additional FTP Account**, follow these steps:

1. Log in as the user who has the hosting account you want to give FTP access to.\
   To the right of the account's domain, click on the **pencil** icon to edit it.

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

2. On the account editing screen, click on the **Advanced Options** button.

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

3. In the advanced options of the account, check the option that says: **Additional FTP Account(s)**.
4. Fill in the connection details for this new FTP account.\
   In the **Path** field, you should choose the directory that this FTP account will have access to, if you want to restrict access to certain areas.
5. By clicking on **Add FTP account**, you can add new FTP accounts like the one you are configuring.

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

6. Once you have finished configuring the new FTP account, go back to the top of this screen and press the **Save** button in the upper right corner.

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


---

# 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://help.sitioshispanos.com/menu-principal/guias/web-hosting/sesiones-ftp/como-conectarse-via-ftp-en-hestiacp.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.
