Skip to main content
Common questions about Connected Knowledge. For full documentation, see Connected Knowledge.
Both Connected and Managed Topics live under the Knowledge area in Build, but they serve different purposes:
  • Connected knowledge is a fast way to expose external content (websites, PDFs, Zendesk articles) to your agent. It is read-only, synced from external sources, and requires no prompting expertise. However, it cannot trigger actions, flows, SMS, or handoffs.
  • Managed Topics are version-controlled, fully editable topics where you control sample questions, content, and actions. They support functions, flows, and all agent behaviors.
For a detailed comparison, see the Connected knowledge introduction.
ScenarioRecommendation
Large FAQ library from an existing help centerConnected — fast to set up, auto-syncs
Content that changes frequently in an external systemConnected — stays up to date via sync
Topics that need to trigger handoffs, SMS, or functionsManaged Topics — only option for actions
You need control over exactly what the agent saysManaged Topics — you write the utterances
Seasonal or toggleable contentManaged Topics — supports activation/deactivation per environment
Both use RAG for retrieval. If there is a conflict, Managed Topics content takes priority.
If you’re unsure, start with Connected knowledge for general FAQ content and use Managed Topics for anything that requires specific wording or triggers an action.
Several factors can affect retrieval:
  • Data structure: Connected knowledge splits content into chunks. Very large or loosely structured documents may struggle with relevance. Restructure into smaller, tighter pieces.
  • Sync state: Both the source and the agent must be up to date. Trigger a manual sync if needed.
  • Environment and variant: Each source must be enabled in the correct environment and variant.
If a topic is critical, consider curating it as a Managed Topic for guaranteed retrieval.
Last modified on March 27, 2026