Administer C3 AI Agentix
The Admin page is where you manage C3 AI Agentix itself: its services, its models, its tracing backend, and its own version.
The Admin page
Everything an administrator manages day to day lives on one page: Admin, from the left navigation. Four tabs make up the page, and each answers a different question:
- Agent Services: the fleet of running agent services. Stop, resume, or terminate a service, and size the warm pool that keeps new chats starting fast. See Manage Agent Services.
- LLM service: the catalog of models available to your agents. Enable or disable a model, check its health, and set the defaults new chats start with, the judge model new agent pods use, and the write-access baseline every agent inherits. See Manage the Model Catalog.
- Observability Service: the health of the tracing backend that every Monitor number and every trace depends on. See Monitor Usage and Cost.
- Upgrades: the application's own version. Check what's available, upgrade now, or put upgrades on a schedule.
Opening Admin takes Agentix.AgentAdmin or higher; see Permissions.
Keep C3 AI Agentix current
The Upgrades tab manages the version of the C3 AI Agentix application itself, independent of anything running inside it. It shows the current version and tells you when a newer one is available. It also offers two ways to move to it: a manual upgrade using Upgrade now, or a schedule.
Each version ships fixes and new capability, so an environment on a current version gives your users both.
- Open Admin from the left navigation and select the Upgrades tab, which shows the current version and whether a newer one is available.
- To upgrade immediately, select Upgrade now and confirm. The upgrade restarts the application. Any agent service running at the time pauses and resumes automatically once the application comes back up, so no in-progress chat is lost.
- To upgrade on a schedule instead, turn on Automatic upgrades and choose a cadence: daily, weekly, monthly, or a cron expression. Set the UTC time it runs alongside the cadence. By default the application updates only when you select Upgrade now.
- Check the last update record on the same tab for its version, status, and time, to confirm a previous upgrade completed.
Single-node (development) environments don't support upgrades. If you're evaluating C3 AI Agentix on a single node, plan to move to a multi-node deployment before you need this tab.
Permissions
Two roles gate this page: one to view it, another to change anything on it.
| Action | Role required |
|---|---|
| View the Admin page, including Observability Service and Upgrades | Agentix.AgentAdmin or higher |
| Trigger Upgrade now or configure Automatic upgrades | Agentix.AppAdmin, or a platform administrator |
For the full role ladder, see Roles and Permissions.