2019-04-02 23:32:55 +02:00
|
|
|
# Add a bot or integration
|
2017-01-02 21:48:08 +01:00
|
|
|
|
2018-10-30 06:40:33 +01:00
|
|
|
By default, anyone other than guests can add a bot to a Zulip organization.
|
2018-09-25 22:34:22 +02:00
|
|
|
A bot that sends content to or from another product is often called an
|
|
|
|
**integration**.
|
|
|
|
|
|
|
|
Organization administrators can also
|
|
|
|
[restrict bot creation](/help/restrict-bot-creation). Any bot that is added
|
|
|
|
is visible and available for anyone to use.
|
2017-01-02 21:48:08 +01:00
|
|
|
|
2019-04-02 23:32:55 +02:00
|
|
|
## Add a bot or integration
|
|
|
|
|
|
|
|
{start_tabs}
|
2017-01-02 21:48:08 +01:00
|
|
|
|
2018-04-24 19:44:36 +02:00
|
|
|
{settings_tab|your-bots}
|
2017-01-02 21:48:08 +01:00
|
|
|
|
2018-09-25 22:34:22 +02:00
|
|
|
2. Click **Add a new bot**.
|
2017-08-22 14:47:18 +02:00
|
|
|
|
2018-09-25 22:34:22 +02:00
|
|
|
3. Fill out the fields, and click **Create bot**.
|
2017-07-07 20:50:27 +02:00
|
|
|
|
2019-04-02 23:32:55 +02:00
|
|
|
!!! warn ""
|
2021-09-10 00:44:29 +02:00
|
|
|
|
2019-04-02 23:32:55 +02:00
|
|
|
See [bots and integrations](/help/bots-and-integrations) for more information about
|
2018-09-25 22:34:22 +02:00
|
|
|
the various fields.
|
|
|
|
Nearly all third-party integrations should use **Incoming webhook**
|
|
|
|
as the **bot type**.
|
2017-01-02 21:48:08 +01:00
|
|
|
|
2019-04-02 23:32:55 +02:00
|
|
|
{end_tabs}
|
|
|
|
|
2018-09-25 22:34:22 +02:00
|
|
|
Depending on the type of bot you're creating, you may need to download its
|
|
|
|
`.zuliprc` configuration file. For that, click the **download**
|
2018-10-09 21:39:41 +02:00
|
|
|
(<i class="fa fa-download"></i>) icon under the bot's name.
|