2023-11-20 20:12:54 +01:00
{% extends "zerver/base.html" %}
{% set entrypoint = "plans-page" %}
2017-05-15 20:42:04 +02:00
2022-09-05 17:24:21 +02:00
{% set PAGE_TITLE = "Plans and pricing | Zulip" %}
2022-07-13 21:39:45 +02:00
2023-11-20 17:17:58 +01:00
{% set PAGE_DESCRIPTION = "Sign up for a managed cloud solution, or self-host our 100\x25 open-source software. Get started for free." %}
2022-07-13 21:39:45 +02:00
2017-05-15 20:42:04 +02:00
{% block customhead %}
2021-04-21 00:46:14 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" / >
2017-05-15 20:42:04 +02:00
{% endblock %}
2023-11-20 20:12:54 +01:00
{% block content %}
2017-05-15 20:42:04 +02:00
{% include 'zerver/landing_nav.html' %}
2023-12-05 07:42:52 +01:00
< div class = "portico-pricing plans {% if is_self_hosted_realm %} showing-self-hosted {% else %} showing-cloud {% endif %}" >
2017-05-15 20:42:04 +02:00
< div class = "main" >
2022-08-03 10:45:56 +02:00
{% include "corporate/pricing_model.html" %}
2023-11-20 21:37:48 +01:00
< / div >
2023-11-22 16:04:53 +01:00
<!-- This is the subsection that displays with cloud plans. -->
< div class = "additional-pricing-information cloud-additional-pricing" >
< div class = "discounts-section" >
< header >
2023-11-23 01:21:00 +01:00
< h2 > Sponsorship and discounts< / h2 >
2023-11-22 16:04:53 +01:00
< p >
2023-11-23 01:21:00 +01:00
We sponsor over 1000 organizations.
2023-11-22 16:04:53 +01:00
< / p >
< / header >
2023-11-22 16:24:47 +01:00
< div class = "text-content" >
< div class = "discounted-community-plan" >
2023-11-23 01:21:00 +01:00
< h3 > Eligible for free Standard plan
< / h3 >
2023-11-22 16:24:47 +01:00
< ul >
< li >
2023-11-22 17:41:47 +01:00
< span > < a href = "/for/open-source/" > Open source projects< / a > < / span >
2023-11-22 16:24:47 +01:00
< / li >
< li >
2023-11-22 17:41:47 +01:00
< span > < a href = "/for/research/" > Researchers and academics< / a > < / span >
2023-11-22 16:24:47 +01:00
< / li >
< li >
2023-11-22 17:41:47 +01:00
< span > < a href = "/for/events/" > Academic conferences and other non-profit events< / a > < / span >
2023-11-22 16:24:47 +01:00
< / li >
< / ul >
< / div >
< div class = "discounted-business-plan" >
2023-11-23 01:21:00 +01:00
< h3 > Eligible for 85+% discount< / h3 >
2023-11-22 16:24:47 +01:00
< ul >
< li >
2023-11-22 17:41:47 +01:00
< span > < a href = "/for/education/" > Education< / a > (for-profit and non-profit)< / span >
2023-11-22 16:24:47 +01:00
< / li >
< li >
2023-11-22 17:41:47 +01:00
< span > < a href = "/for/communities/" > Non-profits and communities< / a > < / span >
2023-11-22 16:24:47 +01:00
< / li >
< / ul >
2023-11-27 23:36:44 +01:00
< a href = "{{ sponsorship_url }}" class = "button sponsorship-button" > Request sponsorship< / a >
2023-11-22 16:24:47 +01:00
< p class = "contact-note" >
2023-11-23 01:21:00 +01:00
Wondering if your organization will qualify, but not
ready to request sponsorship yet? E-mail us at < a
href="mailto:sales@zulip.com">sales@zulip.com< / a > .
Discounts are also available for organizations based in
the developing world.
2023-11-22 16:24:47 +01:00
< / p >
< / div >
< / div >
< / div >
< div class = "questions-section" >
< header >
< h2 > Other questions?< / h2 >
< p >
See our < a href = "/help/zulip-cloud-billing" > billing help page< / a > for
2023-11-23 01:21:00 +01:00
additional details.
2023-11-22 16:24:47 +01:00
< / p >
< / header >
< div class = "text-content" >
2023-11-22 16:04:53 +01:00
< ul >
< li >
2023-11-22 17:41:47 +01:00
< span > < a href = "/help/trying-out-zulip" > How can I try out Zulip for free?< / a > < / span >
2023-11-22 16:04:53 +01:00
< / li >
< li >
2023-11-22 17:41:47 +01:00
< span > < a href = "/help/zulip-cloud-or-self-hosting" > How do I choose between Zulip Cloud and self-hosting?< / a > < / span >
2023-11-22 16:04:53 +01:00
< / li >
< li >
2023-11-22 17:41:47 +01:00
< span > < a href = "/help/migrating-from-other-chat-tools" > Can I import data from other chat tools?< / a > < / span >
2023-11-22 16:04:53 +01:00
< / li >
< li >
2023-11-22 17:41:47 +01:00
< span > < a href = "/help/zulip-cloud-billing#temporary-users-and-guests" > Are there discounts for guest users?< / a > < / span >
2023-11-22 16:04:53 +01:00
< / li >
< li >
2023-11-22 17:41:47 +01:00
< span > < a
href="/help/zulip-cloud-billing#how-does-having-10000-messages-of-search-history-on-zulip-cloud-free-work">How does limited search history on the Free plan work?< / a > < / span >
2023-11-22 16:04:53 +01:00
< / li >
< / ul >
< p >
2023-11-23 01:21:00 +01:00
If you have any other questions, please don’ t hesitate to
contact
2023-11-22 16:24:47 +01:00
< a href = "mailto:sales@zulip.com" > sales@zulip.com< / a > .
2023-11-22 16:04:53 +01:00
< / p >
2023-11-22 16:24:47 +01:00
< / div >
2023-11-22 16:04:53 +01:00
< / div >
< / div >
<!-- This is the subsection that displays with self - hosted plans. -->
< div class = "additional-pricing-information self-hosted-additional-pricing" >
2023-11-20 21:37:48 +01:00
< div class = "discounts-section" >
< header >
2023-11-23 01:21:00 +01:00
< h2 > Sponsorship and discounts< / h2 >
2023-11-20 21:37:48 +01:00
< p >
2023-11-23 01:21:00 +01:00
Contact < a href = "mailto:sales@zulip.com" > sales@zulip.com< / a >
to discuss Enterprise pricing.
2023-11-20 21:37:48 +01:00
< / p >
< / header >
2023-11-22 16:24:47 +01:00
< div class = "text-content" >
< div class = "discounted-community-plan" >
2023-11-23 01:21:00 +01:00
< h3 > Eligible for discounts< / h3 >
2023-11-22 16:24:47 +01:00
< ul >
< li >
2023-11-22 17:41:47 +01:00
< span > < a href = "/for/open-source/" > Open source projects< / a > < / span >
2023-11-22 16:24:47 +01:00
< / li >
< li >
2023-11-22 17:41:47 +01:00
< span > < a href = "/for/research/" > Research groups or departments< / a > < / span >
2023-11-22 16:24:47 +01:00
< / li >
< li >
2023-11-22 17:41:47 +01:00
< span > < a href = "/for/events/" > Academic conferences and most other non-profit events< / a > < / span >
2023-11-22 16:24:47 +01:00
< / li >
< li >
2023-11-22 17:41:47 +01:00
< span > < a href = "/for/education/" > Education< / a > (online or in-person)< / span >
2023-11-22 16:24:47 +01:00
< / li >
< li >
2023-11-22 17:41:47 +01:00
< span > < a href = "/for/communities/" > Non-profits and communities< / a > < / span >
2023-11-22 16:24:47 +01:00
< / li >
2023-11-23 01:21:00 +01:00
< li >
2023-11-22 17:41:47 +01:00
< span > Organizations based in the developing world< / span >
2023-11-23 01:21:00 +01:00
< / li >
2023-11-22 16:24:47 +01:00
< / ul >
< / div >
< / div >
< / div >
< div class = "questions-section" >
< header >
< h2 > Other questions?< / h2 >
< p >
2023-11-23 01:21:00 +01:00
Learn about < a href = "/self-hosting" > self-hosting Zulip< / a > .
2023-11-22 16:24:47 +01:00
< / p >
< / header >
< div class = "text-content" >
2023-11-20 21:37:48 +01:00
< ul >
< li >
2023-11-22 17:41:47 +01:00
< span > < a href = "/help/trying-out-zulip" > How can I try out Zulip for free?< / a > < / span >
2023-11-20 21:37:48 +01:00
< / li >
< li >
2023-11-22 17:41:47 +01:00
< span > < a href = "/help/zulip-cloud-or-self-hosting" > How do I choose between Zulip Cloud and self-hosting?< / a > < / span >
2023-11-20 21:37:48 +01:00
< / li >
< li >
2023-11-22 17:41:47 +01:00
< span > < a href = "/help/migrating-from-other-chat-tools" > Can I import data from other chat tools?< / a > < / span >
2023-11-20 21:37:48 +01:00
< / li >
< / ul >
< p >
2023-11-22 16:24:47 +01:00
If you have any other questions, please don’ t hesitate to reach out to
< a href = "mailto:sales@zulip.com" > sales@zulip.com< / a > .
2023-11-20 21:37:48 +01:00
< / p >
2023-11-22 16:24:47 +01:00
< / div >
2022-07-15 12:12:27 +02:00
< / div >
2017-05-15 20:42:04 +02:00
< / div >
< / div >
2023-11-20 21:37:48 +01:00
{% include 'zerver/footer.html' %}
2017-05-15 20:42:04 +02:00
{% endblock %}