What is chat integration?
Chat integrations let employees start Endpoint Care from where they already ask for help: Slack and Microsoft Teams. The employee describes the problem to the bot, and one click later the agent on their device is working on it, with every skill, guardrail, and audit behavior identical to a run started in the app.- The employee messages the bot — “my laptop is slow” — in Slack or Teams.
- The bot authenticates the message. Slack requests are verified with Slack’s request signing; Teams requests with Microsoft’s JWT verification. The workspace or bot registration maps to your tenant, so multi-tenant deployments stay isolated.
- The bot replies immediately with a card (Slack Block Kit / Teams Adaptive Card) carrying the request and an action button.
- The button hands off to the device. It opens the desktop agent through a secure app link with the employee’s request pre-filled; the request text is sanitized and length-capped before it travels. The agent opens even if it wasn’t running.
- The run executes on the device — same skills, same gates, same previews and consent, same audit trail. In the console it appears like any other run, with chat recorded as its source.
