# Torq Integration

This integration ensures that your team stays informed about important changes and potential security risks & threats within your environment, enhancing your organization's identity protection capabilities, and will have the ability to respond based on them.<br>

### Configuring Torq Incoming Webhook

For the integration, you will need an Incoming Webhook receiver in Torq. information regarding the process can be found in [Torq documentation.](https://learn.torq.io/docs/webhook#:~:text=Torq%20webhooks%20recognize%20several%20content,not%20be%20transformed%20or%20structured.)  After performing the steps as described in their documentation, please keep note of the **Webhook URL**.

### Adding integration in Rezonate

To enable this integration, click the setting button on the top right corner of the application.\
In the settings, select Accounts & Integrations, and then pick **External Integrations**.

Click on **New Integration** and select Torq.

In the opened window, please fill in the following:

* Name = The name for this integration channel (It can be anything)
* URL = The Webhook URL that you have previously created.

Note that before saving the integration, you can click on **Test Integration** which will send an example message so you can test it in Torq.

<figure><img src="/files/cleGkkWBHLkcaMCa5e34" alt=""><figcaption></figcaption></figure>


---

# 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://kb.rezonate.io/notifications-and-alerts/torq-integration.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.
