> For the complete documentation index, see [llms.txt](https://support.docstudio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.docstudio.com/admin-panel/integrations-and-api-access/integrations-page/sftp-integration-setup.md).

# SFTP Integration Setup

### Folder structure

* `cinbox/` - incoming documents folder with special settings
* `coutbox/` - outgoing documents folder with special settings
* `error/` - unprocessable documents folder
* `inbox/` - incoming documents folder
* `outbox/` - outgoing documents folder

### SFTP connection properties

To connect to the FTP server, use the autogenerated credentials from the integration page `/admin/integrations/list`.

* Login
* Password
* Host
* Port

Different data exchange formats can be used. If the WD data exchange format is used, the `/inbox` and `/outbox` folders are used as working folders. In other cases, `/cinbox` and `/coutbox` are used.
