> For the complete documentation index, see [llms.txt](https://velara-3.gitbook.io/web-export/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://velara-3.gitbook.io/web-export/messages-console.md).

# Messages Console

The Messages Console shows you any  possible issues that you may encounter with your export. It is displayed after you run export.&#x20;

![](/files/-M0tA6RzivsOijRo610g)

Click on the Messages label to show the messages.&#x20;

![](/files/-M0tAHRV4oAwiyMpL5Ok)

There are export messages at the top, warnings are shown below that and any errors are shown below that.&#x20;

See the [Addressing Export Issues](/web-export/addressing-export-issues.md) page for common messages.&#x20;

More on debugging and setting up a development environment here:

{% content-ref url="/pages/-MIC9b33mnfwNeS08zax" %}
[Debugging](/web-export/debugging-a-page.md)
{% endcontent-ref %}


---

# 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://velara-3.gitbook.io/web-export/messages-console.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.
