templates/corporate/hello.html
{% extends "zerver/base.html" %} {% set entrypoint = "landing-page-hello" %} {% set PAGE_TITLE = "Zulip — organized team chat" %} {% set PAGE_DESCRIPTION = "Zulip is an organized team chat app for distributed teams of all sizes." %} {% block content %} {% include 'zerver/marketing_nav.html' %}
See how we use Zulip No account needed Create an organization Anonymously if you like Contact sales Talk to a helpful human
Here's what it looks like in action.
Check out these case studies to see the impact.
[
The first-class threads in Zulip are absolutely critical to how we work. So many people on Hacker News talk about using Zulip — I'm so glad we joined them!
David Lanstein , co-founder and CEO of Atolio ](/case-studies/atolio/)[
Using Zulip significantly increases the size of the team for which a manager can meaningfully know what’s going on.
Gaute Lund , co-founder of iDrift AS ](/case-studies/idrift/)[
Some decisions that were blocked for months on GitHub were resolved within 24 hours on Zulip.
Josh Triplett , Rust Language team co-lead ](/case-studies/rust/)[
Using Zulip in a way that feels natural creates an organized repository of knowledge as a side effect.
Max McCrea , Co-founder of Monadical ](https://monadical.com/posts/how-to-make-remote-work-part-two-zulip.html)[
Other apps like Slack would struggle with organizing the flow of information in a complex organization like ours. Zulip’s UI makes it easy to access all the information you need.
Jon Jensen , CTO of End Point Dev ](/case-studies/end-point/)[
I don’t like going back to Slack now. It’s just not as efficient a way to organize communication.
James van Lommel , Director of Engineering at Semsee ](/case-studies/gut-contact/)
Escape corporate vendor lock-in. You can self-host Zulip’s 100% open-source software for full data sovereignty, or start with a convenient cloud solution and move any time.
We make it easy to switch from Slack, Teams and other tools.
Dive into our detailed guide for organizations like yours.
[
Organizations from small businesses to enterprises communicate more efficiently. ](/for/business/)[
For your group, lab, department or scientific field. ](/for/research/)[
Communication hub for classes, in-person or online. ](/for/education/)[
Grow and engage your community. ](/for/open-source/)[
Free or highly-discounted plans are available for most non-business uses. ](/for/communities/)[
For organizers and attendees at your conference, workshop, or hackathon. ](/for/events/)
{% include 'zerver/footer.html' %} {% endblock %}