# Torq

Firefly integrates with Torq to provide automated workflows and notifications for various events and alerts. This integration enables teams to receive real-time updates about infrastructure changes, policy violations, drift detection, and other important events through Torq's automation platform.

## Prerequisites

* A Torq account with administrative access.
* Appropriate permissions to create integrations and webhooks.
* Access to Firefly's integration settings.

## Setup Procedure

1. Log in to your Torq account
2. Click **Integrations > Triggers > Firefly**.
3. Click **Add**.
4. Enter a descriptive name in the **Integration Name** field and select **Add**.
5. Copy the webhook URL.
6. In Firefly, click **Settings > Integrations**.
7. Click **Add New > Torq**.
8. Enter a descriptive name in the **Nickname** field.
9. Paste the webhook URL.
10. Click **Next**.
11. Click **Done**.

## Features Enabled

* **Automated Workflows**: Trigger Torq workflows based on Firefly events.
* **Real-time Notifications**: Receive immediate alerts for important events.
* **Customizable Alerts**: Configure which events trigger notifications.
* **Integration Flexibility**: Connect Firefly events with other tools through Torq.

> **Note:** In the integration settings page, use the notifcation test button to test the integration.


---

# 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.firefly.ai/integrations/notifications/torq.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.
