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

# Prophecy Gov: AI assistant for city and municipal teams

> Prophecy Gov helps city employees query municipal documents, draft reports, and manage records using an AI-powered chat interface with real-time citations.

Prophecy Gov is an AI-powered assistant built for city and municipal staff. It lets your team ask questions in plain language and get accurate, cited answers drawn from your city's documents, meeting records, municipal code, and internal files — all in one place.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="bolt" href="/quickstart">
    Get up and running with Prophecy Gov in minutes
  </Card>

  <Card title="AI Chat" icon="message" href="/features/ai-chat">
    Ask questions and get answers with source citations
  </Card>

  <Card title="Data Vault" icon="vault" href="/features/data-vault">
    Upload and organize your city's internal documents
  </Card>

  <Card title="Document Templates" icon="file-word" href="/features/document-templates">
    Create and generate AI-assisted staff reports and drafts
  </Card>
</CardGroup>

## What Prophecy Gov does

Prophecy Gov connects your team to the information they need without digging through folders or searching multiple systems. The AI assistant searches across your city's document library, past meeting records, municipal code, and any files you upload — then returns answers with clickable source citations so you can verify every response.

<CardGroup cols={2}>
  <Card title="Authentication" icon="lock" href="/authentication">
    Learn how to sign in and manage your account
  </Card>

  <Card title="SharePoint Integration" icon="microsoft" href="/integrations/sharepoint">
    Connect your SharePoint document library
  </Card>

  <Card title="Laserfiche Integration" icon="folder-open" href="/integrations/laserfiche">
    Search documents stored in Laserfiche
  </Card>

  <Card title="Benchmarking" icon="chart-bar" href="/benchmarking/overview">
    Compare AI responses across reasoning modes
  </Card>
</CardGroup>

## Key capabilities

* **AI Chat with citations** — Ask questions in natural language and receive answers with direct links to the source documents, video timestamps, and code sections that informed the response.
* **Data Vault** — Upload PDFs, Word documents, spreadsheets, and presentations to a secure city-scoped library that the AI searches automatically.
* **Document Templates** — Build reusable templates for staff reports, resolutions, and other city documents. Generate a draft with one click and export it as a DOCX.
* **Search** — Run a unified search across meeting documents, municipal code, Laserfiche, and your internal vault simultaneously.
* **Integrations** — Connect SharePoint and Laserfiche to make existing document repositories available in the AI assistant without re-uploading files.
* **Guardrails** — Configure PII detection and content controls to keep sensitive information protected in AI responses.

<Steps>
  <Step title="Sign in">
    Visit [prophecygov.com](https://prophecygov.com) and sign in with your city account via WorkOS.
  </Step>

  <Step title="Ask your first question">
    Type a question in the chat interface. The AI will search your city's documents and return a cited answer.
  </Step>

  <Step title="Upload documents to the Vault">
    Go to **Data Vault** and upload your city's internal files to make them searchable by the AI.
  </Step>

  <Step title="Create a document template">
    Navigate to **Templates** and create a reusable template for staff reports or other recurring documents.
  </Step>
</Steps>
