# Partner Integrations

The **Partner Integrations** section in Sprinto Settings allows you to view and manage integrations with approved partner solutions that enhance your compliance automation.

Currently, this section lists **Vulnerability Scanning Providers** that are connected to your Sprinto account. Each integration displays:

* **Provider name** and logo.
* **Category** of integration (e.g., Vulnerability Scanning Providers).
* **Automation details**, including the number of controls and checks automated through the integration.

### Viewing Partner Integrations

1. Navigate to **Settings** from the left navigation panel.
2. Select **Partner Integrations**.
3. Review the list of available partner integrations.
   * Each listed partner displays the category and the automation benefits (number of controls and checks).

<figure><img src="/files/5rzj11B4yAYXYmzLsO8t" alt="" width="563"><figcaption></figcaption></figure>

### Example

In the example shown, the **AIKIDO** integration under Vulnerability Scanning Providers automates **26 controls** and **1 check**.

{% hint style="info" %}
The available partner integrations and their automation scope depend on your subscription plan and the integrations enabled in your account.
{% endhint %}


---

# 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://docs.sprinto.com/settings/partner-integrations.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.
