Managing Tools
Tools extend your agents' capabilities by connecting them to external services. Tools are grouped into toolsets - A toolset is a reusable collection of tools and configurations that can be used by multiple agents. This guide explains how to add and manage toolsets in your workspace.
Overview
Tools in Dust let your agents interact with services like GitHub, [other tools to add]. Tool management is available to workspace administrators through the Knowledge / Tools page.
Adding and configuring Toolsets
You can add predefined toolset by doing the following :
- Navigate to the Tools page in your workspace settings
- Click the "+ Add Tool" button
- Select your desired tool from the available options
- Complete any required configuration:
- Some tools need authentication credentials. You'll have to login to the external service.
These credentials will be used by all users who have access to the tool.
- Some tools need authentication credentials. You'll have to login to the external service.
By clicking on a toolset, you can see the details, including the available tools, manage authentication, and remove it.

It is also possible to add remote MCP servers here as toolsets - check Remote MCP Server documentation.
Managing Access
By default, tools are workspace-wide and available to all users. You can control access in two ways:
Space-Based Restrictions
- Click the "Sharing" tab on any tool.
- Enable "Restricted Access".
- Select which spaces can use the tool.
- Only members of those spaces will be able to use the tool.

Checking available tools
Users can see their available tools in the sidebar of each space under the "Tools" section.

Updated 2 days ago