# 数据连接概览

*连接器* 是用于在 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) **\[More]** | 将鼠标悬停在某个连接上以查看此选项。在这里，您可以查看可以对该连接执行的操作： *编辑* 或 *查看历史记录* 以查看此连接的状态历史记录。                                                                |

</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: 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.
