> For the complete documentation index, see [llms.txt](https://docs.prismacloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prismacloud.io/content-collections/data-security-posture-management/prisma-cloud-dspm-integrations/integrate-dig-security-with-torq.md).

# Integrate Prisma Cloud DSPM With Torq

Integrate Prisma Cloud DSPM with Torq to ensure seamless collaboration between the two platforms. By leveraging the Prisma Cloud DSPM-Torq integration, users can effectively initiate customized workflows that respond to identified risks and alerts within Prisma Cloud DSPM. These workflows enable diverse actions, including data gathering, ticket generation, configuration adjustments for resolving identified issues, and streamlined communication through Slack.

To integrate Prisma Cloud DSPM with Torq:

**Open the Torq automation platform, and do the** **following:**

1. Go to Integrations, and locate the Prisma Cloud DSPM connector.
2. Click the Prisma Cloud DSPM icon, and select Add.
3. Specify a name for the integration, and click Add.\
   The integration details are displayed in the table, along with a unique webhook link.
4. Copy the webhook link.

**Open Prisma Cloud DSPM, and do the following:**

1. Go to Preferences > Integrations.
2. In the Workflow section, select Torq and click **Connect**. ![](/files/tDmIGle6JyOXo7KTQYIG)
3. In the Torq integration window do the following:
   1. Paste the previously copied webhook link into the Torq link field.
   2. Define the notification and severity threshold preferences.
   3. Add tag filters (optional).
   4. Click **Create**. ![](/files/LZiPH2eFyFOKPsrEAnAw)
   5. Upon completion of the integration setup, Torq receives real-time updates and alerts based on the predefined configuration settings.
   6. Build customizable workflows within the Torq platform and use Prisma Cloud DSPM as a trigger to enhance overall operational efficiency and risk management capabilities.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.prismacloud.io/content-collections/data-security-posture-management/prisma-cloud-dspm-integrations/integrate-dig-security-with-torq.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
