Skip to main content
The Copilot section in the Endpoint settings is used to configure the Agent Copilot workspace. The following Endpoints include the Copilot section:

Parameters

ParameterTypeDescription
Copilot TypeSelectorSets the one of the following options:
  • None โ€” deactivates Agent Copilot for the Endpoint. This option is selected by default.
  • Workspace โ€” activates Agent Copilot based on the workspace configuration.
  • Whisper โ€” activates Agent Copilot Whisper.
Copilot FlowSelectorSets the Flow in which you the Agent Copilot workspace or the Agent Copilot Whisper is configured.
Copilot ConfigSelectorSets the configuration for the Agent Copilot workspace. Valid for workspaces configured via API.
Enable Copilot AuthenticationToggleToggle to activate JSON Web Token authentication for Agent Copilot.
Agent Copilot AuthenticationSelectorSets the JWT connection to use for authentication. Click plus-sign next to the Agent Copilot Authentication field to configure the JWT connection:
  • Connection name โ€” enter a unique name.
  • JWT Secret โ€” enter the string to be used as the JWT secret.
Accept Only JWT RequestsToggleActivate the Accept Only JWT Requests option to block any requests to the Agent Copilot URL that donโ€™t contain a valid JWT. This parameter is deactivated by default. Activating this parameter is useful for security reasons because it ensures that access requests that include only the user and session IDs are blocked.

More Information