> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qxlabs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Capabilities

Capabilities are built-in abilities you switch on for an agent, in the editor or per conversation from the [chat](/agents/chat) composer. They add to what an agent can do beyond answering questions, and you enable only the ones a job needs.

Out of the box, an agent can search the web for current information and read a page you link to, remember your past chats so it carries context forward, and schedule its own recurring runs when you ask. Turn each one on or off per agent, and change it whenever you like. See [Scheduled tasks](/agents/scheduled-tasks) for more on those recurring runs.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/qx-labs/ZJkiVX6zo-84vXkk/images/agents/capabilities/capabilities-panel-light.png?fit=max&auto=format&n=ZJkiVX6zo-84vXkk&q=85&s=e02931957c3c1dc4ca4439b6a227ad08" alt="An agent's capability toggles, with the Workspace Access switch below them" width="759" height="457" data-path="images/agents/capabilities/capabilities-panel-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/qx-labs/ZJkiVX6zo-84vXkk/images/agents/capabilities/capabilities-panel-dark.png?fit=max&auto=format&n=ZJkiVX6zo-84vXkk&q=85&s=be5ce0c5ff09e4798a06f123bdf5007f" alt="An agent's capability toggles, with the Workspace Access switch below them" width="759" height="457" data-path="images/agents/capabilities/capabilities-panel-dark.png" />
</Frame>

## Go further with the workspace

Turn on **Workspace Access** and an agent can do almost anything. It connects to your organization's [persistent workspace](/agents/persistent-workspace), so it is no longer limited to a fixed list of abilities. It can build and hand you files, run code, use every [skill](/agents/skills) you install, work from what your team has taught it, and carry open-ended tasks through to the end. This is where an agent goes from answering questions to actually getting work done. See [Persistent Workspace](/agents/persistent-workspace).
