# I received an error on my dashboard. What should I do?

Your BlitzBear dashboard will show any errors that occur during SEO optimization.

* **For newly generated articles:** To regenerate the article, click *More Actions > Regenerate.*
* **For optimized existing articles:** To re-optimize the article, click *More Actions > Re-optimize.*

<figure><img src="/files/hlRhiIJ2CpqMy5mXS2N4" alt=""><figcaption><p><em>More actions > Re-optimize</em></p></figcaption></figure>

You may also reach out to BlitzBear support and provide the article URL and error message so that we may investigate further. The error details can be shown in the *View error details* button (see image below):

<figure><img src="/files/vlRO01fsdp72yvhSOGxY" alt=""><figcaption><p><em>View error details</em></p></figcaption></figure>

{% hint style="info" %}
**Note:** Only successful generations and optimizations count towards your credit usage.
{% endhint %}


---

# Agent Instructions: 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.blitzbear.com/using-blitzbear/i-received-an-error-on-my-dashboard.-what-should-i-do.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.
