Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions docs/extension-builder/crash-logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ title: "Extension: Crash Logs"

# Extension: Crash Logs

On this page, you can find the list of logs of errors that occur when running a workflow on the extension. In the item on the list, you can see:
On this page, you can find the error logs that occur when running a workflow with the extension. In the item on the list, you can see:

- The message of the error
- On which workflow the error occurs
- When Last time the error happened
- When the first time it happened
- And how many times it had happened
- The error message
- Which workflow the error occurred in
- The last time the error happened
- The first time it happened
- And how many times it happened

![Crash logs](https://res.cloudinary.com/chat-story/image/upload/v1670218496/automa/NVIDIA_Share_oPAImZFA79_mycggk.png)

And to see more details about the error like on which block of the workflow it occurs, you can click on the error message.
To see more details about the error, such as which block in the workflow it occurred on, click on the error message.

![Logs detail](https://res.cloudinary.com/chat-story/image/upload/v1670218485/automa/chrome_oFXjSCCqYq_dqlvyv.png)