# Omnata with Salesforce Lightning Components

### Lightning Components <a href="#lightning-components" id="lightning-components"></a>

The Omnata Lightning Components are [custom components](https://trailhead.salesforce.com/en/content/learn/modules/lightning_app_builder/lightning_app_builder_custom_comps) that allow data from your data warehouse to be rendered on a Salesforce page.

Lightning Components do not require Salesforce Connect, but do not offer the same platform capabilities of External Objects, like object linking, reporting, and automation.

### Architecture <a href="#architecture" id="architecture"></a>

![](/files/qiSWitLjI5CUhh7CNApL)

### Use Cases <a href="#use-cases" id="use-cases"></a>

Example use cases are:

* Displaying a customer's financial transactions on the Contact Page
* Displaying a list of orders from an external ERP system, with hierarchical drill-down.


---

# 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/omnata-with-salesforce-lightning-components.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.
