{% extends "admin_base.html" %} {% block title %}Admin Panel{% endblock %} {% block content %}

Management Tools

Manage events, rules and metadata for the event system

Event Management
Manage calendar events
Import and manage calendar events from AT Protocol. View event details and associated RSVPs.

Manage Events

AcudoRule Management
Manage badge award rules
Create and manage rules that determine when users receive badges based on ticket purchases and other criteria.

Manage Rules

Data Viewing

Read-only access to system data for analysis and troubleshooting

Events

View calendar events

Browse all calendar events in the system, including event details and metadata.

DID Documents

View identity documents

Browse AT Protocol DID documents cached in the system, including services and verification methods.

RSVP Records

View event responses

Browse all RSVP records indexed from the AT Protocol network, including status and event details.

Ticket Records

View ticket purchases

Browse all ticket purchases and registrations, including linked identities and ticket types.
{% endblock %}