# SFTP

To start with a SFTP delivery, choose the `SFTP` option from the list of deliveries available in the `Deliveries` tab.

## Configuration

<figure><img src="https://191679573-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LDwD-wIOendMUiQ8uVr%2Fuploads%2FJ4pnX15mfWNlwPB8BbL9%2FScreenshot%202025-04-25%20at%2011.02.27%E2%80%AFPM.png?alt=media&#x26;token=532830ca-c76c-4f9d-9224-8b8c8f3fdaf2" alt=""><figcaption></figcaption></figure>

**Name:** Enter a name for your delivery configuration. This helps you identify the delivery setup, for example, "Upload to Team folder."

**Select Account:** Select the SFTP account you wish to use for the delivery. This will determine which SFTP server the files will be uploaded to. If no accounts are available, you can connect an SFTP account by clicking the link icon or add one by navigating to **Settings > Linked Accounts**.

**Folder:** Configure folder path to which the generated files needs to be uploaded. The folder path can be dynamic. For example, to upload customer contracts under a folder that includes customer's name, you can configure **Folder** as `Agreements/{{CustomerName}}`&#x20;

Now when a contract is generated for CustomerName `AcmeCorp`, it will be uploaded to `Agreements/AcmeCorp`&#x20;

#### **Advanced Settings**

If you like to get notified on delivery errors, or on successful execution of deliveries, configure advanced settings to take advantage of integrations. Following advanced integration options are available:

* **On Success Callback URL**\
  Configure a Web-hook URL which will be invoked with data containing the folder path to which the file was uploaded. To configure additional settings for callback URL like setting custom Headers and Additional Payload use the **Advanced Configuration** section.
* **Emails to Notify on Delivery Failure**\
  Failed deliveries are typically notified to the workspace owner, workspace admins and workspace managers via email. You can configure additional email IDs here to receive notifications on delivery failures.
