# Collected leads

Subpage makes it easy to view and manage the leads you’ve collected from your lead magnets. Whether you’re running multiple campaigns or working across different organizations, you’ll have full control over your lead data.

#### Key Features for Managing Leads:

* **Organized by Organization**: All collected leads are stored and displayed per organization, allowing you to easily track leads for each project or business.
* **Export as CSV**: Need to analyze your data or import it into another tool? You can quickly export your leads as a CSV file for further processing.
* **2 Layers of Email Validation**: To ensure the quality of your leads, we use a dual email validation process. This includes both **internal** checks and an **external** validation service **(PREMIUM)**, significantly reducing the rate of fake or invalid email addresses.&#x20;
* **Integrations with Zapier and Webhooks**: Automate your lead management with integrations like **Zapier** or custom **webhooks (PREMIUM)**. Whether you’re using platforms like Make, Activepieces, or other automation tools, you can seamlessly connect Subpage to your favorite apps, CRMs, and email marketing platforms to streamline your workflow.


---

# 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://subpage.gitbook.io/subpage/getting-started/quickstart-1.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.
