> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superfuel.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Execution trace 

> See exactly how the Agent thinks and debugs issues with step-by-step execution logs for every workflow run

Execution trace is a detailed log showing the step by step logic and reasoning behind each execution, helpful for debugging and optimizing your Workflow.

<img src="https://mintcdn.com/superfuelai-5949b882/IFPhah7H-t6WIuPh/images/ExecutionTrace.png?fit=max&auto=format&n=IFPhah7H-t6WIuPh&q=85&s=a16359b8617aff670026a2ac9eef2613" alt="Execution Trace Pn" width="2048" height="1068" data-path="images/ExecutionTrace.png" />

### How to use execution trace

* **Step-by-step breakdown**: See what data was fetched
* **Intermediate results**: Understand calculations
* **Decision points**: See why certain actions were taken
* **Error identification**: Pinpoint failure points

Execution trace is generated for every output. You can find this for Saved Workflows as well as Agent Conversations.

<img src="https://mintcdn.com/superfuelai-5949b882/IFPhah7H-t6WIuPh/images/Executiontraceinoutput.png?fit=max&auto=format&n=IFPhah7H-t6WIuPh&q=85&s=fcece7ca1a3f9758c0a9dccd398b8add" alt="Executiontraceinoutput Pn" width="2048" height="1161" data-path="images/Executiontraceinoutput.png" />

Have questions? Reach out to us at [support@superfuel.io](mailto:support@superfuel.io)

## Explore

<Columns cols={3}>
  <Card title="Scheduling a Workflow" icon="timer" href="https://docs.superfuel.io/features/scheduling-workflow">
    Daily, weekly or monthly for specific ASINs / campaigns
  </Card>

  <Card title="Editing a Workflow" icon="screwdriver-wrench" href="https://docs.superfuel.io/features/editing-workflow">
    Modify any workflow to match exactly what you do manually
  </Card>

  <Card title="Best Practices" icon="lightbulb" href="https://docs.superfuel.io/more-resources/success-stories">
    See how successful sellers set up and use Superfuel
  </Card>
</Columns>
