> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/boomerang-3-domain-administrator-manual/automatic_reports-1/create_automatic_report.md).

# Create Multiple Object report

To define a Multiple Object report:

1. Click “Multiple Object Reports” in the navigation pane.

<figure><img src="/files/oKCBhWf6fg5VJ8xi16Bf" alt=""><figcaption></figcaption></figure>

2. Select the time range that shall be included in the reports.
3. Select the objects you want to generate the reports for.
4. Select the items that will be included in the report. The items that can be selected are values, charts, events, adjustments, limits, alarms and logbook records.

<figure><img src="/files/sgTZVRTYkoE9csn6dU4b" alt=""><figcaption></figcaption></figure>

5. Click “Generate” and [Sign](/boomerang-3-domain-administrator-manual/common_elements/sign.md).
6. A confirmation message will be displayed.

<figure><img src="/files/sVpXUsSFpI3QrdA6T1pP" alt=""><figcaption></figcaption></figure>

7. The reports request will be shown in the list under the "**Create multiple object report**" form.

<figure><img src="/files/M79WDiLOO5zhPeKFtKPL" alt=""><figcaption></figcaption></figure>

8. The system will send the reports according to the definition. The object report form is described in  [Object report](/boomerang-3-domain-administrator-manual/dashboard/reports/object-report.md) chapter.
9. Refresh the page to check the reports generation status.

<figure><img src="/files/M18FcdJsWO5u63gKFg0H" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.boomerang3.com/boomerang-3-domain-administrator-manual/automatic_reports-1/create_automatic_report.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
