Documentation Index
Fetch the complete documentation index at: https://docs.aperium.apps.hillspire.com/llms.txt
Use this file to discover all available pages before exploring further.

Who can access the Admin Console
The console is restricted to users whose role isadmin or super_admin. Other users see an “Access denied” message if they try to reach it.
admin— Manages a single tenant: integrations, MCP servers, permissions, and guardrails.super_admin— Cross-tenant administrator. Can switch the active tenant from a tenant selector at the top of the console and is the only role that can grant thesuper_adminrole to other users.
Opening the Admin Console
To reach the console from anywhere in the app, click your profile in the bottom-left corner of the sidebar and choose Admin Console from the menu. The option only appears for users withadmin or super_admin.
Console layout
The console opens with the title Admin Console and the subtitle “Manage role permissions, user permissions, guardrails, and MCP servers”. From the top of the page, an admin can move between three primary tabs:Permissions
Manage role-based access control, group-based access to MCP servers, user-to-group assignments, and pre-assignments for users who have not yet signed in. See Access control.
Guardrails
Configure input and output guardrail policies. Available when the
enableGuardrails feature flag is on.MCP Servers
View configured MCP servers, see whether each one is active, and add new connections. See Integrations.
What to set up first
Most administrators bring a new tenant online in this order:Connect your business systems
Add the integrations Aperium will use. You can do this in two places: the admin onboarding flow the first time you sign in, or the MCP Servers tab in the Admin Console at any point afterward. Tenant-wide systems like Salesforce, NetSuite, and Odoo are configured by an admin once. OAuth-based connectors like Google Workspace, Slack, Atlassian, and Microsoft 365 are linked per-user from the Integrations page. See Integrations overview.
Set up access control
Map your SSO groups to Aperium groups, attach MCP server policies, and configure unit-level allow/deny rules where you need them. See Access control.
Useful admin actions
- Impersonation. Admins can act as another user (non-admin targets only) for support and debugging. Targets that hold
adminorsuper_admincannot be impersonated. - Edit integrations. Tenant integration edits open a confirmation dialog that lists how many users will be affected; changing the auth method or
extra_paramsinvalidates affected user credentials so they can re-link. - Audit log. The Permissions tab includes an audit-log sub-tab that records permission changes for review.