# Passo 6: Bugs

Os Bugs são gerenciados na Área de Bug tracker.

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

Selecione uma pasta e clique no botão "Novo Bug" para reportar um Bug encontrado.

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

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

<figure><img src="/files/9kVTjraFL8SQvdG34oKW" alt=""><figcaption></figcaption></figure>

Você pode também reportar um Bug na tela de Execução.

Para iniciar o reporte de Bug, clique no ícone de bug ou na opção de adicionar bug ao passo.

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

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

Para saber mais sobre como gerenciar os Bugs no Bug tracker, acesse a documentação:

{% content-ref url="/pages/VVsJzS8Vds0Gg7nZy4UG" %}
[Área de Bug tracker](/documentacao-meloqa-v2/documentacao/area-de-bug-tracker.md)
{% endcontent-ref %}


---

# 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://meloqa.gitbook.io/documentacao-meloqa-v2/guia-rapido/passo-6-bugs.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.
