# Moment Importer

Moment Importer is an advanced tool used to import many different objects at the same time.

The import accepts an Excel file, with a number of sheets. Each sheet is for a specific object.

The Importer has a few limitations, where the major one is that it can only be used by one user/database at the time. If attempting to execute an import, when it's already busy with another import by another user, it will result in an error message.

To make sure the data is in the correct format, there exists a template for this tool, the template has all possible sheets included, but one can use only those needed. And when uploaded, one can select what to actually import.

Contact [integrations team](mailto:integrations-dev@moment.team?subject=Importer%20template%20request) to get a copy of the template.


---

# 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.milientsoftware.com/help/moment-by-topic/integrations/file-import/moment-importer.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.
