> For the complete documentation index, see [llms.txt](https://privacy.moment.team/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://privacy.moment.team/terms/data-import-terms.md).

# Data Import Terms

**Last updated: 29.05.2020**

When your company transitions to Moment, you have the option of importing essential data from you current project management system. This is an optional service, but most of our new clients make use of it. With data import, you can start using Moment almost as if it's always been your project management system, since mostly all data will be there. &#x20;

**We offer the following options:**

* [Basic Import](/terms/data-import-terms/basic-import.md)
* [Standard Import](/terms/data-import-terms/standard-import.md)
* [Advanced Import services](/terms/data-import-terms/advanced-import-services.md)

*Import services only cover what's described in the respective import services sections. Every import is done per system and per company, so multiple companies require multiple imports and multiple systems require multiple imports. Should you request any additional data to be imported, or any additional consulting services related to data import, you will be billed for these services additionally. Such services are priced per consulting hour.*

### Import Data and Shipping Policies

Information we need from you before import, to ensure proper mapping:

* Bank Account Number.
  * To import invoices, we need to enter this number in advance.
* 2 sample invoices in PDF-format.
  * Occasionally there are many different numbers and fields that are similar to each other in a database or in the reports we receive before the import. By looking at the sample invoices, we make sure that the numbers we enter are actually correct.
* Example page from 2 different projects with a lot of project data.
  * Preferably with as much different information as possible - some hours, project name, project number, the customer it belongs to etc. We need this for the same reason we need the invoices.

### This can be sent to us in the following ways

* **If local server based:** Backup of your database (.zip if large files).
* **If cloud based:** Username and password for admin account to the Moment import team so we can retrieve information directly.
* **Alternative option:** Complete database in XLSX format.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://privacy.moment.team/terms/data-import-terms.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
