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
|
|
|
|
2022-10-16 04:27:03 +02:00
|
|
|
{tab|via-personal-settings}
|
|
|
|
|
2018-04-24 19:44:36 +02:00
|
|
|
{settings_tab|your-bots}
|
2017-01-02 21:48:08 +01:00
|
|
|
|
2022-10-16 04:27:03 +02:00
|
|
|
1. Click **Add a new bot**.
|
|
|
|
|
|
|
|
1. Fill out the fields, and click **Add**.
|
|
|
|
|
|
|
|
{tab|via-organization-settings}
|
|
|
|
|
|
|
|
{settings_tab|bot-list-admin}
|
|
|
|
|
|
|
|
1. Click **Add a new bot**.
|
2017-08-22 14:47:18 +02:00
|
|
|
|
2022-10-16 04:27:03 +02:00
|
|
|
1. Fill out the fields, and click **Add**.
|
|
|
|
|
|
|
|
{end_tabs}
|
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
|
|
|
|
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.
|
2022-09-20 22:14:23 +02:00
|
|
|
|
|
|
|
## Related articles
|
|
|
|
|
|
|
|
* [Bots and integrations](/help/bots-and-integrations)
|
|
|
|
* [Edit a bot](/help/edit-a-bot)
|
|
|
|
* [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot)
|
|
|
|
* [Restrict bot creation](/help/restrict-bot-creation)
|
|
|
|
* [View all bots in your organization](/help/view-all-bots-in-your-organization)
|