Getting Started

Quick steps to begin using ComputeComplete effectively.

Follow the flow below

Steps

  1. Navigate to the dashboard /computecompleteCopied.
  2. Choose a module: Plan, Deploy, Operate, Comply, or Administration.
  3. Set an active organization (or switch) via POST /computecomplete/switch-organizationCopied.
  4. Use Plan to configure sites; Deploy for projects/vendors; Operate for tasks/changes; Comply for frameworks/risk; Administration for users, roles, groups, assets, services, integrations, and access.

Notes

  • Many routes support GET+PUT/POST for read/update; ensure correct HTTP verbs.
  • Some actions require specific role permissions (e.g., approve evidence, change steps).
  • Organization context is critical for most routes; include {organization} in paths when required.
Back to ComputeComplete docs