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

# Leads and CRM

> Every form on your site auto-collects leads. Telegram notifications, forwarding to AmoCRM.

Every form on your site auto-collects customer leads and forwards them to your admin panel. No setup needed.

## How customers leave leads

Your site might have service booking forms, consultation requests, contact forms, newsletter sign-ups. When a customer fills out the form and clicks "Send", the lead instantly appears in your admin panel.

<Note>
  If your form somehow isn't sending leads, message the AI in chat: "check that the lead form is connected". We fix it automatically.
</Note>

## How to work with leads

<CardGroup cols={2}>
  <Card title="Search" icon="magnifying-glass">
    Quickly find a client by name, email, or phone.
  </Card>

  <Card title="Filters" icon="filter">
    All, New, In progress, Completed, Canceled.
  </Card>

  <Card title="Statuses" icon="circle-check">
    Switch in one click right in the list.
  </Card>

  <Card title="Sort" icon="arrow-up-arrow-down">
    Newest first, oldest first.
  </Card>
</CardGroup>

## Forward to your CRM

If you already use AmoCRM, leads can go directly there. Setup in [Integrations → CRM](/en/integrations/crm).

## Telegram notifications

To never miss a lead, set up notification to your personal Telegram. Each new lead arrives as a message with full info: client name, contacts, request text.

More in [Integrations → Messengers](/en/integrations/messengers).

## What's next

<CardGroup cols={2}>
  <Card title="Admin panel" icon="gauge" href="/en/management/admin-panel">
    Where to work with leads.
  </Card>

  <Card title="CRM integrations" icon="link" href="/en/integrations/crm">
    Forward leads to AmoCRM.
  </Card>

  <Card title="Telegram notifications" icon="paper-plane" href="/en/integrations/messengers">
    How to set up push notifications.
  </Card>

  <Card title="Database" icon="database" href="/en/management/storage">
    Where leads are stored.
  </Card>
</CardGroup>
