# Manage Sent & Received Invitations

<a href="https://pxa.impact.com/student/activity/1087831?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=part-351&#x26;utm_campaign=help-center" class="button primary">Take the PXA course</a>

After you complete your [marketplace profile](/partner/what-would-you-like-to-learn-about/platform-features/working-with-brands/applying-to-brands/profile-management/update-and-manage-your-public-profile.md), you can begin building partnerships through two-way invitations. Whether a brand reaches out to you with an offer or you invite a brand to partner with you, all active proposals are managed here. Use this screen to review contract details, negotiate payouts, and finalize your partnerships.

{% code expandable="true" %}

```mermaid
graph LR
    subgraph "Invitation Lifecycle"
    A{Invitation type}
    
    A --> B((Received))
    A --> C((Sent))
    
    B --- B1[<b>Brand → You</b><br/>Brands propose joining<br/>their program terms]
    
    C --- C1[<b>You → Brand</b><br/>Partnerships you've initiated.]

    style B fill:#f9f9f9,stroke:#333,stroke-width:2px
    style C fill:#f9f9f9,stroke:#333,stroke-width:2px
    style C1 cursor:pointer
    end
```

{% endcode %}

{% hint style="info" %}
**Pre-approved Brands:** If you don't want to wait for an invitation, select **Browse Pre-approved Brands** to view programs you can join and start promoting instantly.
{% endhint %}

#### Filter your invitations

1. From the top navigation bar, select **Discover →** [**Invitations**](https://app.impact.com/secure/mediapartner/marketplace/partner-manage-pending-contracts-flow.ihtml).
2. Under *Invitations*, choose between viewing **Received** invitations from brands or **Sent** invitations from you to the brand.
3. Use the summary tiles at the top of the page to quickly filter by invitation state:
   * **Invites:** Total active invitations.
   * **Counters:** Invitations currently in a negotiation phase before any contract is signed.
   * **Contract Changes:** Changes to an existing contract where the original terms have been modified.
4. Use the search bar and filters to find specific invitations:
   * **Search:** Enter a brand name or URL and press **Enter** or **Return**.
   * **Brand Service Area:** Filter by the geographic region in which the brand operates.
   * **Categories:** Filter by brand industry, e.g., Jewelry & Watches, Luxury.
   * **Brand Attributes:** Filter by specific brand characteristics, e.g., brands with product catalogs.
   * **More Filters:** Select ![](/files/KTvaS28gBKXZMVtmkxzp) **\[More]** to access time-sensitive filters:
     * **Received/Sent on:** Filter by the date the invitation was sent or received.
     * **Expires:** Filter by the upcoming expiration date to prioritize urgent applications.

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

#### Process an invitation

1. Ensure you've selected the relevant **Sent** or **Received** tab.
2. Hover over a brand to select an action based on received or sent invitations:
   * Select ![](/files/KTvaS28gBKXZMVtmkxzp) **\[More]** to view all the actions.

{% tabs %}
{% tab title="Received invite" %}

* **Accept:** Accept the invitation's proposed terms and join the brand's program.
* **Reject:** Reject the invitation's proposed terms.
* **Counter:** Suggest a new set of terms that would govern how you are paid out for driving actions for the program. This option is only available if the brand opts to allow you to counter the proposal.
* **View Terms:** Open the full contract details to review before making a decision.
  {% endtab %}

{% tab title="Sent invite" %}

* **View Terms:** Open the full contract details to review before making a decision.
* **Withdraw:** Withdraw your invitation to the brand's program.
* **Counter:** Suggest a new set of terms that would govern how you are paid out for driving actions for the program. This option is only available if the brand opts to allow you to counter the proposal.
  {% endtab %}
  {% endtabs %}

#### Bulk process invitations

{% hint style="danger" %}
**Warning:** Bulk-accepting invitations means you are legally agreeing to multiple contracts at once. Ensure that you have reviewed all terms before bulk-processing invitations or applications.
{% endhint %}

After you've applied your preferred filters, you can bulk-process your selected invitations.

1. Either select ![](/files/P7v7JVszpEsu5wGO2TQR) **\[Checkbox]** **Select All** below the filter menu or the ![](/files/P7v7JVszpEsu5wGO2TQR) **\[Checkbox]** next to the relevant brand names.
2. Choose your preferred action below the filter menu to bulk-process your applications or invitations.
   * Select **CSV** to download brand invitations and applications in CSV format.
   * Select **Accept** to bulk accept invitations and applications.
   * Select **Reject** to bulk reject invitations and applications.


---

# 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://help.impact.com/partner/what-would-you-like-to-learn-about/platform-features/working-with-brands/applying-to-brands/manage-your-brand-invitations-and-applications.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.
