> ## Documentation Index
> Fetch the complete documentation index at: https://signatureapi-daf4ee54.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Troubleshooting

> Debug failed Power Automate flows and resolve common SignatureAPI integration errors

If your flow run fails, you can check the run history to find out what went wrong.\
The run history shows the status of each step in your flow, including any errors.

### How to check a failed run

<Steps>
  <Step title="Select the failed run">
    In Power Automate, open your flow, go to the **Run History**, and select the run that failed.

    <Frame>
      <img src="https://mintcdn.com/signatureapi-daf4ee54/A2M2EMKFzt1MfKWy/docs/integrations/power-automate/images/troubleshooting-run-failed.png?fit=max&auto=format&n=A2M2EMKFzt1MfKWy&q=85&s=935972534299fff02dd33ce40126e2d0" alt="" width="2880" height="1624" data-path="docs/integrations/power-automate/images/troubleshooting-run-failed.png" />
    </Frame>
  </Step>

  <Step title="Select the failed step">
    Find the failed step (with the red ) and select it.

    <Frame>
      <img src="https://mintcdn.com/signatureapi-daf4ee54/A2M2EMKFzt1MfKWy/docs/integrations/power-automate/images/troubleshooting-output.png?fit=max&auto=format&n=A2M2EMKFzt1MfKWy&q=85&s=3c2c7f58e503a373efac73b3de15e09a" alt="" width="1080" height="1020" data-path="docs/integrations/power-automate/images/troubleshooting-output.png" />
    </Frame>

    In the right pane, look under **Outputs**.

    The **body** section in Outputs contains details about the error:

    * The `type` parameter is a URL to a page with more information about this error.
    * The `detail` parameter provides more information about this specific error.

    <Tip>You may need to scroll down in the body section to see these parameters.</Tip>
  </Step>
</Steps>

If you're stuck or need help understanding the error, [contact our support team](https://signatureapi.com/support). We're here to help.
