Supported providers
| Provider | Best for | Setup |
|---|---|---|
| Teams that coordinate work in Slack channels and threads | Slack can also be used for Roomote sign-in. | |
| Teams that use Microsoft 365, Teams channels, and Microsoft Entra accounts | Microsoft can also be used for sign-in and account linking. | |
| Lightweight personal, group, or forum-topic chat access | Telegram is a messaging provider, not a sign-in provider. |
Setup checklist
Before connecting a communications provider, make sure your deployment has:- a stable public HTTPS URL that the provider can call back into
- provider app or bot credentials
- at least one Roomote user who can sign in
- an environment that tasks can run against
- Roomote acknowledges the request in the same conversation
- the task appears in the dashboard
- replies in the thread continue the same task
- final summaries and links are posted back to chat
Authentication and linking
Slack and Microsoft Teams can do two jobs:- they can be task surfaces where Roomote starts, resumes, and reports on work
- they can be authentication surfaces so users sign in or link the same workplace identity they use in chat
Related setup
Communications providers are only one part of a working Roomote deployment. Most deployments also need:- Sandbox Providers, so tasks have sandboxes to run in
- Environments, so tasks know which repositories and setup commands to use
- Source Control, so tasks can clone repositories and open reviewable changes
- Integrations, so tasks can reach issue trackers, monitoring, docs, and MCP-backed tools
- Automations, if you want proactive summaries and scheduled work to post back into chat