2020-03-18 00:09:39 +01:00
|
|
|
|
Zulip’s threading allows asynchronous discussion to happen over chat, which
|
|
|
|
|
completely changes what chat can be used for in a company. Zulip’s threading
|
2017-07-30 20:14:59 +02:00
|
|
|
|
allows managers to weigh in on discussions even when they can only check in
|
|
|
|
|
once a day, it allows workers to participate in discussions even when they
|
|
|
|
|
live in different time zones, and it allows neighboring teams to keep tabs
|
|
|
|
|
on conversations that might affect them.
|
|
|
|
|
|
|
|
|
|
Communication is at the core of the operation of every large business. Many
|
|
|
|
|
senior personnel spend most of their days in meetings, and many decisions
|
2020-03-18 00:09:39 +01:00
|
|
|
|
have to bubble up a management chain because employees on the ground don’t
|
2017-07-30 20:14:59 +02:00
|
|
|
|
have enough context. Employers also lose out on remote talent because
|
|
|
|
|
communication with remote team members is too burdensome with their existing
|
|
|
|
|
tools.
|
|
|
|
|
|
|
|
|
|
No chat product comes even close to Zulip in terms of enabling serious
|
|
|
|
|
discussion, engaging remote participants, spreading knowledge to neighboring
|
2020-03-18 00:09:39 +01:00
|
|
|
|
teams, and making efficient use of managers’ time.
|
2017-07-30 20:14:59 +02:00
|
|
|
|
|
2020-03-18 00:09:39 +01:00
|
|
|
|
If you haven’t read [why Zulip](/why-zulip), read that first. We’ve also
|
2017-07-30 20:14:59 +02:00
|
|
|
|
collected a list of features we think will be of particular interest for
|
|
|
|
|
companies using Zulip.
|
|
|
|
|
|
2020-03-18 00:09:39 +01:00
|
|
|
|
### On-premises and in the cloud.
|
2017-07-30 20:14:59 +02:00
|
|
|
|
|
|
|
|
|
High quality export and import tools make it easy to start with Zulip in the
|
2018-07-27 09:11:09 +02:00
|
|
|
|
cloud, knowing that you can move to a on-premises deployment (or back) if
|
2017-07-30 20:14:59 +02:00
|
|
|
|
your budget or security needs change.
|
|
|
|
|
|
2020-03-18 00:09:39 +01:00
|
|
|
|
### No vendor lock-in.
|
2017-07-30 20:14:59 +02:00
|
|
|
|
|
2020-03-18 00:09:39 +01:00
|
|
|
|
Zulip’s license (Apache 2) and
|
2018-04-17 22:35:42 +02:00
|
|
|
|
[published code base](https://github.com/zulip/zulip) means you will
|
|
|
|
|
always be able to run Zulip on your own servers, for free, forever.
|
2017-07-30 20:14:59 +02:00
|
|
|
|
|
2020-03-18 00:09:39 +01:00
|
|
|
|
### Highly customizable.
|
2017-07-30 20:14:59 +02:00
|
|
|
|
|
2020-03-18 00:09:39 +01:00
|
|
|
|
In addition to Zulip’s well-designed API and extensive integration library,
|
|
|
|
|
Zulip’s codebase is easy to get into. With over 100K words of developer
|
2017-07-30 20:14:59 +02:00
|
|
|
|
documentation, 93% test coverage, full static typing of our python codebase,
|
2020-03-18 00:09:39 +01:00
|
|
|
|
and world-class tooling, Zulip’s codebase is a pleasure to work with. Just
|
2017-07-30 20:14:59 +02:00
|
|
|
|
ask any of the hundreds of developers, including high school students, who
|
|
|
|
|
have contributed significant code to Zulip!
|
|
|
|
|
|
|
|
|
|
Previous corporate users have added LaTeX support for discussing academic
|
|
|
|
|
papers, authentication protocols for integrating with a custom SSO, and an
|
|
|
|
|
artificial message delay feature for emergency training. Think of a product
|
|
|
|
|
you use every day at work. What would you change about it if your dev ops
|
|
|
|
|
team could have a go at it for a week?
|
|
|
|
|
|
2020-03-18 00:09:39 +01:00
|
|
|
|
### Scale to thousands of users.
|
2017-07-30 20:14:59 +02:00
|
|
|
|
|
|
|
|
|
Zulip teams are still snappy at thousands of users.
|
|
|
|
|
|
2020-03-18 00:09:39 +01:00
|
|
|
|
### Hundreds of integrations.
|
2017-07-30 20:14:59 +02:00
|
|
|
|
|
2021-05-10 07:02:14 +02:00
|
|
|
|
Get events from GitHub, Stripe, Travis CI, Jira, and
|
2017-07-30 20:14:59 +02:00
|
|
|
|
[hundreds of other tools](/integrations) right in Zulip. Use topics to give
|
|
|
|
|
each issue or decision its own place for discussion. Link to tickets in
|
|
|
|
|
external sites with
|
2021-03-13 18:15:14 +01:00
|
|
|
|
[custom linkification filters](/help/add-a-custom-linkifier) like
|
2017-07-30 20:14:59 +02:00
|
|
|
|
`Z1234` for Zendesk ticket #1234.
|
|
|
|
|
|
2020-03-18 00:09:39 +01:00
|
|
|
|
### Rich message formatting.
|
2017-07-30 20:14:59 +02:00
|
|
|
|
|
2020-03-18 00:09:39 +01:00
|
|
|
|
Zulip’s [chat-optimized Markdown](/help/format-your-message-using-markdown)
|
2017-07-30 20:14:59 +02:00
|
|
|
|
helps you express your ideas clearly with bulleted lists, code blocks,
|
|
|
|
|
pasted screenshots, uploaded files, and more.
|
|
|
|
|
|
2020-03-18 00:09:39 +01:00
|
|
|
|
### Easy authentication.
|
2017-07-30 20:14:59 +02:00
|
|
|
|
|
|
|
|
|
Restrict sign-up by email domain, use a single sign-on solution, or send
|
|
|
|
|
invitations by email.
|