> 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/advocate-program/advocate-program-settings/manage-advocate-event-sharing.md).

# Manage Advocate Event Sharing

When creating an Advocate program, you will be prompted to share all your program(s) event types with it, allowing you to leverage your existing impact.com integrations to share conversion data. You can use the data to configure your Advocate program rules.

During your onboarding checklist, you will be prompted to share your account's events with your Advocate program. You can later opt out of individual event sharing.

{% hint style="info" %}
**Note:** You must pass the `customerEmail` as an event field in order to share events with your Advocate program.
{% endhint %}

#### Manage event sharing for individual events

1. From the top navigation bar, select ![](https://impact-1.gitbook.io/docs/emvxfLrwrlacc4y3y02Y/~gitbook/image?url=https%3A%2F%2F4048883401-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FwMLlMoFBtKJa8ptd3zaw%252Fuploads%252Fgit-blob-1183576591b45997efe4dc81a25024640591d02a%252F245137dc972a7a7f6165b59538fcdbac8fd5bd8fee4ba9f20c1a2982c5b58b57.svg%3Falt%3Dmedia\&width=300\&dpr=3\&quality=100\&sign=cb58d80d\&sv=2) **\[User profile] → Settings**.
2. On the right, under *Tracking*, select [**Event Types**](https://app.impact.com/secure/advertiser/tracking-settings/actiontracker/view-actiontracker-flow.ihtml).
3. Hover your cursor over the event you want to share with your Advocate program.
4. Select ![](https://impact-1.gitbook.io/docs/emvxfLrwrlacc4y3y02Y/~gitbook/image?url=https%3A%2F%2F4048883401-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FwMLlMoFBtKJa8ptd3zaw%252Fuploads%252Fgit-blob-8ec3e877b1397045c61d394485e72ac4d93120ee%252Fc6ddb46c637059f06e86c790a911217a9428f5c47b5efef046f90555e85b03cd.svg%3Falt%3Dmedia\&width=300\&dpr=3\&quality=100\&sign=af39fe0e\&sv=2) **\[More]** → **View / Edit**.
5. Select the **Shared with Advocate** section.
6. Select ![](/files/4AJktj2qcV3ZjYYKylZP) **\[Checked box]** **Shared with Advocate** to start sharing this event with your Advocate program.
7. Select **Save**.

#### View shared events

You can see which events you’ve shared with your Advocate program at any time.

1. From the top navigation bar, select ![](https://impact-1.gitbook.io/docs/emvxfLrwrlacc4y3y02Y/~gitbook/image?url=https%3A%2F%2F4048883401-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FwMLlMoFBtKJa8ptd3zaw%252Fuploads%252Fgit-blob-1183576591b45997efe4dc81a25024640591d02a%252F245137dc972a7a7f6165b59538fcdbac8fd5bd8fee4ba9f20c1a2982c5b58b57.svg%3Falt%3Dmedia\&width=300\&dpr=3\&quality=100\&sign=cb58d80d\&sv=2) **\[User profile] → Settings**.
2. On the right, under *Tracking*, select [**Event Types**](https://app.impact.com/secure/advertiser/tracking-settings/actiontracker/view-actiontracker-flow.ihtml).
3. Event types with the ![](/files/yR1Zh0haR4sQTRhMNgBs) **\[Check]** in the *Shared with Advocate* column have been shared with your Advocate program.


---

# 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/advocate-program/advocate-program-settings/manage-advocate-event-sharing.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.
