> For the complete documentation index, see [llms.txt](https://docs.couchdrop.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.couchdrop.io/automations/overview/troubleshooting.md).

# Troubleshooting

Learn about the reporting Couchdrop provides around transfer automations

Most failures or issues with automations tend to come down to configuration or connectivity issues. To make things easy, every transfer automation attempt has a verbose automation log.

### Viewing Workflow Executions

To review previous runs, go to:

**Automations > \[Automation Name] > View Executions**

Each execution represents an individual attempt to run the workflow.

Failed executions are marked in red, making it easier to identify runs that require investigation.

<figure><img src="https://391958821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpokYqd27yrOUxIBhyvbF%2Fuploads%2FPYbcaoDI5ltfGiAkUg7I%2FAutomation%20Troubleshooting.png?alt=media&amp;token=2ace4681-6374-4943-9c6a-527b2faf3cdc" alt=""><figcaption></figcaption></figure>

### Reviewing an Execution

Click an execution to view detailed information about that run.

The execution view includes:

* The actions performed during the workflow
* Errors associated with the failed action
* Human-readable error information
* The raw execution log for additional troubleshooting

This allows you to identify which part of the workflow failed and determine whether the issue relates to the workflow configuration, a storage or platform connection, or another part of the transfer.

<figure><img src="https://391958821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpokYqd27yrOUxIBhyvbF%2Fuploads%2FVutW0oZcUbUQr3RAbLWH%2FAutomation%20Logs.png?alt=media&amp;token=6462799a-c755-4f92-b5d7-cb4d37a10a1c" alt=""><figcaption></figcaption></figure>

### Troubleshooting Failed Workflows

Error messages are designed to provide enough information to identify the cause of most failures.

For example, connectivity problems with an external SFTP connection may be caused by authentication, permissions, or network access issues.

If you have trouble determining why an automation is failing, you can [contact support for assistance](broken://pages/8w72LN9IbLUy6081CIId).&#x20;
