Creating New Teammates

Navigate to the Teammates page:

Click on "New Teammate.."

Fill in the Teammate Identity - the agent identity requires a name for the agent and a description

  • Name is used to easily identify the Teammate

  • Description allows the organization users to understand the Teammate's purpose

Once ready, hit Continue

Fill the Teammate Configuration - the Teammate configuration is a set of settings which defines the core settings of the agent, such as its hosting runner , container image, environment variables, and integrations (connectors)

Optionally, you can also pass secrets to the agent container. Secrets can be created from the secrets screen on the web interface

When ready, click on Continue

Next, fill in the relevant AI configuration of the agent. This includes its core model (LLM), system instructions, and optionally additional source for the instructions which can be a GitHub Gist raw URL

The final step is to define user access for the agent (RBAC). You may choose users or groups (which can be configured from the web interface) which will be able to access the Teammate:

FInally, review your Teammate before moving forward to creating it:

Last updated