{% extends "billing/base_billing.html" %} {% block title %}Grace Period Ending — Future AGI{% endblock %} {% block preheader %}Grace period is ending. EE features are about to be disabled.{% endblock %} {% block txid %}◦ LICENSE / GRACE{% endblock %} {% block content %}

Grace period ending soon

Your Future AGI EE license grace period is about to end. Once it expires, your instance reverts to the open-source feature set.

Will disable· After grace ends

·SSO / SAML authentication
·Role-based access control (RBAC)
·Audit logs
·Extended data retention
·Priority support
{% include "billing/_button.html" with url=base_url|add:"/dashboard/settings/ee-licenses" text="Renew license" variant="danger" %}
{% endblock %}