# Synchronization from HubSpot to ERP

In the next section are detailed company data guidelines from hubspot to ERP with some case studies on how to use synchronized data. Property names on both ERP and HubSpot are indicative, you can also add custom properties based on your specific needs.

**Arguments**:

* [Recommended Synchronization SQL](/readme/companies/synchronization-from-hubspot-to-erp/recommended-synchronization-sql-from-hubspot-to-database.md)
* [Operation Synchronization ERP Bridge](/readme/companies/synchronization-from-hubspot-to-erp/operation-synchronization-erp-bridge.md)
* [Best Practices](/readme/companies/synchronization-from-hubspot-to-erp/advices-and-best-practices.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://howto.erpbridge.io/readme/companies/synchronization-from-hubspot-to-erp.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.
