# Debug Report

{% embed url="<https://www.youtube.com/watch?v=gOXJ4JNYPNk>" %}

When you open a ticket for a technical issue or for reporting a bug, it is recommended to also include a debug report.&#x20;

{% hint style="info" %}
Including debug report on your tickets improves support workflow and gets you better and faster solutions for your issue.
{% endhint %}

Debug report contains all technical information derived from your installation and it's very useful for technical support team in order to investigate your issue.

### How to create debug report

{% hint style="info" %}
Before creating a debug report it is highly recommended to **stop/pause any running campaign** to prevent any corruptions or false data in debug report.
{% endhint %}

To generate debug report:

Click on **Account menu** (on the top right)

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

Click on "**Export Debug Report**" option from menu.

<figure><img src="/files/1xZotBYJIWZzNZgpLtDG" alt=""><figcaption></figcaption></figure>

An pop-up window will appear with a description and a warning (to stop/pause running campaigns before debug report export).

Click on "**Export**" button and select the file and location to save debug report.

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

You are now ready to include this debug report on your tickets.


---

# 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://docs.seoneo.io/additional-information/faqs/debug-report.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.
