# Upload Record(s)

> Upload Record(s) activity, which uploads a single record or a list of records to a Communications Mining source.

`UiPath.CommunicationsMining.Activities.Sources.UploadRecords`

## Description

Uploads records to a Communications Mining source. You create the records with the [Create Record](https://docs.uipath.com/activities/other/latest/communications-mining/create-record) activity, then upload either a single record or a list of records to the source of your choice.

## Project compatibility

**Windows | Cross-platform**

## Configuration

### Designer panel

* **Project name**: The project in Communications Mining where you want to upload the records.
* **Source name**: The source in Communications Mining where you want to upload the records. Select **View Sources** to open the Sources page in Communications Mining.
* **Upload list of Communications Mining records**: Uploads a list of records instead of a single record. This option is disabled by default. When you enable it, the **Record** field that follows is renamed to:
  * **Records list**: The list of records that you want to upload. Create each record with the [Create Record](https://docs.uipath.com/activities/other/latest/communications-mining/create-record) activity, then append the records to a list with the **Create List** activity. This field replaces **Record** when **Upload list of Communications Mining records** is enabled.
* **Record**: The record that you want to upload. Create the record with the [Create Record](https://docs.uipath.com/activities/other/latest/communications-mining/create-record) activity.

### Properties panel

#### Output
* **Upload responses**: The output variable where the upload responses are stored.
