{% extends 'base.html' %} {% block title %}Usage & memory analytics - Memorizz{% endblock %} {% block head %}{% endblock %} {% block content %}
See where recorded tokens, charges and retrieval time go.
Back to traces Export JSONTrace selection retained: {% for key, value in preserved_filters.items() %}{{ key }}={{ value }} {% endfor %}. Clear trace selection
{% endif %} {% include '_usage_panel.html' %} {% endblock %}