> For the complete documentation index, see [llms.txt](https://docs.sprinto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinto.com/data-library/vendors/dashboard-actions/monitor-vendor-status-and-breaches.md).

# Monitor Vendor Status and Breaches

Sprinto helps you track vendor progress across due diligence, assessments, and breach activity—ensuring that no critical compliance task goes unnoticed. You can monitor all actionable items from the **Monitoring** tab and stay informed about public data breaches via the **Breach monitoring** tab.

***

#### 1. Monitor Vendor Compliance Status

The **Monitoring** tab provides a real-time view of pending items for each vendor.

**Steps:**

1. Go to **Data Library > Vendors > Monitoring**.
2. View vendors with:
   * Incomplete due diligence
   * Pending risk scoring
   * Unsent or unreviewed questionnaires
   * Overdue document uploads
3. Click on a vendor to complete the necessary action (e.g., upload document, finish risk scoring).

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

{% hint style="info" %}
Use filters to prioritise vendors by due date or risk level.
{% endhint %}

***

#### 2. Review Vendor Breach Alerts

Sprinto automatically detects breach incidents reported publicly for any vendor added to your account.

**Steps:**

1. Navigate to **Breach monitoring** tab.
2. Review breach entries, including:
   * Affected vendor
   * Reported date
   * Source of the incident
   * Number of people impacted
3. Click on a breach entry to view full details.
4. Use internal notes to document your response (e.g., contacted vendor, verified impact).

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

{% hint style="info" %}
Breach records remain visible for 90 days from the date of reporting.
{% endhint %}

***

#### 3. Manage Breach Notifications

Sprinto sends breach alerts to all admin users when enabled.

**To enable or disable breach notifications:**

1. In the **Breach monitoring** tab, click **Manage**.
2. Use the toggle to switch notifications on or off.

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

{% hint style="info" %}
We recommend keeping notifications enabled to ensure timely response.
{% endhint %}

***

With the Monitoring and Breach tabs, Sprinto gives you a complete picture of vendor performance and external threats helping your team stay compliant and proactive.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/data-library/vendors/dashboard-actions/monitor-vendor-status-and-breaches.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.
