This connection is established through the Knowledge Tool, available inside each Agent’s configuration.
🧠 How Linking Works
Every Agent has its own list of Tools.When you add the Knowledge Tool, you can choose which Knowledge Bases that Agent will use as reference sources. An Agent can:
- Use multiple Knowledge Bases simultaneously.
- Share the same Knowledge Base with other Agents or Squads.
- Retrieve relevant data dynamically based on context.
⚙️ Linking a Knowledge Base
- Go to Builder → Agents → [Select your Agent] → Tools
- Click Add Tool +
- Choose the Knowledge Tool from the list
- In the configuration window:
- Select one or more Knowledge Bases to link
- Adjust retrieval parameters (if available)
- Save changes
🧩 Linking to a Squad
When Agents belong to a Squad, any Knowledge Base connected to those Agents via the Knowledge Tool becomes available to the entire Squad context.This enables shared knowledge environments for teams of Agents collaborating on the same workflow.
💬 Example Scenario
Knowledge Base: Timely Commercial KnowledgeLinked via: Knowledge Tool
Used by:
- Agent Ju da Timely → Handles customer inquiries
- Agent Alfred → Builds custom workflows
- Squad da Timely → Combines both agents in collaborative operations
If the base is updated or retrained, the changes immediately propagate to all Agents and Squads that use it.
🧭 Best Practices
- Keep one source of truth. Reuse Knowledge Bases across Agents when possible.
- Modularize content. Create separate bases for topics like Sales, Product, and Support.
- Test context boundaries. Ensure Agents are not over-retrieving from unrelated sources.
- Monitor performance. Retrain or clean content periodically for consistency.