> 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/dashboard-and-reports/reports/integration-sources-report.md).

# Integration Sources Report

The Integration Sources Report in PaintScout tracks where your estimates originate from, showing which connected apps and integrations generate your quotes.

<figure><img src="/files/RYX4AyNi3BxOUUKnCXut" alt="Screenshot showing the Integration Sources Report overview tracking where estimates originate from connected apps"><figcaption></figcaption></figure>

## How are source names and IDs populated?

Direct integrations like Workglue automatically populate the source name and ID columns. For estimates created via Zapier, you must manually enter the source information in the Zapier action step when setting up your zap.

Label the Source Name with the originating app (e.g., *HubSpot*) or indicate it was created through *Zapier*.

<figure><img src="/files/3DQSIjymVCQigyfWfx9y" alt="Screenshot showing Zapier action step configuration with source name and ID fields for integration tracking"><figcaption></figcaption></figure>

## Why use this report?

1. **Track Estimate Origins:** Identify where your estimates come from and measure the effectiveness of each integration source.
2. **Align Your Tech Stack:** Understand how your tools work together to build a more efficient technology ecosystem.

{% hint style="info" %}
**Have feedback on this report?** We'd love to hear your thoughts! [Click here](https://form.asana.com/?k=e-HTmvq2b_NFPbJCzN3JXA\&d=1200228571330231) to share your feedback and help us improve.
{% endhint %}

## Related articles

* [New Leads Report](/support/dashboard-and-reports/reports/new-leads-report.md)


---

# 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/dashboard-and-reports/reports/integration-sources-report.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.
