> For the complete documentation index, see [llms.txt](https://help.paintscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paintscout.com/support/operations/lead-forms/lead-source-tracking.md).

# Lead Source Tracking

{% hint style="danger" %}
**Important:** this feature requires the paid **Operations add-on.**
{% endhint %}

A lead source in PaintScout tracks how a potential customer first found or heard about your business. You can assign lead sources to deals, estimates, contacts, and companies to measure which marketing channels drive results.

***

## What Is a Lead Source?

A **lead source** is how a potential customer first found or heard about your business. Tracking lead sources helps you understand where your leads are coming from and which marketing channels are driving results.

You can assign a lead source to:

* Deals
* Contacts
* Companies

This gives you flexibility to track it at the level that makes the most sense for your workflow.

<figure><img src="/files/7nuRLwbdYJMCuTnXPkxp" alt="Screenshot showing the lead source dropdown on a record in PaintScout for assigning how a lead found your business"><figcaption></figcaption></figure>

***

## How Do I Customize Lead Sources?

1. Click the **person icon** in the top right and choose **Account Settings**
2. Go to the **Lead Sources** section
3. Here you can edit, remove, and add new lead sources

<figure><img src="/files/K29X1rFQabuRR2RncEQu" alt="Screenshot showing the Lead Sources settings page in Account Settings where you can edit, remove, and add lead sources"><figcaption></figcaption></figure>

## Related articles

* [New Leads Report](/support/dashboard-and-reports/reports/new-leads-report.md) — See where new leads come from across your channels
* [Lead Conversions Report](/support/dashboard-and-reports/reports/lead-conversions-report.md) — Compare lead quality, win rate, and revenue by source
* [Integration Sources Report](/support/dashboard-and-reports/reports/integration-sources-report.md) — Track which connected apps create estimates


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.paintscout.com/support/operations/lead-forms/lead-source-tracking.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.
