DIAL Admin Panel
Who is Admin
System admin(s) can be defined in DIAL Core static settings in the access.admin.rules. Admin has the following privileges:
- Has
READandWRITEaccess to all system resources (conversations, prompt, files and applications). - Can view, approve and reject publication requests from DIAL users.
- Has access to all DIAL Core API endpoints.
About Admin Panel
Watch a video demo.
The DIAL Admin Panel provides system administrators tools to configure, manage, and monitor the DIAL ecosystem via a feature-rich, intuitive, and customizable interface. Admin Panel serves as a powerful UI for administrators. System configurations can be done also by a direct modification of a DIAL Core config.

GitHub Repositories
Admin Panel is licensed under the Apache License 2.0.
It is developed in two separate repositories for frontend and backend components:
- Frontend
- Backend
- Deployment Manager Backend: Additional module provides interface for managing container image builds, deployments, and lifecycle operations for AI workloads.
Refer to DIAL Helm repository to see DIAL Admin Helm Chart documentation.
User Guide
Refer to Admin User Guide for a detailed overview of the Admin Panel features and functionalities.