Skip to content
Talk to an engineer

Integrations

Integrations

Path: Agent Studio → Integrations

Integrations connect your agent to the third-party products your team already runs. They group by what each one does for the agent: feed its knowledge, hand off a conversation, or forward its events.

This is not where you embed the agent into your own product. For that, see Setup & embed.

Feed the agent’s Knowledge from content that already lives elsewhere. These are configured under Knowledge → Sources, not the Integrations panel.

SourceWhat it does
IntercomSyncs your Intercom Help Center articles over the Intercom API, authenticated with an access token so it can reach gated content. See Adding knowledge sources.
ZendeskSyncs your Zendesk help center articles into Knowledge. See Adding knowledge sources.
Public sitesCrawls a public website or adds a single page. See Adding knowledge sources.

Hand off a live conversation into a chat widget running on your own site, seeded with a one-line summary of the problem.

DestinationWhat it does
IntercomOpens the Intercom Messenger with the summary attached. See Intercom.
ZendeskOpens the Zendesk messaging widget (or Web Widget). See Zendesk.

Escalate asynchronously — route the summary and context to a ticket or endpoint. See Support handoff for triggers and setup.

DestinationWhat it does
EmailSends the summary to a support address; point it at a Zendesk support address to open a ticket.
WebhookPOSTs the handoff to any endpoint so you can route it into your own system.
HubSpotPushes the handoff to HubSpot as a support ticket.

HubSpot can also pull customer data into Foldspace.

Run the agent in Slack as a Q&A agent. This is a limited surface: it answers questions from your Knowledge, but it can’t run actions or render UI.

Forward agent events to the product analytics your team already runs. Forwarding is set up in code with the SDK, so each provider links to its Developer Guide reference.

ProviderSetup
AmplitudeSee Amplitude.
MixpanelSee Mixpanel.
SegmentFans events out to your connected destinations. See Segment.