# Airlead > Guides and integration reference for capturing, distributing, receiving, and settling leads with Airlead. ## Guides ### Start here - [Airlead documentation](https://docs.airlead.de/index.md): Learn how Airlead captures, qualifies, distributes, and settles lead demand. - [What is Airlead?](https://docs.airlead.de/guides/getting-started/what-is-airlead.md): An introduction to how teams capture, qualify, distribute, and work with leads in Airlead. - [Markets and Company Platform](https://docs.airlead.de/guides/getting-started/markets-vs-company.md): Choose the Airlead workspace that matches how your organization handles leads. - [Understand the Airlead data model](https://docs.airlead.de/guides/getting-started/data-model.md): How records, people, interests, products, sources, channels, buyers, and transactions work together. - [Markets quickstart](https://docs.airlead.de/guides/getting-started/markets-quickstart.md): Get from signup to a first successful delivery on Airlead Markets. - [Company quickstart](https://docs.airlead.de/guides/getting-started/company-quickstart.md): Receive your first Connect leads into Company Platform lists and CRM. - [Glossary](https://docs.airlead.de/guides/concepts/glossary.md): Canonical English terms for Airlead concepts (with German UI labels where helpful). ### Understand your data - [Records overview](https://docs.airlead.de/guides/records/overview.md): Understand the workspace-wide database behind channels and lists. - [Persons & interests](https://docs.airlead.de/guides/records/persons-interests.md): Understand why Airlead separates a contact from each product-specific request. - [Products and fields](https://docs.airlead.de/guides/records/products-fields.md): Define the information an interest must carry for qualification and delivery. - [Understand channels](https://docs.airlead.de/guides/channels-delivery/overview.md): Learn what a Markets channel controls and how to read its Input, Activity, Output, and Flow views. ### Capture leads - [Understand and choose sources](https://docs.airlead.de/guides/channels-delivery/sources.md): Choose how leads enter Airlead and configure mapping, authentication, testing, and duplicate protection. - [Connect source via webhook](https://docs.airlead.de/guides/lead-capture/webhook-setup.md): Send leads directly into Airlead without Make or Zapier using the Technik setup flow. - [Import leads from CSV or upload links](https://docs.airlead.de/guides/lead-capture/csv-upload.md): Bring leads into Airlead from a file or let a partner upload without a full account. - [Capture leads from email](https://docs.airlead.de/guides/lead-capture/email-capture.md): Use an email source when a partner cannot send JSON webhooks or CSV files. - [Prevent duplicate leads](https://docs.airlead.de/guides/lead-capture/deduplication.md): Use external IDs and duplicate rules to keep repeated submissions from creating unintended records. ### Distribute and monitor - [Buyers, pools & field criteria](https://docs.airlead.de/guides/channels-delivery/buyers-pools-criteria.md): Control who can receive which interests on Markets. - [Manual delivery and Delivery 1.0](https://docs.airlead.de/guides/channels-delivery/auto-and-manual.md): Test delivery manually, then use Delivery 1.0 in Airlead AI to deliver eligible interests automatically. - [Troubleshoot a delivery](https://docs.airlead.de/guides/troubleshooting/delivery.md): Find why an interest was not delivered and identify the first blocked step. ### Receive and work leads - [Lists](https://docs.airlead.de/guides/records/lists.md): Organize records into a Company Platform workflow without creating a separate contact database. - [Airlead Connect overview](https://docs.airlead.de/guides/connect/overview.md): Workspace-to-workspace lead delivery with Connect IDs and partnerships. - [Partnerships & field mapping](https://docs.airlead.de/guides/connect/partnerships-mapping.md): Align terms and field maps so Connect deliveries are commercially and structurally correct. - [Feedback & Storno](https://docs.airlead.de/guides/connect/feedback-storno.md): Report quality outcomes upstream after Connect or partner delivery. ### Transactions and billing - [Understand transaction states](https://docs.airlead.de/guides/transactions/lifecycle.md): Follow a lead delivery from transaction creation through confirmation, Storno, payout, and settlement. - [Plans & settlements](https://docs.airlead.de/guides/billing/plans-settlements.md): Understand workspace plan limits, AI usage, and how to review commercial settlements. ### Workspace administration - [Roles & permissions](https://docs.airlead.de/guides/team-security/roles-permissions.md): Give each teammate the access needed for their work and no more. - [Privacy Center](https://docs.airlead.de/guides/team-security/privacy.md): Handle privacy requests, consent data, suppression, and audit review in a controlled workflow. ### Airlead AI and help - [Airlead AI](https://docs.airlead.de/guides/ai/airlead-ai.md): Use workspace context for assistance and enable automated delivery only after your routing path is proven. - [FAQ](https://docs.airlead.de/guides/help/faq.md): Short answers to the most common Airlead questions, with links to the full guides. - [Common issues](https://docs.airlead.de/guides/troubleshooting/common-issues.md): High-frequency support failures and how to unblock them. ## Developers ### Start integrating - [Developers introduction](https://docs.airlead.de/developers/introduction.md): How to integrate with Airlead as a source, buyer, or Connect partner. - [Integration architecture](https://docs.airlead.de/developers/architecture.md): Understand where source, buyer, lifecycle, and Connect integrations enter the Airlead data flow. - [Authentication](https://docs.airlead.de/developers/authentication.md): Authenticate source ingest, buyer lifecycle, and Connect integrations. - [Errors, retries, and limits](https://docs.airlead.de/developers/rate-limits-errors.md): Handle Airlead integration failures without duplicating leads or overwhelming an endpoint. ### Send leads to Airlead - [Lead ingest](https://docs.airlead.de/developers/lead-ingest.md): Push persons and interests into channel or list sources via JSON webhooks. - [End-to-end ingest example](https://docs.airlead.de/developers/end-to-end-ingest.md): Walk from a webhook sample through mapping, live ingest, and the first transaction. - [Email inbound](https://docs.airlead.de/developers/email-inbound.md): Use a configured email source when a supplier cannot send structured webhook data. - [Share & upload links](https://docs.airlead.de/developers/share-and-upload-links.md): Share a limited channel view or let a partner upload a CSV without a full Airlead account. ### Receive leads from Airlead - [Outbound delivery](https://docs.airlead.de/developers/outbound-delivery.md): Receive and acknowledge generic buyer webhook deliveries from Airlead. - [Partner lifecycle webhooks](https://docs.airlead.de/developers/partner-lifecycle.md): Confirm, cancel, and complete payouts for delivered transactions. ### Connect Airlead workspaces - [Connect integration](https://docs.airlead.de/developers/connect-integration.md): Integrate Airlead Connect IDs, secrets, partnerships, and feedback. ## API reference ### Basics - [API reference introduction](https://docs.airlead.de/api-reference/introduction.md): Public webhook and utility endpoints for Airlead partners. - [API authentication](https://docs.airlead.de/api-reference/authentication.md): Authenticate partner webhook calls to Airlead. ### Lead ingest - [Channel source ingest](https://docs.airlead.de/api-reference/ingest/channel-source-leads.md): POST leads into a Markets channel source. - [Lead table source ingest](https://docs.airlead.de/api-reference/ingest/lead-table-source-leads.md): POST leads into a Company list (lead table) source. - [Ingest payload schema](https://docs.airlead.de/api-reference/ingest/payload-schema.md): Native JSON shapes accepted by Airlead source ingest webhooks. ### Delivery contract - [Outbound lead.delivered payload](https://docs.airlead.de/api-reference/misc/outbound-payload.md): Reference for the JSON Airlead sends to buyer webhooks. ### Transaction lifecycle - [Partner confirmation](https://docs.airlead.de/api-reference/partner-lifecycle/confirmation.md): Acknowledge or reject a delivered transaction. - [Partner payout pending](https://docs.airlead.de/api-reference/partner-lifecycle/payout-pending.md): Mark a transaction as payout pending. - [Partner payout](https://docs.airlead.de/api-reference/partner-lifecycle/payout.md): Complete payout for a transaction. - [Partner cancellation](https://docs.airlead.de/api-reference/partner-lifecycle/cancellation.md): Cancel a delivered transaction with a required reason. - [Supplier cancellation confirmation](https://docs.airlead.de/api-reference/partner-lifecycle/supplier-cancellation.md): Confirm or reject a supplier-side lead cancellation request. ### Service status - [Health](https://docs.airlead.de/api-reference/misc/health.md): Liveness check for the Airlead deployment. ## OpenAPI Specs - [openapi](/openapi.yaml) > The links below point to documentation indexes. Follow each `/_llms/` index recursively until you reach documentation pages. ## Indexes - [German (16 pages)](https://docs.airlead.de/_llms/de.md): Documentation for German.