> ## 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.

# Group chat bot overview

> Introduces group chat bots and their integration flow, helping developers connect bots to DingTalk group chats.

This topic describes what a group chat bot is.

## How to integrate a group chat bot

The following bot types can be used in group chat scenarios:

* [Internal app bot](/open/dingstart/configure-the-robot-application)
* Third-party app bot
* Group template bot integration
* [Custom bot integration](/open/dingstart/custom-bot-creation-and-installation)

The group owner and group admins can enable webhook bots and internal bots from the group assistant Settings page, or enable a group bot through a group template on the Plugin More page.

<Note>
  Multiple bots can be enabled manually in a single group. They operate independently and can coexist.
</Note>

Group bots apply to the following scenarios:

* [Project collaboration](/open/development/project-collaboration-1)
* [Interactive group messages](/open/development/interactive-group-message-1)
