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

Get started today.

Zulip Cloud

Free

Try Zulip for an unlimited period of time.

  • 10,000 messages of search history
  • File storage up to 5 GB total
  • Convenient web service
  • No sysadmin work required
{% if realm_plan_type <= 1 %}
Free
Sign up now {% elif realm_plan_type == 2 %}
Current plan {% endif %}

Standard

Make Zulip your home.

  • Full search history
  • File storage up to 10 GB per user
  • Full access to enterprise features like guest users and user groups
  • Priority commercial support
  • Funds the Zulip open source project
Zulip On-Premise

Community support

Install your own Zulip server.

  • Easy self-service installation
  • Free and open source forever under Apache 2.0 license
  • LDAP/Active directory integration
  • All Standard/Enterprise features included
Free and open source forever
Install a Zulip server

Enterprise

For mission-critical installations.

  • Easy self-service installation
  • Support response SLAs
  • High availability assistance
  • Input into the Zulip roadmap
  • Funds the Zulip open source project
Pricing varies with support required
Contact sales
{% include "zerver/faq.html" %} {% include "zerver/compare.html" %}
{% endblock %}