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

# SigNoz

> Connect SigNoz with All Quiet

<Info>Setup time: 2 Min</Info>

Easily integrate SigNoz with All Quiet. Automatically forward alerts from SigNoz to All Quiet, streamline your incident response.

## 1. Create SigNoz Integration on All Quiet

Sign in to your All Quiet account.

### Create Integration

1. Click on the `Inbound Integrations` tab.
2. Click on `+ Create`.

<img className="SigNoz_Create" src="https://mintcdn.com/allquiet/dgY9rsMdwikTmmy-/images/sigNoz/01.png?fit=max&auto=format&n=dgY9rsMdwikTmmy-&q=85&s=91b735c45e551c6f1a4ecfd0a1f84882" width="2740" height="678" data-path="images/sigNoz/01.png" />

### Select SigNoz as the integration's type

1. Enter a `Display Name` for your integration, e.g. "SigNoz".
2. Select a `Team`.
3. Select `SigNoz` as the integration's type.
4. Click `Create Inbound Integration`.

<img className="SigNoz_Select" src="https://mintcdn.com/allquiet/dgY9rsMdwikTmmy-/images/sigNoz/02.png?fit=max&auto=format&n=dgY9rsMdwikTmmy-&q=85&s=4107d193d0062fe5d6127b6d54ef44a2" width="2141" height="2262" data-path="images/sigNoz/02.png" />

### Get the All Quiet Webhook URL

After creating the integration on All Quiet, you can view the unique All Quiet Webhook URL of your SigNoz integration.
You will require it in step 2 when configuring the custom integration on SigNoz.

<img className="SigNoz_Get" src="https://mintcdn.com/allquiet/dgY9rsMdwikTmmy-/images/sigNoz/03.png?fit=max&auto=format&n=dgY9rsMdwikTmmy-&q=85&s=54f1df0ab908df2d549993f0fcdf7f55" width="2132" height="898" data-path="images/sigNoz/03.png" />

## 2. Configure a custom integration with SigNoz

Once you've set up an integration of type "SigNoz" with All Quiet, the next step is to add a new alerting channel to your SigNoz account. This ensures all your SigNoz alerts will be forwarded to All Quiet.

Sign in to your SigNoz Account.

1. Open `Settings`
2. Select the tab `Alert Channels`
3. Click `New Alert Channel`

<img className="SigNoz_settings" src="https://mintcdn.com/allquiet/fA_9mIVGxHIk9o9n/images/sigNoz/04.png?fit=max&auto=format&n=fA_9mIVGxHIk9o9n&q=85&s=97bae4a008510fb25617703422b9a19e" width="2003" height="663" data-path="images/sigNoz/04.png" />

It's time to set up the new notification channel.

1. Select a name, e.g. `All Quiet`
2. As type, select `Webhook`
3. As `Webhook URL`, paste in the All Quiet Webhook URL you've obtained in step [Get the All Quiet Webhook URL](/integrations/inbound/signoz#get-the-all-quiet-webhook-url).
4. Test your alerting channel. If successful, you will find a test incident in All Quiet, created by SigNoz (see 2nd screenshot below).
5. Then, save the channel.

<img className="SigNoz_add_alerting_channel" src="https://mintcdn.com/allquiet/fA_9mIVGxHIk9o9n/images/sigNoz/05.png?fit=max&auto=format&n=fA_9mIVGxHIk9o9n&q=85&s=c443c99233762300c3536b6b4eaedf09" width="989" height="818" data-path="images/sigNoz/05.png" />

Back in All Quiet, you'll find the incident that got created by the sent test notification.

<img className="SigNoz_test_incident" src="https://mintcdn.com/allquiet/dgY9rsMdwikTmmy-/images/sigNoz/06.png?fit=max&auto=format&n=dgY9rsMdwikTmmy-&q=85&s=597fab338710fc89159238cf403698e7" width="2954" height="449" data-path="images/sigNoz/06.png" />

<Check>You're ready. All Quiet will now create incidents based on all your SigNoz alerts.</Check>

### Adjust Payload Mapping

Looking to customize the fields of your incidents by adjusting the pre-built payload mapping? Simply head over to the “Payload” tab within your integration and make the necessary edits to the mapping. For detailed guidance, you may check out our [payload mapping documentation](/essentials/inbound#how-does-attribute-mapping-work).

<Tip>Using our Terraform provider? [Download](https://allquiet.app/api/integrations/terraform/default/SigNoz.tf) the default mapping of the `allquiet_integration_mapping` resource for the SigNoz integration. Simply copy the syntax to your .tf file and tailor the resource to your team's needs!</Tip>
