# Analyse HTTP traffic

{% hint style="info" %}
To aid troubleshooting and ensure transparency about the traffic BurpGPT generates and its destinations, all related requests and responses are logged and can be viewed in the [Burp Suite Logger](https://portswigger.net/burp/documentation/desktop/tools/logger).
{% endhint %}

## Method 1: Automatic analysis via active scanning

Click the `Scan: On` button to enable processing of requests and responses sent to active scan using the selected configuration (provider and settings).

## Method 2: Targeted manual analysis

1. Right-click on any request or response in Burp Suite.
2. Navigate to `Extensions → BurpGPT Pro → Scan with AI (results in Target → Site map)`.

{% hint style="warning" %}
Using this approach, completion results will appear uniquely under the relevant entries in `Target → Site map`, as well as in the `All issues` section of Burp Suite.
{% endhint %}
