C3 AI Documentation Home

C3 AI Console Management Built-in Roles

C3 AI provides the C3.ConsoleUser role with permissions to perform C3 AI Console management tasks.

Assign this role to users who require access to the C3 AI Console, a web-based interface for interacting with the C3 Agentic AI Platform.

C3.ConsoleUser

The typical persona for a user with the C3.ConsoleUser role is a developer, data scientist, or administrator who needs to run commands, manage data, and perform other operations in the platform.

C3.ConsoleUser permissions

The C3.ConsoleUser has the following capabilities in C3 AI Console:

C3 AI Console user interface:

  • Show or hide columns in the data grid display

Authorization and configuration:

  • Authorize actions
  • Access and manage C3 AI Console configuration settings
  • Access information about current environment

Package and Type access:

  • Listen for changes to package structure
  • Handle UI content and services to render and manage UI components
  • View available methods for a given Type
  • Handle Type System requests, such as load Types and run actions from them
  • Read string content from files or other sources
  • Load and manage Type definitions and source maps
  • Render Type documentation

Data generation and network requests:

  • Generate sample data objects for a Type
  • Retrieve endpoint URL for an application to make network requests

See also

Was this page helpful?