# Import File

Import File allows local files or those around the web to be pulled into Analytics.

<figure><img src="https://1817223046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5mI0ilekQtcGTXKGQ2EF%2Fuploads%2FAPJakDCEnyG0A996duRz%2FProperty%201%3DImport%20File.jpg?alt=media&#x26;token=b90605d1-afa9-4f2a-b9cd-161ef5304610" alt=""><figcaption></figcaption></figure>

To upload a file, simply click the gray upload box or drag and drop your files onto the dropzone.

Analytics accepts the following file types:

* XLS or XLSX
* CSV
* TSV
* SAV
* HYPER (Tableau)

When uploading an XLS/X file with multiple tabs, Analytics will create individual tables for each tab in the file.

Analytics's file size limit is 3GB.


---

# 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://docs.auditboardanalytics.com/tools/import/import-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.
