Back to the home page

EXOS connects to the rest of your operation.

Not everything happens inside one system. The Marketplace extends EXOS with optional add-ons, and the ExosTasks component brings work orders into the product your team already uses.

Turn on only what your operation needs.

Add-ons come and go without changing the way your team works. Each one respects the same Spaces, assignees and permissions as the rest of the account.

  • Optional add-ons, enabled per organization
  • Same Spaces, assignees and permissions as the rest of the account
  • The GitHub integration is the first available add-on

Bring EXOS tasks into your own product.

With the React <ExosTasks /> component, your application can display and receive work orders without rebuilding the entire interface. Users stay in your product while EXOS keeps workflow, context and tracking.

  • Embeddable component authenticated by token
  • Tasks following the right Space workflow and permissions
  • REST API and webhooks to connect events from your system
Dashboard.tsx
// npm install @exos/react

import { ExosTasks } from '@exos/react'

export default function Dashboard() {
  return (
    <ExosTasks
      token={token}
      space="field"
    />
  )
}
Work ordersPowered by EXOS
BoardList
Electrical panel inspectionOS-1042 · EXOS
Preventive review · Compressor X200OS-1043 · EXOS
Delivery inspectionOS-1044 · EXOS

Want to connect EXOS to what you already use?

Tell us about your operation and the systems it needs to talk to.

Explore EXOSOrganize the work that already happens — your way.