# Shortcut (Clubhouse)

[<mark style="color:blue;">Shortcut</mark>](https://shortcut.com/) (formerly Clubhouse) allows software teams to plan, collaborate, build, and measure success by bringing in the right team workflows.

Route detailed ticket alerts from Shortcut to the right users in Squadcast.

### How to integrate Shortcut with Squadcast

#### In Squadcast: Using Shortcut as an Alert Source

1. Navigate to **Services** -> **Service Overview** -> select or search for your Service. Expand the accordion -> In the Alert Sources section, click **Add**.

![](/files/ej4AI9zpOyFu5NZJCbwC)

2\. Select **Shortcut.** Copy the displayed **Webhook URL** to [configure](#in-shortcut-create-a-squadcast-webhook) it within **Shortcut**. Finish by clicking **Add Alert Source** -> **Done.**

![](/files/oRJh2dQI4PeX63tgA7sC)

{% hint style="warning" %}
**Important:**

When an alert source turns Active, it’ll show up under Configured Alert Sources, you can either generate a test alert from the integration or wait for a real-time alert to be generated by the Alert Source. An Alert Source is active if there is a recorded incident via that Alert Source for the Service.
{% endhint %}

#### In Shortcut: Create a Squadcast Webhook

**(1)** Click on **Profile > Integrations**

![](/files/NeDWuybTokG3uYNannKc)

**(2)** Click on **Webhooks**

![](/files/650Jj2icn6NVEEIj5J7b)

**(3)** Click on **Add New Webhook**

![](/files/4jEoqSSvDWKMgtRDqnlA)

**(4)** Paste the previously copied Webhook URL into **Payload URL** field and click on **Add New Webhook**

![](/files/AaMDzynesDCGHCM6dZFT)

That is it, you are now good to go! Whenever either of a Story or an Epic is created, an incident will be created in Squadcast for it. When the Story or Epicis moved to the `Completed` state in Shortcut, the corresponding incident will automatically get resolved in Squadcast as well.

*Have any questions?* [*Ask the community*](https://community.squadcast.com/view/home)*.*


---

# 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://support.incidents.cloud.solarwinds.com/integrations/alert-source-integrations-native/shortcut.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.
