# Object import/update

Moment supports a few methods off importing and updating data within the application.&#x20;

## Update data

Some objects support update of data within the application

For these objects, on the Reports page for the object, under the cogwheel/settings icon up in the top right corner there is an option "Update {object} from Excel"

* Customers
* Projects
* Product sales

For these objects, the link will open a dialog where one can download a template file to be used for the update. Fill out the fields in the template and upload to the upload area on the same dialog. By doing so, any changes in the file will be done to the objects.

## Import data

Other objects can be imported using the Tools page.

* Project expenses
* Checklists
* Organizational data

Each of these types have a section used to upload data. A template can be downloaded, filled out with data and then uploaded for 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://docs.milientsoftware.com/help/moment-by-topic/integrations/file-import/object-import-update.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.
