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

# Creating new webhook connectors

USM Anywhere allows you to create multiple webhook connectors for various purposes. For example, you may set up a webhook connector that may be triggered to push different types of events, and another connector that pushes only a specific type of data at a specific interval.

**To create a new webhook connector**

1. Go to **Data Sources** > **Cloud Connectors**.
2. Click **Add Connector**. The **Add New Connector** dialog box appears.

   /
3. Select **Webhook** as the **Connector Type**.
4. **\[OPTIONAL]** Select the **Data Source**.

   <Info>
     The **Data Source** field is optional by default. If you do not select any option, USM Anywhere performs an auto-discover and considers the event as **Generic**. Your Data Source selection can be a previously created custom application.
   </Info>
5. Enter a unique **Name** for your webhook connector.

   <Note>
     Webhook connector names can include underscore and hyphen as special characters.
   </Note>
6. Click **Next**. A confirmation message appears along with the assigned **API Key** and **Webhook URL**.
7. Click **Done** to close the pane.
8. Copy and save the **API Key** and **Webhook URL** as a text file. The created webhook now appears in the list of connectors.
