Skip to main content

Documentation Index

Fetch the complete documentation index at: https://danswer-mintlify-deep-research-1773355783.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

How it works

The Zulip connector pulls in all streams and topics according to the permissions assigned to the bot user.

Setting up

Authorization

1

Understand Zulip bot auth

Onyx interfaces with Zulip as a Zulip Bot which is authenticated using the zuliprc config format. For more context directly from Zulip, refer to the following docs:
2

Create a Zulip Bot

Start by creating a Zulip Bot.Creating a bot user in Zulip settings
3

Copy zuliprc contents

Copy the Bot authentication info (zuliprc contents), see red arrow below:Zulip bot page highlighting the zuliprc configuration downloadKeep this copied text to provide to Onyx in the next step

Indexing

1

Open Zulip connector

Navigate to the Admin Panel and select the Zulip Connector
2

Paste zuliprc

In Step 1, paste in the copied zuliprc value
3

Get Realm/URL

Grab your Zulip Realm/URL info, see below:Zulip UI showing Realm and URL details
4

Enter Realm and URL

In Step 2, provide the values for the Realm and URLOnyx Zulip connector configuration with realm, URL, and zuliprc