# Upload

{% hint style="info" %}
The Upload screen is used to either upload a CSV or Excel file manually, or to choose where the External Data should be pulled from.
{% endhint %}

### Importing Data

On this page you can upload a CSV or Excel file, depending on the source selected on the previous screen. You will also select the Target Salesforce Object that you want the data to be imported into.

<figure><img src="/files/1kNUKb1AF82CZk94dfO4" alt=""><figcaption></figcaption></figure>

If you have recently uploaded a file already for this job, then you will have the option to proceed with the recently uploaded file, or to upload a new file:

![](/files/Qbn8uYjsSHr1OamIaHuK)


---

# 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.dataimporter.io/jobs/upload.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.
