> 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/test-and-validate-model-provider-settings.md).

# Test and validate model provider settings

After configuring the model settings in the `Provider settings` tab, click `Test request`. This sends a completion request to the selected model provider and displays the result in a dialog.

<figure><img src="/files/fbmix5M3ZJfvBv6Kyhxg" alt="" width="366"><figcaption></figcaption></figure>

The same provider configuration is used by:

* `AI scanner`
* `Scan with AI (results in Target → Site map)`
* `AI Chat`

{% hint style="info" %}
If a test fails, check Burp's `Logger` tab for the provider request and response. Provider-side errors such as invalid model names, unsupported parameters, rate limits, or insufficient credits are surfaced there.
{% endhint %}

For common fixes, see [Troubleshooting](/help-and-faq/troubleshooting.md).
