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

# Get the webhook URL of a custom bot

> Describes how to obtain the webhook URL of a custom bot, which is then used to send messages to the group.

To send messages with a custom bot, you need the bot's webhook URL. Follow the steps in this document to obtain it.

## Prerequisites

Complete the [Create a custom bot](/open/dingstart/custom-bot-creation-and-installation) process.

## Steps

1. Sign in to the DingTalk Client-side and open the target group chat.

2. Click the **Group settings** icon in the upper-right corner.

3. Click **Group Management** > **Bots**, and select the custom bot you created.

4. Get the webhook URL.

### Important

Keep this webhook URL secure. Do not publish it on external websites, as leaks pose security risks.

## Next steps

To send messages using the webhook URL, see Send group chat messages with a custom bot.
