# Site leads

Adding a **Lead form** block to your site allows you to track user submissions through a simple, user-friendly interface.

<div data-with-frame="true"><figure><img src="/files/eENpdCnvGl1Lmwj7bejA" alt="" width="563"><figcaption></figcaption></figure></div>

In the **"Leads"** tab, you’ll see a table containing information about your clients who have submitted the form.

<div data-with-frame="true"><figure><img src="/files/YVCmsxzTrnIwDA8D0njG" alt=""><figcaption></figcaption></figure></div>

You can select processed leads using the checkboxes and delete them.

<div data-with-frame="true"><figure><img src="/files/ir0JgPI6pJjgG0tMNixo" alt=""><figcaption></figcaption></figure></div>

To export the lead list, click the **"Download"** button in the top menu.

<div data-with-frame="true"><figure><img src="/files/8Qz60zcU5Hb1wHj8tq0W" alt="" width="563"><figcaption></figcaption></figure></div>

Click the button to open a sidebar where you can reorder columns and export data to CSV.

<div data-with-frame="true"><figure><img src="/files/cmSNHnfXmXiykRWNIEvy" alt=""><figcaption></figcaption></figure></div>

Click **"Download"** to save the table to your device as a CSV file. To view a lead's details, click on its row. This will open a menu with the full information.

<div data-with-frame="true"><figure><img src="/files/RyPlykhqX0lamlO7iJQO" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mavibot.ai/websites/sites/leads.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
