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

# Vala Help Center

> Learn how to use Vala to prepare VA disability claims.

<div className="vala-hero">
  <p className="vala-eyebrow">VALA HELP CENTER</p>
  <h1>Welcome to Vala</h1>
  <p className="vala-tagline">The AI operating system for VA disability claims.</p>

  <p className="vala-intro">
    Find clear, practical guidance for organizing Client records, reviewing documents,
    preparing reports and forms, and managing your team's work.
  </p>

  <div className="vala-actions">
    <a className="vala-primary-action" href="/getting-started/quickstart">Start with Quick Start</a>
    <a className="vala-secondary-action" href="https://app.valaclaims.com">Open Vala</a>
  </div>
</div>

<div className="vala-section-heading">
  <h2>Explore the Help Center</h2>
  <p>Choose the part of your workflow you want to learn.</p>
</div>

<CardGroup cols={2}>
  <Card title="Getting Started" icon="rocket" href="/getting-started/quickstart">
    Get oriented and complete your first Vala workflow.
  </Card>

  <Card title="Contacts" icon="address-book" href="/contacts/overview">
    Find Clients and related contacts.
  </Card>

  <Card title="Documents" icon="folder-open" href="/core-workflows/documents">
    Work with records and supporting evidence in a Client record.
  </Card>

  <Card title="Reports" icon="file-lines" href="/core-workflows/reports">
    Generate and review structured working reports.
  </Card>

  <Card title="Forms & vSign" icon="signature" href="/core-workflows/forms-and-vsign">
    Prepare documents and collect electronic signatures.
  </Card>

  <Card title="Ask Vala" icon="messages" href="/ai/chat-with-vala">
    Ask focused questions and verify answers against sources.
  </Card>

  <Card title="Account & Organization" icon="gear" href="/administration/account-and-organization">
    Manage your team, billing, security, and settings.
  </Card>

  <Card title="Release Notes" icon="sparkles" href="/resources/release-notes">
    See what's new in Vala.
  </Card>
</CardGroup>

<div className="vala-support-strip">
  <div>
    <h2>Need a hand?</h2>
    <p>Browse troubleshooting guidance or contact the Vala support team.</p>
  </div>

  <a href="mailto:support@valaclaims.com">Contact support</a>
</div>
