# Review Data Connection Submissions

*Connectors* are a system for all batch data file transfers between impact.com and brands, partners, or other parties. Each connection (an individual connector) has certain attributes, such as the data type (clicks, conversions, product catalogs, etc.), direction (inbound or outbound), method (SFTP, FTP, Email), and more.

You can view the history of files submitted via connections within your Account Settings.

1. From the top navigation bar, select ![](/files/2qeX6EqajzdOPiwzfeV5) **\[User profile] → Settings**.
2. In the left column, under *Technical*, select **Connections**.
3. In the list of connections, hover your cursor over the connection you want to review submissions for and select ![](/files/ZiJD3i49EZgjsFWVTv1h) **\[More]** → **View History**.

From here, you can view and filter detailed information about each submission, including the date the file was received, whether the submission was successful, and if there were any errors in the file.


---

# 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/what-would-you-like-to-learn-about/account-administration/account-settings/send-data-to-impactcom/review-data-connection-submissions.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.
