> For the complete documentation index, see [llms.txt](https://docs.burpgpt.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.burpgpt.app/how-to/view-gpt-generated-results.md).

# View GPT-generated results

After successfully processing HTTP requests and responses with any supported model, the extension generates a new `Information`-level issue for each processed request/response pair.

This issue, titled *GPT-generated insights*, appears in distinct locations within Burp Suite depending on the processing method used. See [Analyse HTTP traffic](/how-to/analyse-http-traffic.md) for the available methods.

The issue contains detailed information about the query sent to the selected model and the model’s response, as shown in the following screenshot.

<figure><img src="/files/DgTKSZ2BivuANeLWfPCS" alt=""><figcaption><p>GPT-generated insights.</p></figcaption></figure>

`AI Chat` responses are shown directly in the editor chat history rather than being added as Burp issues.
