# Upload a File

<figure><img src="/files/zxDLLxYLjKle8aLsCOV6" alt=""><figcaption><p>Uploading a file</p></figcaption></figure>

This is the most easiest way to import entities using Import Manager. You just need to select **Upload a file** in the **Source of file(s)** menu and click on Choose file. Locate the feed file on your computer and click Upload. After that you can scroll to the top and click on **Import Now** to execute the import or on **Emulate Import** to test your import.


---

# 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://importmanager.docs.foxnetsoft.com/file-sources/upload-a-file.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.
