# Excel Import/Export

## Import from Excel

You can load data from an Excel file into SpreadSheet. There is quite a simple way to do this:

1\) Click the **Import** button in the toolbar and select *Microsoft Excel (.xlsx)*&#x20;

![](/files/-LaVp6R9h1SzrlA5nIyP)

or:

Go to: *File -> Import As... -> Microsoft Excel (.xlsx)* in the menu &#x20;

<div align="center"><img src="/files/-LaKmceJpAg9n4vjAXuV" alt=""></div>

&#x20; 2\)  Select an Excel file on your computer and its content will be imported into an opened sheet.

## Export to Excel

The data you've entered into SpreadSheet can be exported to an Excel file. Complete the steps below:

1\) Click the **Export** button in the toolbar:

![](/files/-LaVpqj8m5GF5OopP0yQ)

or:

Go to: *File -> Download As... -> Microsoft Excel (.xlsx)* in the menu &#x20;

![](/files/-LaVqHp4dRVAwp7Ga-8t)

&#x20;2\)  Check the directory with downloaded files on your computer to find a downloaded Excel file with data from SpreadSheet.


---

# 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://dhtmlx-docs.gitbook.io/spreadsheet-user-guide/import-export-of-excel-data.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.
