Agent capabilities
Agent capabilities determine which abilities the agent builder offers – such as code execution, web search, file search or subagents. They are released per role.

How to read the matrix
Section titled “How to read the matrix”The Everyone column is the baseline that everyone gets. Each role column replaces that baseline wholesale for holders of that role – it does not add to it. Under Roles with their own set you define which roles get a set of their own at all.
USER is a role like any other here: it covers everyone whose login matched no role mapping.
Available capabilities
Section titled “Available capabilities”| Capability | Note |
|---|---|
execute_code | Code execution; marked as costly |
web_search | Web search; costly |
file_search | File search within the agent’s file context |
artifacts | Artifacts as an output format |
subagents | Subagents; costly |
actions | Actions via external interfaces |
skills | Use of skills |
ask_user_question | Follow-up questions to the user |
tools | Use of tools |
This setting concerns the agent builder. Which features a user may use in CompanyGPT in general is governed by the feature permissions under Roles and permissions.