For the complete documentation index, see llms.txt. This page is also available as Markdown.

Agent Modes

The Copilot Assistant Module operates through agent modes. Each mode defines how the assistant processes a request and which tools and data sources it can access. These directly define the capabilities it has and allow it to interact with the platform and the underlying data.

Additional agent modes may be introduced in future releases to support different interaction patterns or data domains. Each mode will be documented on its own page under this section.

Last updated