{% extends "base.html" %}
{% load static compress hc_extras %}
{% block title %}Pricing - It's Free! - {{ site_name }}{% endblock %}
{% block description %}
{% endblock %}
{% block keywords %}
{% endblock %}
{% block content %}
{% if sub.plan_id %}
Your account is currently on the
{{ sub.plan_name }}
plan. Thank you for supporting {{ site_name }}!
{% else %}
Your account is currently on the
{{ sub.plan_name|default:"Hobbyist" }} plan.
{% endif %}
{% if sub.plan_id %}
Billing Details
{% else %}
Billing Details and Plan Upgrades
{% endif %}
(20% off on annual plan)
We accept Visa, Master Card, American Express and PayPal.
We process payments using
Braintree,
a division of PayPal. Your credit card or PayPal
credentials are never directly handled by or
stored on {{ site_name }} servers.
Braintree is a validated Level 1 PCI DSS Compliant
Service Provider, it is on Visa's Global Compliant
Provider List and MasterCard's SDP List.
Read moreā¦
You can easily cancel your subscription at any time, but
no refunds are provided for prorated periods.
Both plans are similar. The "Supporter" plan is offered
in case "Hobbyist" fits your usage but you wish
to support {{ site_name }} financially.
Invite your colleagues
to your account so they can access your checks,
logs, and configured integrations. Inviting team members
is more convenient and more secure
than sharing a single login and password.
For each of your checks, {{ site_name }} keeps a
historic log of the received pings. The log can be useful
for auditing past activity of your cron jobs.
There is a per-check limit of how many log entries are
kept. When this limit is reached, the oldest log entries
start getting removed to make room for new ones.
You can increase the limit by upgrading to paid plans.
It depends on how frequently your cron job runs and
for what time period you want to keep a log of received
pings. For example, if your cron job runs once a week,
then the 100 log entries will cover 2 years. On the other
hand, if the cron job runs every 5 minutes, then the 100
log entries will only cover 8 hours.
Monitor 20 Cron Jobs for Free. Affordable Plans When You Need More.
Hobbyist
$0 / month
{% if not request.user.is_authenticated %}
{% endif %}
Supporter
$5
/ month
{% if not request.user.is_authenticated %}
{% endif %}
Business
$20
/ month
{% if not request.user.is_authenticated %}
{% endif %}
Business Plus
$80
/ month
{% if not request.user.is_authenticated %}
{% endif %}
Billing Questions
What payment methods do you accept?
Will my credit card data be safe?
If I cancel my paid plan, do I get a refund?
Premium Features
What's the difference between "Hobbyist" and "Supporter" plans?
What's "3 / 10 / Unlimited Team Members"?
What is the "log entries per check" number?
When is 100 log entries per check sufficient?
The maximum number of SMS and WhatsApp notifications per month.
The limit is applied to the combined number of sent SMS and WhatsApp notifications.
The maximum number of phone call notifications per month.