> ## Documentation Index
> Fetch the complete documentation index at: https://docs.plerion.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Vanta

> Integrate Plerion with Vanta to automatically send vulnerabilities into your compliance workflows.

With the [Vanta integration](https://app.plerion.com/settings/integrations/add/Vanta/Vanta), you can automatically send vulnerabilities from Plerion into your Vanta environment, ensuring your compliance workflows reflect the current security posture of your cloud infrastructure.

<Warning>
  **Note:** This is a one-way outbound integration. Vulnerabilities created or updated in Plerion will appear in Vanta, but changes made directly in Vanta will not sync back to Plerion.
</Warning>

## What Plerion sends to Vanta

Plerion syncs vulnerability data into your connected Vanta instance based on your selected workflow conditions.

This integration allows you to:

* Stay aligned with compliance requirements by ensuring vulnerabilities are visible in your Vanta instance
* Focus on the most impactful vulnerabilities
* Plerion will only sync the 10,000 most severe issues or up to 10MB of data per tenant, in line with Vanta's API limits
* Perform manual syncs using the Sync now button, or wait for the daily scheduled syncs for automatic updates

## Steps to integrate Vanta with Plerion

<Steps>
  <Step title="On the Plerion dashboard, go to Settings > Integrations">
    <Frame>
      <img src="https://mintcdn.com/pleriondocs/HqHBIvYj3SajkcsF/images/integrations/vanta/settings-integrations-sidenav.png?fit=max&auto=format&n=HqHBIvYj3SajkcsF&q=85&s=b9194263732076db6e59c4e0b8dc5cf5" alt="Sidebar navigation with Settings expanded and Integrations highlighted" width="655" height="853" data-path="images/integrations/vanta/settings-integrations-sidenav.png" />
    </Frame>
  </Step>

  <Step title="Find Vanta and click the + button">
    <Frame>
      <img src="https://mintcdn.com/pleriondocs/HqHBIvYj3SajkcsF/images/integrations/vanta/add-vanta-integration.png?fit=max&auto=format&n=HqHBIvYj3SajkcsF&q=85&s=f77fd9f255be245a0ccb75a738d03aa2" alt="Integrations page with Vanta option and plus button to add integration" width="1232" height="1188" data-path="images/integrations/vanta/add-vanta-integration.png" />
    </Frame>
  </Step>

  <Step title="On the Connect Vanta page, enter a name for your integration and select Connect Vanta">
    <Frame>
      <img src="https://mintcdn.com/pleriondocs/HqHBIvYj3SajkcsF/images/integrations/vanta/connect-vanta.png?fit=max&auto=format&n=HqHBIvYj3SajkcsF&q=85&s=3754c203a321061c91fad7cc634ae10d" alt="Connect Vanta page showing fields for integration name and Connect Vanta button" width="2774" height="1064" data-path="images/integrations/vanta/connect-vanta.png" />
    </Frame>
  </Step>

  <Step title="A Vanta OAuth pop-up will appear">
    Review the requested permissions and click `Allow` to authorize the connection.

    <Warning>
      Only one Vanta integration is permitted per tenant.
    </Warning>

    <Frame>
      <img src="https://mintcdn.com/pleriondocs/HqHBIvYj3SajkcsF/images/integrations/vanta/access-pop-up.png?fit=max&auto=format&n=HqHBIvYj3SajkcsF&q=85&s=34033a453a3165a59f15d6df880acf57" alt="Vanta OAuth pop-up showing requested access permissions" width="2498" height="1358" data-path="images/integrations/vanta/access-pop-up.png" />
    </Frame>
  </Step>
</Steps>

## Create a workflow on Plerion

Once you have added your Vanta integration, you will need to set up the corresponding workflow.

<Steps>
  <Step title="On the Plerion dashboard, go to Settings > Workflows and click Add a new workflow" />

  <Step title="Enter your workflow name and enable it">
    Make sure the Enabled toggle is turned on.
  </Step>

  <Step title="Under Conditions, add vulnerability conditions">
    Click `Add conditions` > `Add vulnerability conditions`.
  </Step>

  <Step title="Under Actions, add your Vanta integration">
    Click `Add action` and select your connected Vanta integration.
  </Step>

  <Step title="Click Save to finish setup" />
</Steps>
