diff --git a/docs/extension-builder/crash-logs.md b/docs/extension-builder/crash-logs.md index 25675ae..2bc63c3 100644 --- a/docs/extension-builder/crash-logs.md +++ b/docs/extension-builder/crash-logs.md @@ -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)