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

# Novala: AI-assembled operations for growing businesses

> Novala assembles CRM, field service, inspections, scheduling, and finance modules tailored to your business. Get started in minutes.

Novala is an AI-powered business operating system that composes the right set of tools for your team — from contact management and sales pipelines to OSHA-compliant inspections, technician dispatch, and automated invoicing. Instead of forcing you into a one-size-fits-all platform, Novala activates only the modules your business needs and connects them through a unified AI layer.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="bolt" href="/quickstart">
    Set up your account and configure your first module in minutes.
  </Card>

  <Card title="Core Concepts" icon="book-open" href="/concepts">
    Understand how modules, tenants, roles, and workflows fit together.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/overview">
    Explore the REST API to build integrations and automate workflows.
  </Card>

  <Card title="AI Copilot" icon="robot" href="/features/ai-copilot">
    Ask questions, run queries, and get guidance — all within Novala.
  </Card>
</CardGroup>

## Explore by capability

<CardGroup cols={2}>
  <Card title="Contacts & Pipeline" icon="users" href="/features/contacts">
    Manage companies, contacts, leads, and deals in one place.
  </Card>

  <Card title="Inspections (Calso)" icon="clipboard-check" href="/field-service/inspections">
    OSHA-compliant equipment inspections with AI-generated reports.
  </Card>

  <Card title="Scheduling & Dispatch" icon="calendar-clock" href="/field-service/scheduling">
    Assign and dispatch technicians with real-time availability.
  </Card>

  <Card title="Invoicing & Payments" icon="dollar-sign" href="/finance/invoicing">
    Auto-generate invoices from completed work and track payments.
  </Card>

  <Card title="Workflow Automation" icon="zap" href="/features/workflows">
    Trigger actions automatically when events happen in your system.
  </Card>

  <Card title="Customer Portal" icon="globe" href="/features/customer-portal">
    Give customers self-service access to reports, invoices, and more.
  </Card>
</CardGroup>

## How Novala is structured

<Steps>
  <Step title="Choose your packages">
    Every account starts with the Novala Platform (contacts, pipeline, AI Copilot, workflows). Add the **Field Service** package for inspections, scheduling, and equipment tracking, or the **Finance Ops** package for invoicing, purchasing, and inventory.
  </Step>

  <Step title="Activate your modules">
    Go to **Settings → Modules** to enable the capabilities your team needs. Modules connect automatically — completing an inspection can trigger an invoice draft, a notification, and a workflow action.
  </Step>

  <Step title="Invite your team">
    Add users under **Settings → Users** and assign them roles: admin, coordinator, technician, or sales. Each role has the right permissions out of the box.
  </Step>

  <Step title="Start working">
    Open your dashboard to see a unified view across all active modules. The AI Copilot is available on every page to answer questions and help you navigate.
  </Step>
</Steps>
