> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/english-v14/getting-started/4.-visualize-and-use-data.md).

# 4. Visualize & use data

Congratulations! 🎉 You have successfully mastered the first steps in Eliona, set up your assets, and established the data connection. Now comes the most exciting part: you can use, analyze, and visualize the incoming data to the full extent of Eliona.

This chapter introduces you to the basic functions that will help you make full use of the potential of your data. Get ready to bring your data to life!

* **Create a dashboard:** Turn raw data into meaningful visualizations. Create custom dashboards to get a quick overview of your assets and their statuses.

{% content-ref url="/pages/fbc5169427e397dbbd5af3f11aaad085f3171980" %}
[Create a dashboard](/collection/english-v14/getting-started/4.-visualize-and-use-data/create-a-dashboard.md)
{% endcontent-ref %}

* **Configure an alarm:** Keep track of important events. Set up alarms that notify you as soon as certain thresholds are exceeded or a problem occurs.

{% content-ref url="/pages/1ba1c0973912b93afb0d43e108cd29ffafa6a304" %}
[Configure an alarm](/collection/english-v14/getting-started/4.-visualize-and-use-data/configure-an-alarm.md)
{% endcontent-ref %}

* **Create and configure an analytic:** Use the power of data analysis. Create complex evaluations to identify trends, increase efficiency, and make informed decisions.

{% content-ref url="/pages/e00c24f7435c93396ce1f31ef15637261bcbaba7" %}
[Create and configure an analytic](/collection/english-v14/getting-started/4.-visualize-and-use-data/create-and-configure-an-analytic.md)
{% endcontent-ref %}

* **Create a digital twin:** Create virtual representations of your real assets. Digital twins enable you to visualize and simulate data in a realistic context.

{% content-ref url="/pages/ddbb85441ec132f5a88bcceae05f73a988dfa160" %}
[Create a digital twin](/collection/english-v14/getting-started/4.-visualize-and-use-data/create-a-digital-twin.md)
{% endcontent-ref %}

***

## Unlock the full potential

Your data is just the beginning. Eliona offers a wide range of additional functions to optimize your building automation. Discover the full range of possibilities by browsing the following chapters of the documentation:

* [→ Wayfinding](/collection/english-v14/documentation/wayfinding.md)
* [→ Tracking](/collection/english-v14/documentation/more-functions/tracking.md)
* [→ BIM model](/collection/english-v14/documentation/bim.md)
* [→ Escalations](/collection/english-v14/documentation/alarms-rules-and-escalations/escalations.md)
* [→ Rule chains](/collection/english-v14/documentation/alarms-rules-and-escalations/rule-chains.md)
* [→ Smart Views](/collection/english-v14/documentation/smart-views.md)
* [→ Map](/collection/english-v14/documentation/map-and-floor/map.md)

Use these tools to automate your workflows, increase efficiency, and make your buildings smarter.


---

# 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://docs.buildings.ability.abb/collection/english-v14/getting-started/4.-visualize-and-use-data.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.
