> 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/account-administration/account-settings/send-data-to-impactcom/review-data-connection-submissions.md).

# 审核数据连接提交

*连接器* 是用于在 impact.com 与品牌、合作伙伴或其他方之间传输所有批量数据文件的系统。每个连接（一个单独的连接器）都有某些属性，例如数据类型（点击、转化、产品目录等）、方向（入站或出站）、方法（SFTP、FTP、电子邮件）等。

您可以在账户设置中查看通过连接提交的文件历史记录。

1. 从顶部导航栏中选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
2. 在左侧栏中，在下方 *技术*下，选择 **连接**.
3. 在连接列表中，将鼠标悬停在您要查看提交记录的连接上，然后选择 ![](/files/a59f63967c63e9100ed85b93d9f0eb2eda4b9e50) **\[More]** → **查看历史记录**.

在这里，您可以查看并筛选每次提交的详细信息，包括文件接收日期、提交是否成功，以及文件中是否存在任何错误。


---

# 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/account-administration/account-settings/send-data-to-impactcom/review-data-connection-submissions.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.
