{% extends "zerver/portico.html" %} {% set entrypoint = "landing-page" %} {% block customhead %} {% endblock %} {% block portico_content %} {% include 'zerver/landing_nav.html' %}

Chat for distributed teams.

Zulip combines the immediacy of real-time chat with an email threading model.
With Zulip, you can catch up on important conversations while ignoring irrelevant ones.

Apps for every platform.

Zulip has modern apps for every major platform, powered by Electron and React Native.


Web

Desktop

Mobile

Open source.

Zulip is 100% open source software, built by a vibrant community of hundreds of developers from all around the world. With 120,000 words of developer documentation, a high quality code base, and a welcoming community, it’s easy to extend or tweak Zulip.

Zulip has a significantly larger and more active development community than other modern open source group chat solutions like Mattermost, Rocket.Chat, and matrix.org.

Install Zulip {{ latest_release_version }} or read the Zulip {{ latest_major_version }} release announcement.

Seamless integrations with everything you use.

Zulip has more than 90 native integrations. Several hundred more are available through Hubot, Zapier, and IFTTT.

See all available integrations.

Or build your own integrations with Zulip’s powerful API.


Trusted by thousands of teams.

Experience Zulip today!

{% if root_domain_landing_page %} {{ _('See plans and pricing') }} {% endif %} {% if register_link_disabled %} {% elif only_sso %} {{ _('Log in now') }} {% else %} {{ _('Sign up now') }} {% endif %}

Migrating from HipChat or Stride? Check out our Atlassian migration guide.

{% endblock %}