Admin Console
The Ventryx Admin Console is the central hub for managing your organization — team members, API keys, billing, settings, and audit history — from a single, unified interface.
What it does
The Admin Console gives operators and platform owners visibility and control over everything happening in their Ventryx organization without writing a single API call. Key capabilities include:
- Manage team members, roles, and invitations
- Create, view, and revoke API keys with scope control
- View real-time and historical request logs and usage metrics
- Configure SSO, MFA, and IP allowlists
- Manage billing, subscriptions, and invoices
- Review the full organization audit trail
Dashboard sections
| Section | What you can do |
|---|---|
| Overview | Live request rate, uptime, error rate, active workflows |
| Workflows | Create, enable/disable, and monitor workflow runs |
| API Keys | Issue keys, view last-used timestamps, revoke |
| Team | Invite members, change roles, remove users |
| Logs | Search and filter request logs with time range |
| Audit | Immutable log of all security-relevant actions |
| Settings | SSO, MFA, IP allowlist, region, data retention |
| Billing | Plan, usage, invoices, payment method |
Role-based access in the console
What each team member can see and do in the Admin Console is gated by their organization role. Owners have full access; Members see only operational sections (Workflows, Logs). See Access Control for the full permission matrix.
API access
Every action available in the Admin Console is also available via the API. The console is a visual layer on top of the same REST endpoints your integrations use — nothing is console-only.