Skip to content

PolicyHQ Documentation

PolicyHQ is a multi-tenant policy management application. It includes a React SPA frontend and a FastAPI backend, with Microsoft Entra ID authentication, role-based access control, and Azure-backed storage for exports.

What's in this section

  • Overview of the architecture and main components
  • Frontend and backend structure
  • Authentication and authorization flow
  • API surface and core endpoints
  • Data model and domain entities
  • Local development and deployment notes

Start with the architecture overview, then drill into frontend or backend details.