# How to use Import

## What is Import?

Import allows you to import data into the system by mapping data from the columns of an Excel spreadsheet to data fields on [products, variants](/fundamental-concepts/data-management.md), variant groups, [categories](/fundamental-concepts/data-model.md) or [global lists](broken://pages/33UGJbwodzi2bP6o2PZJ).

Knowing how to use the import feature will allow you to quickly update and create new [products, variants](/fundamental-concepts/data-management.md), variant groups, [categories](/fundamental-concepts/data-model.md) and [global lists](broken://pages/33UGJbwodzi2bP6o2PZJ) or efficiently import data into list properties.

You can find the import tab in the Struct PIM sidebar under Import.

## Guides covering import:

* [How to import products](/tutorials/guides/how-to-use-import/how-to-import-products.md)
* [How to import list data using List property import](/tutorials/guides/how-to-use-import/how-to-import-list-data-using-list-property-import.md)
* [How to import list data using General Excel import](/tutorials/guides/how-to-use-import/how-to-import-list-data-using-general-excel-import.md)
* [How to import categories](/tutorials/guides/how-to-use-import/how-to-import-categories.md)
* [How to import with media](/tutorials/guides/how-to-use-import/how-to-import-with-media.md)
* [How to import with images from url](/tutorials/guides/how-to-use-import/how-to-import-with-images-from-url.md)
* [How to use File templates](/tutorials/guides/how-to-use-import/how-to-use-file-templates.md)
* [How to use import for classification](/tutorials/guides/how-to-use-import/how-to-use-import-for-classification.md)


---

# 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.struct.com/tutorials/guides/how-to-use-import.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.
