> 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/data-connections-overview.md).

# 数据连接概览

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

#### 查看“连接”屏幕

1. 从顶部导航栏中选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
2. 在左侧栏中，位于 *技术*下，选择 **连接**.
   * 该 *连接* 屏幕是您创建新连接的位置。它会显示现有连接、状态和操作。

<details>

<summary>列与筛选器</summary>

|                                                                |                                                                                                                                          |
| -------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| **项目**                                                         | 选择您要查看或编辑其连接的具体项目。                                                                                                                       |
| **类型**                                                         | 指该连接处理的数据类型（例如，转化数据、操作修改等）                                                                                                               |
| **方向**                                                         | 指该连接支持的数据方向： *入站* 是流入 impact.com 的数据， *出站* 是从 impact.com 传出到其他平台的数据。                                                                     |
| **方法**                                                         | 指该连接使用的传输方式： *FTP、SFTP 或电子邮件* 当前支持。                                                                                                      |
| **加密**                                                         | 显示加密密钥对（如有）。加密仅适用于入站连接（上传到 impact.com），不适用于出站连接（从 impact.com 下载）。                                                                        |
| **状态 / 最后处理状态**                                                | <p>指该连接的最新状态：</p><p>• 无</p><p>• 进行中 — 通过此连接的数据传输当前正在进行。</p><p>• 已完成 — 通过此连接的数据传输最近已完成。</p><p>• 失败 — 通过此连接的数据传输最近失败；请查看连接历史记录以获取详细信息。</p> |
| **名称**                                                         | 现有连接的名称。                                                                                                                                 |
| **最近活动时间**                                                     | 指此连接状态上次更新的时间。                                                                                                                           |
| ![](/files/a59f63967c63e9100ed85b93d9f0eb2eda4b9e50) **\[更多]** | 将鼠标悬停在某个连接上即可看到此选项。在这里，您可以查看可对此连接执行的操作： *编辑* 或 *查看历史记录* 以查看此连接的状态历史记录。                                                                   |

</details>

#### 了解更多

* [配置数据下载连接](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/send-data-to-impactcom/configure-a-data-download-connection.md)
* [配置数据上传连接](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/send-data-to-impactcom/create-a-data-upload-connection.md)
* [查看数据连接提交](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/send-data-to-impactcom/review-data-connection-submissions.md)


---

# 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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/send-data-to-impactcom/data-connections-overview.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.
