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

# Introduction

> Welcome to the Inrconnect documentation

## Getting Started

Inrconnect helps service businesses turn raw data from scheduling apps into clear, actionable reporting.\
Start by connecting your integrations and setting up your first dashboard.

<Card title="Start here" icon="rocket" horizontal href="/quickstart">
  Connect your scheduling app and follow our quickstart to get your first reports live.
</Card>

## Core Workflows

Inrconnect is designed around three core workflows: syncing data, creating dashboards, and sharing insights.

<Columns cols={2}>
  <Card title="Connect integrations" icon="plug" href="/integrations">
    Securely connect to Housecall Pro, Jobber, and other tools to sync jobs, estimates, and invoices.
  </Card>

  <Card title="Build dashboards" icon="chart-simple" href="/dashboards">
    Create dashboards for revenue, jobs, estimates, and invoices—filterable by date, team, or customer.
  </Card>

  <Card title="Custom reports" icon="file-lines" href="/reports">
    Generate detailed reports for operations, finances, or marketing and export them to Excel or CSV.
  </Card>

  <Card title="Team collaboration" icon="users" href="/organizations">
    Invite team members, assign roles, and give everyone access to the metrics they need.
  </Card>
</Columns>

## Features at a glance

Inrconnect is more than static charts—it’s your command center for service business performance.

<Columns cols={2}>
  <Card title="Real-time sync" icon="arrows-rotate" href="/integrations/syncing">
    Your jobs, estimates, and invoices stay up to date automatically with background sync.
  </Card>

  <Card title="Metrics & KPIs" icon="gauge" href="/dashboards/metrics">
    Track key stats like revenue trends, job completion rates, and estimate approvals.
  </Card>

  <Card title="Multi-organization" icon="building" href="/organizations/multi-org">
    Manage multiple service locations or businesses from a single Inrconnect account.
  </Card>

  <Card title="API & webhooks" icon="terminal" href="/api-reference/introduction">
    Use the Inrconnect API and webhooks to build custom reporting workflows and integrations.
  </Card>
</Columns>

## Next Steps

<Card title="Explore Examples" icon="stars" href="/examples">
  See example dashboards, KPIs, and reporting setups to inspire your own.
</Card>
