Skip to main content
The web app is where admins set up a Roomote deployment and where reviewers inspect the full task record. Chat, source control, and Linear may be where work starts, but the dashboard is where you manage the operating surface and review the detailed evidence.

Home

Use Home to launch a task directly from the web app when you want to choose the environment yourself or start from a prompt instead of an external thread. Home is also where new deployments see setup and onboarding guidance, recent task activity, and prompts to finish key connections such as source control or chat.

Tasks

Use Tasks to review active and completed work across the deployment. The task view is the main review surface. It can show:
  • the conversation and follow-up history
  • terminal output and logs
  • artifacts such as plans or reports
  • previews for running apps
  • diffs and PR links for code changes
Read Review a task for the practical review flow.

Automations

Automations is where admins configure background Roomote work such as PR review, merge-conflict resolution, and recurring triage or summaries. Read Automations for the full list.

Settings

Settings is where admins shape how Roomote works for the deployment. Members also use it for their own linked accounts and personal profile settings.
AreaWho uses itWhat it controls
PersonalEveryoneProfile details, linked accounts, theme, and app preferences
ModelsAdminsEnabled inference providers, task models, and the default model
CommunicationsAdminsCommunications providers: Slack, Microsoft Teams, and Telegram
ComputeAdminsCompute providers that run task sandboxes
IntegrationsAdminsBuilt-in integrations that give tasks extra context
EnvironmentsAdminsSource control, repositories, services, and workspace configuration
Live PreviewsAdminsLive preview enablement for task sandboxes
Agent GuidanceAdminsShared instructions that apply across tasks
SkillsAdminsEnvironment-level playbooks and custom skills
UsersAdminsWho can access the deployment
VibesAdminsTone and summon behavior that helps Roomote fit your team
ExperimentalAdminsDeployment-wide feature flags

A practical order for new admins

If you are just getting started, this order usually works well:
  1. connect source control and chat
  2. connect an inference provider and compute provider
  3. create the first environment
  4. review the environment setup task
  5. run a small first task
  6. add the next integration or automation only after the first path feels stable

When to stay in the dashboard

Prefer the dashboard when you need to:
  • inspect the full task output
  • compare logs, artifacts, diffs, and previews
  • continue or resume an existing task
  • manage environments or deployment settings
  • review work that started in chat, source control, or Linear