> 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/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participants/referrals-and-events/mark-an-event-as-a-test-for-advocate.md).

# 将事件标记为 Advocate 测试

你可以发送 *测试事件* 到你的正式运行中的 Advocate 项目中，以确认你的配置是否按预期工作。建议在这些事件发送后，在你的 impact.com 账户中将其标记为测试。这些测试事件将从与收入相关的分析、报告和计费中移除。

{% hint style="warning" %}
**警告**：将事件标记为测试无法撤销。
{% endhint %}

1. 从左侧导航菜单中选择 ![](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-230534471fef5f40808e921e41ee44e4a06ded03%252Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg%3Falt%3Dmedia\&width=300\&dpr=3\&quality=100\&sign=71dd50ef\&sv=2) **\[Engage]** → **参与者**.
2. 搜索并选择 **姓名** 该事件发送对象的参与者的
3. 在……内 *概览* 在参与者资料的 *事件* 选项卡中，在页面底部的表格中找到该事件。
   * 了解有关以下部分的更多信息： [参与者资料](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participants/advocate-participant-profiles-explained.md).
4. 将光标悬停在该事件上，然后选择 **标记为测试**.

   <div data-with-frame="true"><figure><img src="/files/f7f9dbd93ffe7b54b00f35f516d3ac7266dd1512" alt="" width="563"><figcaption></figcaption></figure></div>
5. 查看事件详情，然后选择 **标记为测试**.
6. 最后，确认你要 **标记为测试**。此操作不可逆。


---

# 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/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participants/referrals-and-events/mark-an-event-as-a-test-for-advocate.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.
