{% if settings.GOBII_PROPRIETARY_MODE %}

Agent Limit Reached

Current Usage {{ account.usage.agents_in_use }}/{{ account.usage.agent_limit }}

Your account is currently using its limit of {{ account.usage.agent_limit }} agent{{ account.usage.agent_limit|pluralize }}. To continue creating agents and unlock more capabilities, an upgrade is required.

{% if account.paid is not True %} Upgrade to Paid Plan {% else %} Upgrade to Enterprise Plan {% endif %}
{% if account.paid is not True %}

Paid Plan Benefits:

More agents
Priority support
Advanced features
More tasks
{% endif %}
{% endif %}