# Create FTPs Users

Accessing Couchdrop via FTP and FTPs requires a user account. Inbound FTP users are independent from Administrators in Couchdrop and are designed to have limited access.&#x20;

We do not recommend using your owner account as they have elevated permissions to Couchdrop and generally FTP users are shared with external systems and providers.&#x20;

## Creating a new User

Creating a new Inbound FTP user is done in the management dashboard from Couchdrop and is a simple two step process.

### Requirements

To create a new user - you will need:

* A username and password - the username needs to be unique in Couchdrop.
* A folder location where that user will be isolated to.&#x20;
* Administrator access to your Couchdrop tenant

### Configuration Steps

Login to Couchdrop at - [https://my.couchdrop.io](https://my.couchdrop.io/)

1. From the dashboard - click "**+ Create**" and then choose **FTP User**
2. Follow the wizard to create your new user
3. Share the newly created user with your end customer

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

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

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

Once created - you can send connection details to the external provider or user.

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

You can see who has access directly in the Couchdrop SFTP section from the web app.


---

# 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.couchdrop.io/features/inbound-ftps/create-ftps-users.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.
