> 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

This page outlines how to test your configured settings for a model provider, before using them for scans or AI Chat.

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="https://1757931399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeqMpFKstQ48aOht1u50p%2Fuploads%2Fi9n7HTUJNNFdrBemMP1B%2Fimage.png?alt=media&amp;token=0c5b6e67-5995-4f73-8860-d0e7d0183521" 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).
