# ERP and historical data

It is not a good practice to live-query application databases with BI tools or Salesforce Connect integrations:

* Live-queries place unpredictable and overwhelming workloads on the database
* Database contention will affect the performance of the application
* Application data structures are not immediately consumable for reports or related lists

Omnata connects to cloud data warehouses that are designed to handle the workloads created by live and concurrent queries of CRM users.

The most robust architecture for live integration of ERP or historical data is to replicate and model raw data to a cloud data warehouse and connect directly to this with Omnata.

![](/files/DmXMmrNkbOF2IpNHFtSo)


---

# 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.omnata.com/omnata-product-documentation/omnata-connect-for-salesforce/use-cases/erp-and-historical-data.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.
