> For the complete documentation index, see [llms.txt](https://support.audacityteam.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.audacityteam.org/~/revisions/kVTCZsQQzpkGREtdA7Ce/troubleshooting/troubleshooting-overview.md).

# Troubleshooting overview

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Common troubleshooting steps</strong></td><td>Things to try in case of trouble</td><td></td><td><a href="/pages/IVUX6XcJZNs0VCnGoSqs">/pages/IVUX6XcJZNs0VCnGoSqs</a></td></tr><tr><td><strong>Solving recording problems</strong></td><td>When your recording doesn't seem to work as it should.</td><td></td><td><a href="/pages/HrwGXkAReQIvv1fCPBrw">/pages/HrwGXkAReQIvv1fCPBrw</a></td></tr><tr><td><strong>Recovering corrupted projects</strong></td><td>Project doesn't open anymore? It likely can be recovered</td><td></td><td><a href="/pages/NRsxQNjLY77HNI3O8wQq">/pages/NRsxQNjLY77HNI3O8wQq</a></td></tr><tr><td><strong>Error codes</strong></td><td>Causes and potential solutions to various error codes</td><td></td><td><a href="/pages/jwwA3c0TtTTxtJLRsBa4">/pages/jwwA3c0TtTTxtJLRsBa4</a></td></tr><tr><td><strong>Solving other problems</strong></td><td>Various other solutions to various other problems.</td><td></td><td><a href="/pages/lFhHRi55ZhL6V7qlE1x5">/pages/lFhHRi55ZhL6V7qlE1x5</a></td></tr><tr><td><strong>Missing features</strong></td><td>If you upgraded from an earlier version and miss a feature, here's where it went.</td><td></td><td><a href="/pages/BsaskD5nsSIXhrEmkzqx">/pages/BsaskD5nsSIXhrEmkzqx</a></td></tr><tr><td><strong>Resetting Audacity</strong></td><td></td><td></td><td><a href="/pages/erVQoimngXvwODH3KnAH">/pages/erVQoimngXvwODH3KnAH</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.audacityteam.org/~/revisions/kVTCZsQQzpkGREtdA7Ce/troubleshooting/troubleshooting-overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
