# DoorOps documentation

DoorOps is job management for reactive door companies: roller shutters, sectional doors, automatic doors, gates and barriers.

These docs cover the product you log into, and the ways you connect DoorOps to everything else.

- [Start in the product](/docs/getting-started/quickstart): create an organisation, add a customer, send a form, review the PDF.
- [Connect another system](/docs/integrations/overview): use a native connector when we have one. If we do not, use the API, webhooks or MCP. That path is open by default.
- [REST API](/docs/developers/api): organisation-scoped keys, safe writes, no deletes. Live OpenAPI at [/docs/api](/docs/api).
- [MCP for AI agents](/docs/developers/mcp): point Claude, ChatGPT or Grok at your tenant MCP URL with OAuth.

## Two plans, one product

| | Lite | Growth |
| --- | --- | --- |
| Job | Digital worksheets and customer records while you keep your current job system | Full operations: jobs, schedule, assets, quotes, invoices, PPM, portal |
| Integrations | Connect a provider and import the customer directory | Full historical import, archive, webhooks, API, MCP |

See [plans](/docs/getting-started/plans) for what is included.

## If DoorOps does not have your tool yet

You are not blocked. [Build your own integration](/docs/integrations/custom) with:

- REST API (`/api/v1`)
- Signed outbound webhooks
- Tenant MCP
- CSV or structured file import

Native Joblogic, eWorks Manager and BigChange connectors exist because those contracts are verified. Everything else uses the same public surfaces.

## For people writing agents

- Tenant MCP: `https://{your-org}.doorops.com/mcp`
- Public product MCP: `https://doorops.com/mcp` (no login, no customer data)
- Skills: `https://doorops.com/SKILL.md` and `https://doorops.com/skills/operate-doorops.md`
- This page as markdown: append `.md` to any docs URL
- `https://doorops.com/llms.txt`
