# Use in a Report

You can use External Objects in reports. If the external object is not visible under "Other Reports", raise a support ticket with Salesforce, advising that the external object is not visible for report selection.

If you have created lookup relationships and wish to include both parent and child in the report, you must create a new Report Type under Setup which describes the parent-child relationship.

Salesforce reports using External Objects have different limitations to reports using standard objects. You can read more about this in the [Salesforce docs](https://help.salesforce.com/s/articleView?id=sf.platform_connect_considerations_reports.htm\&type=5).


---

# 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-connect-external-objects/use-in-a-report.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.
