> 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/dashboard/object_view/detailed-object-view.md).

# Detailed object view

The S1D1O3 object will look as below in the Dashboard.

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

Click an object in the Dashboard to open its detailed object view where the object details are shown.&#x20;

The S1D1O3 detailed object view is shown below.

<figure><img src="/files/8vxMRulbsfCN4qnIu9fH" alt=""><figcaption></figcaption></figure>

The measuring points in the example are 2 temperature sensors with T at the end, 2 current inputs with I. There is also a virtual measuring point called S1G6M2T Average which shows the average of 10 S1G6M2T readings. The MP names are listed on top, under the object name.

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

The object view has 8 tabs called “Graph”, “List”, “Activity log”, “Properties”, “Technical”, “Logbook”, “Control points” and “Documents”. Their functionalities are presented in the chapters below.


---

# 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:

```
GET https://help.boomerang3.com/boomerang-3-domain-administrator-manual/dashboard/object_view/detailed-object-view.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.
