> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/what-would-you-like-to-learn-about/performance-program/recruiting-partners/screen-partners-automatically-with-partner-verification.md).

# Screen Partners Automatically with Partner Verification

*Partner Verification* controls whether the partners who sign up to your program are also screened by impact.com for the marketplace. It changes what happens after a partner completes their application checklist.

## Find the setting

1. From the top navigation bar, select ![](/files/xS6bxmV4GXmCOUBUoAMq) **\[User profile] → Settings**.
2. On the right, under *Branding*, select [**Partner Sign Up Page**](https://app.impact.com/secure/advertiser/campaign/partner-signup-form-settings-flow.ihtml).
3. Find *Partner Verification*.

The setting applies to each program separately, so check the correct program is selected. Changing it affects partners who sign up afterwards, not partners already in your program.

## Choose a setting

Turn verification on to receive screened partners, automate approvals, and let your partners reach other brands on impact.com. Turn it off if you do not want impact.com to submit their marketplace application automatically.\
\
See the table below for what changes under each setting.

{% hint style="success" icon="circle-info" %}
**Branding trade-off:** Partners approved into the marketplace move from your branding to impact.com branding. Partners who are declined keep your branding.
{% endhint %}

## Compare the two settings

| What changes                                               | Verification on                                                                                 | Verification off                                                      |
| ---------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- |
| A partner's application to join the impact.com marketplace | Submitted in the background when they finish their checklist                                    | Not submitted — partners can apply themselves from their profile menu |
| The Marketplace Verified checkmark beside a partner's name | Shown for partners who pass                                                                     | Not shown                                                             |
| Your decision on their application to your program         | Yours alone                                                                                     | Yours alone                                                           |
| The branding partners see in their dashboard               | impact.com branding once a partner is approved into the marketplace, yours if they are declined | Yours, unless a partner joins the marketplace themselves              |

## Understand Marketplace Verified

Marketplace Verified means a partner passed impact.com screening: brand safety, fraud, and content checks, plus confirmation that the partner owns at least one promotional channel they listed.

Use it as a condition in an automated workflow to approve screened partners faster, rather than reviewing each one by hand.

For who verifies partners in each recruiting route, see [Marketplace vs. Direct: Partner Recruiting Explained](/brand/what-would-you-like-to-learn-about/performance-program/recruiting-partners/marketplace-vs-direct-partner-recruiting-explained.md).

## Frequently asked questions

<details>

<summary>Does verification decide who joins my program?</summary>

No. Your approval decision is entirely separate. A partner can pass verification and still be declined by you.

</details>

<details>

<summary>Do partners know which setting I use?</summary>

No. The setting is not shown to partners at any point.

</details>

<details>

<summary>If a partner does not pass verification, are they told?</summary>

No. They applied to your program, not to the marketplace, so no marketplace decline notice is sent.

</details>

<details>

<summary>When do approved partners hear about the marketplace?</summary>

impact.com holds the marketplace notification for a day after approval, so partners commit to your program before they see other brands they are eligible for. Deciding within that window keeps your program first.

</details>

### Related articles

* [Customize the Partner Sign-Up Page](/brand/what-would-you-like-to-learn-about/performance-program/recruiting-partners/customize-the-partner-sign-up-page.md) — Set up the page partners see when they sign up to your program, including your terms, a survey, and the Partner Verification toggle itself.
* [Marketplace vs. Direct: Partner Recruiting Explained](/brand/what-would-you-like-to-learn-about/performance-program/recruiting-partners/marketplace-vs-direct-partner-recruiting-explained.md) — Compare recruiting partners from the impact.com marketplace with inviting them to your program directly, and see who verifies partners in each case.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/what-would-you-like-to-learn-about/performance-program/recruiting-partners/screen-partners-automatically-with-partner-verification.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
