# Using a Middle file export to initialize data and properties

To aid in initalizing data in Hubspot and property creation, you can [export synced data from Middle](/middle-docs/faqs/can-i-manually-export-data.md) and then use [Hubspot's import tool](https://www.hubspot.com/products/sales/crm-import). Within the import tool you can create new properties based on the data you are trying to import. This should help streamline property creation and help you connect the dots between systems.

{% embed url="<https://knowledge.hubspot.com/import-and-export/understand-the-import-tool>" %}


---

# 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.middle.app/middle-docs/guides/app-reference/hubspot/using-a-middle-file-export-to-initialize-data-and-properties.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.
