{% extends "zerver/portico.html" %} {% set entrypoint = "landing-page" %} {% set PAGE_TITLE = "Plans and pricing | Zulip" %} {% set PAGE_DESCRIPTION = "Choose between Zulip Cloud Free and Zulip Cloud Standard, or self-host our open-source software for free. Support contracts available." %} {% block customhead %} {% endblock %} {% block portico_content %} {% include 'zerver/gradients.html' %} {% include 'zerver/landing_nav.html' %}
{% include "corporate/pricing_model.html" %}

You can move freely between Zulip Cloud hosting and your own servers with our high quality export and import tools.

Questions? See our billing help page for additional details, or contact us at sales@zulip.com.

Special Zulip Cloud Standard pricing

Zulip sponsors free Zulip Cloud Standard for hundreds of worthy organizations. Request sponsorship from your organization's billing page.


{% include "corporate/compare.html" %}
{% endblock %}