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

# Overview

> Configure your clinic infrastructure, locations, staff access, and general preferences.

The Settings module is the foundation of your Decoda platform. Proper configuration here dictates how scheduling, billing, and clinical tools behave across your organization.

## Organization Setup

<CardGroup cols={2}>
  <Card title="General Preferences" icon="gear" href="/modules/settings/general">
    Branding, communication templates, invoicing rules, and clinic-wide defaults.
  </Card>

  <Card title="Locations & Facilities" icon="building" href="/modules/settings/locations">
    Physical addresses, operating hours, and location-specific settings.
  </Card>

  <Card title="Users, Roles & Permissions" icon="users" href="/modules/settings/users">
    Staff accounts, custom roles, and module-level access control.
  </Card>

  <Card title="Notifications & Alerts" icon="bell" href="/modules/settings/notifications">
    Configure which events trigger alerts and how they are delivered.
  </Card>

  <Card title="Profile & Security" icon="shield" href="/modules/settings/profile-security">
    Personal profile, credentials, password management, and account security.
  </Card>
</CardGroup>

## Services & Inventory

<CardGroup cols={2}>
  <Card title="Services" icon="list-check" href="/modules/settings/services">
    Treatments, pricing, scheduling rules, and appointment requirements.
  </Card>

  <Card title="Categories" icon="tags" href="/modules/settings/categories">
    Organize services, products, medications, and packages into logical groups.
  </Card>

  <Card title="Products" icon="box" href="/modules/settings/products">
    Physical products and retail items with pricing and stock tracking.
  </Card>

  <Card title="Medications" icon="pills" href="/modules/settings/medications">
    Medication inventory, dosages, and per-location stock levels.
  </Card>

  <Card title="Memberships" icon="id-card" href="/modules/settings/memberships">
    Recurring membership plans with credits, discounts, and automated billing.
  </Card>

  <Card title="Packages" icon="gift" href="/modules/settings/packages">
    Bundled services and products patients purchase and redeem over time.
  </Card>
</CardGroup>

## Billing & Payments

<CardGroup cols={2}>
  <Card title="Payment Management" icon="credit-card" href="/modules/settings/payment-management">
    Merchant accounts, POS devices, tax rates, tips, and payment methods.
  </Card>

  <Card title="Billing Rules" icon="scale-balanced" href="/modules/settings/rules">
    Automated billing workflows with rule-based triggers and actions.
  </Card>

  <Card title="Promotions" icon="tag" href="/modules/settings/promotions">
    Deals, discounts, promo codes, and loyalty rewards that apply at checkout.
  </Card>
</CardGroup>

## Clinical Tools

<CardGroup cols={2}>
  <Card title="Note Templates" icon="file-medical" href="/modules/settings/note-templates">
    Reusable clinical note templates with provider access controls.
  </Card>

  <Card title="Care Plan Templates" icon="clipboard-list" href="/modules/care-plans#templates">
    Reusable care plan templates with appointment and task steps.
  </Card>

  <Card title="Care Plan Tags" icon="tags" href="/modules/care-plans#tags">
    Colored tags to organize and categorize care plans.
  </Card>

  <Card title="Document Types" icon="file" href="/modules/patients/document-types">
    Manage categories used to classify and filter patient documents.
  </Card>

  <Card title="AI Assistants & Suggestions" icon="robot" href="/modules/settings/assistants">
    AI phone assistants, scribes, text messaging automation, and quick-reply snippets.
  </Card>
</CardGroup>

## Scheduling & Integrations

<CardGroup cols={2}>
  <Card title="Scheduling Configuration" icon="calendar-check" href="/modules/settings/scheduling">
    Self-scheduling rules, bookable resources, and calendar appearance.
  </Card>

  <Card title="Developer Settings" icon="code" href="/modules/settings/developers">
    Webhooks, API access, custom email domains, and third-party integrations.
  </Card>
</CardGroup>
