> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bimengine.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Government Portal

> AI-powered building code compliance review for government agencies

BIM Engine automates building code compliance review. Architects submit compliance profiles, the AI pre-screens every item against your jurisdiction's codes, and your reviewers make final decisions with full context.

## Integrate with your systems

The API returns structured JSON from every endpoint. Copy the [API Reference](/api/overview) into your coding agent to build integrations against your permitting software, internal dashboards, or automation pipelines.

<CardGroup cols={2}>
  <Card title="API Reference" icon="code" href="/api/overview">
    Endpoints, request/response shapes, and status enums. Agent-ready.
  </Card>

  <Card title="Get Started" icon="rocket" href="/gov/onboarding">
    Set up your jurisdiction, codes, and team.
  </Card>
</CardGroup>

## What the API covers

| Resource                                  | What you get                                               |
| ----------------------------------------- | ---------------------------------------------------------- |
| [Dashboard](/api/dashboard)               | Submission stats, AI verdict distribution, recent activity |
| [Submissions](/api/submissions)           | List, filter, and update permit submissions                |
| [Review Actions](/api/submission-actions) | Record approve/flag/reject decisions per compliance item   |
| [Codes](/api/codes)                       | Code editions enforced by your jurisdiction                |
| [Inspections](/api/inspections)           | Field inspection records linked to submissions             |
| [Jurisdiction](/api/jurisdiction)         | Department profile, boundaries, applicable codes           |
| [Analytics](/api/analytics)               | Review performance, compliance trends, volume metrics      |

## How it works

1. **Architect submits** a compliance profile from their BIM Engine project
2. **AI pre-screens** every item against your jurisdiction's adopted codes
3. **Reviewer decides** per item (approve, flag, reject) with AI context
4. **Decision issued** back to the architect with notes and code references
