> 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-anvandarmanual/dashboard/alarms_and_warnings/larmpresentation.md).

# Larmpresentation

Aktiva larm och varningar syns på flera ställen.

### Dashboard: Mätpunkter-knapp

* Grön: inga aktiva larm eller varningar
* Gul: minst en aktiv varning, inga aktiva larm
* Röd: minst ett aktivt larm

Siffran i mitten visar hur många aktiva larm som omfattas.

Se [Mätpunkter-knapp](/boomerang-3-anvandarmanual/dashboard/dashboard_buttons/matpunkter-knapp.md).

<figure><img src="/files/tA54cMkYaUc0lFmOF8DZ" alt=""><figcaption><p>Inga aktiva larm (grönt)</p></figcaption></figure>

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

<figure><img src="/files/5tF9aCCBV7DgVCnbztMo" alt=""><figcaption><p>Varning (gul) och larm (röd) finns</p></figcaption></figure>

### Organisationsträd

Grupper med aktiva larm visar en röd markör och ett larmantal.

Exempel på objektnivå:

![Larmräkningar i organisationsträdet](/files/P2cZpG82HuX1Ld0DGgXt)

Exempel på objektnivå:

<figure><img src="/files/d0yuagbX35M5aDDZuihG" alt=""><figcaption><p>Två aktiva larm på ett objekt</p></figcaption></figure>

<figure><img src="/files/neSMOdkhHMeyAoRnizee" alt=""><figcaption><p>En aktiv varning på ett objekt</p></figcaption></figure>

### Larmlista

Klicka på [Mätpunkter-knapp](/boomerang-3-anvandarmanual/dashboard/dashboard_buttons/matpunkter-knapp.md) för att öppna larmlistan.

![Larmlista](/files/7ExKpzE1nSIteMf9bXRb)

### Objektvy: Aktivitetslogg

I objektvyn visas aktiva larm i [Fliken Aktivitetslogg](/boomerang-3-anvandarmanual/dashboard/object_view/detaljerad-objektvy/fliken-aktivitetslogg.md).

Klicka på larmikonen för att kontrollera larminformationen.

<figure><img src="/files/9uR9dr1yEzqcY2KTiCmA" alt="" width="486"><figcaption><p>Larmdetaljer</p></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-anvandarmanual/dashboard/alarms_and_warnings/larmpresentation.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.
