# Dbt Cloud – Retry run action
The Retry run action retries a failed Dbt Cloud job run.
# Input
| Input field | Description |
|---|---|
| Account ID | Enter your Dbt Cloud account ID. |
| Run ID | Enter the ID of the failed job run to retry. |
# Output
| Output field | Description |
|---|---|
| ID | The unique ID of the new retry job run. |
| Original run ID | The ID of the original failed job run. |
| Status | The current status of the retry job run. |
| Message | A confirmation message for the retry attempt. |
Last updated: 8/18/2025, 2:26:26 PM