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

# Introduction

> The platform for drone professionals and companies to manage and grow their business

# Welcome to dronelist.io

dronelist.io is an all-in-one platform for drone service companies. Manage your sales pipeline, track projects, log flights, send proposals, and invoice clients — all from one place.

## What you can do

<CardGroup cols={2}>
  <Card title="CRM" icon="address-book" href="/docs/features/crm">
    Track accounts, contacts, and deals. Manage your sales pipeline with Kanban boards and activity logging.
  </Card>

  <Card title="Proposals" icon="file-lines" href="/docs/features/proposals">
    Build quotes with dynamic pricing and price tiers. Send proposals to clients and convert accepted quotes into projects.
  </Card>

  <Card title="Projects" icon="folder" href="/docs/features/projects">
    Plan and deliver drone operations. Assign team members, track deliverables, and manage the full project lifecycle.
  </Card>

  <Card title="Invoicing" icon="file-invoice-dollar" href="/docs/features/invoicing">
    Generate invoices from projects or standalone. Collect payments through Stripe Connect.
  </Card>

  <Card title="Fleet" icon="helicopter" href="/docs/features/fleet">
    Manage your equipment inventory. Log flights, import from DroneLogbook or Airdata, and track specs.
  </Card>

  <Card title="Services & Pricing" icon="tags" href="/docs/features/services-and-pricing">
    Define your service catalog with tiered pricing. Configure margins, modifiers, and team rate overrides.
  </Card>

  <Card title="Client Portal" icon="users" href="/docs/features/client-portal">
    Share project updates, deliverables, and invoices with clients through secure token-based links — no account required.
  </Card>

  <Card title="Team Management" icon="people-group" href="/docs/features/team-management">
    Invite team members, assign roles, and manage crew assignments across projects and missions.
  </Card>

  <Card title="Expenses" icon="receipt" href="/docs/features/expenses">
    Track project and business expenses. Categorize costs and feed them into profitability analysis.
  </Card>

  <Card title="Profitability" icon="chart-line" href="/docs/features/profitability">
    Analyze margins per project. Factor in revenue, expenses, and labor to see your true profit.
  </Card>

  <Card title="Business Profile" icon="id-card" href="/docs/features/business-profile">
    Showcase your credentials, insurance, and availability. Control visibility in the directory.
  </Card>

  <Card title="Dashboard" icon="gauge-high" href="/docs/features/dashboard">
    See key metrics, attention items, and financials at a glance. Stay on top of what needs action.
  </Card>
</CardGroup>

## Getting started

<Steps>
  <Step title="Create your organization">
    Sign up at [app.dronelist.io](https://app.dronelist.io/register) and set up your organization. Invite team members and assign roles.
  </Step>

  <Step title="Set up your services">
    Define the services you offer and configure pricing tiers. This powers your proposals and profitability tracking.
  </Step>

  <Step title="Start managing work">
    Add accounts to your CRM, create projects, and log your fleet. Everything connects — accounts link to deals, deals to proposals, proposals to invoices.
  </Step>
</Steps>

## For developers

Looking to integrate with dronelist.io programmatically? Head to the [API Reference](/docs/quickstart) tab for authentication, endpoints, and code examples.
