Skip to Content
Polyant is open source under AGPL-3.0 — star us on GitHub.
ReferenceRoles & Permissions

Roles × Features Matrix

The following matrix lists every operational action and the role(s) that can perform it. A cell with X means “yes, this role can do this”; an empty cell means “no”.

FeatureSuperadminUser
Log into the admin panelXX
View the DashboardXX
List instancesXX
Create an instanceXX
Edit an instance (any tab)XX
Disable / delete an instanceXX
Use the PlaygroundXX
Browse Conversations (any instance)XX
Delete a ConversationXX
Browse Memory (any instance)XX
Manually create / delete a memoryXX
Browse the Skills global catalogXX
Create / edit / delete a skillXX
View Audit LogsXX
Export Audit Logs CSVXX
Manage Users (list / invite / role / delete)X
Change own passwordXX
Hit /v1/chat/completions directlyXX

Note. The current role split is intentionally simple: Superadmin owns user management, everything else is shared. Multi-tenant isolation (per-organization scoping) is on the roadmap and will introduce additional roles.

Last updated on