{% extends "base.html" %} {% block title %}PowerContext Dashboard{% endblock %} {% block content %} {% include "components/login.html" %} {% set status_title_key = "dashboardTitle" %} {% set status_title = "Dashboard" %} {% include "components/status.html" %}

Dashboard

30 days
Estimated token reduction
0
Sources
0
Memory entries
0
Artifacts
0
Pending review
0

Artifact families

Current Artifacts and Candidates awaiting review

Family Current Artifacts Pending Candidates
{% include "components/activity_heatmap.html" %} {% include "components/recall_trend.html" %}
{% endblock %} {% block scripts %} {% endblock %}