> For the complete documentation index, see [llms.txt](https://docs.zipy.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zipy.ai/product-features/auto-resolve-errors.md).

# Auto Resolve Errors

Zipy can now auto-resolve the frontend errors and suggest how to fix errors in your code. Here's how you can try Zipy AI Resolve on your code. This is powered by ChatGPT.&#x20;

Step 1 : Go to a Frontend Error Session&#x20;

<figure><img src="/files/zISh221ZmERzoZUZO7Qe" alt=""><figcaption></figcaption></figure>

Step 2 : Click on DevTools&#x20;

<figure><img src="/files/oTvi64UeFYHQrO1W6jpn" alt=""><figcaption></figcaption></figure>

Step 3 : Select Stack Trace - if your files are minified then upload the source map. For this refer to documentation here - <https://docs.zipy.ai/configure/source-maps>

<figure><img src="/files/SJciIYEp9J6HbjpsvHPo" alt=""><figcaption></figcaption></figure>

Step 4 : Click on Zipy AI Resolve and viola you get the code fix suggestion.&#x20;

<figure><img src="/files/FNiRZT2vzJIDVyMQomVK" alt=""><figcaption></figcaption></figure>

Please note that Zipy AI Resolve is a paid feature and you can only try it 3 times in the free/trial plan.&#x20;

Your code snippet of the stack trace will be shared with OpenAI and would only be done if you accept to share the code snippet.&#x20;

If you do not want to share the code snippet with OpenAI, you are recommended to not use this feature.&#x20;
