# Cyberweather

See also the [calculation of the cyberweather](/control/english/guides/calcul-des-metriques.md#cyberweather).

The device's Cyberweather is shown from the day selected in the date picker and the last 8 days.

![Device cyberweather](/files/qvpnzQG6NtweLh15YtZb)

{% hint style="info" %}
The presence of a red <mark style="color:red;">**OUT**</mark> chip indicates the presence of outgoing toxic flows.
{% endhint %}

A click on a day opens a sliding pop-up with the details of the day.

The details of the day contain the following information:

* The cyberweather of the day
* The evolution of the **cyber weather per hour** in CyT (cyber toxicity)
* The evolution of the volume of **toxic flows** per hour (incoming and outgoing)
* The evolution of the volume of **non-toxic flows** per hour (incoming and outgoing)
* The metrics of the selected day

{% hint style="info" %}
The **See this date** button allows you to change the date of the dashboard selector.
{% endhint %}

![Detail of a day](/files/5SgFCmJlwIgx1forJUm9)

There is also a visualization of the cyberweather by month by clicking on the link **By month** :

![Cyberweather by month](/files/eVJNAqMDffX7B0iwSRws)

{% hint style="info" %}
A click on a day also opens the details of the day.
{% endhint %}


---

# 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.serenicity.fr/control/english/devices/dashboard-dun-appareil/general/cybermeteo.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.
