# Weather

The "Weather" widget displays the weather for any location.

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FhrWs6wxsvuadYPKhl1Dc%2Fimage.png?alt=media&#x26;token=4df03cf6-0bc9-499f-8f09-5aa22f3cd87f" alt=""><figcaption></figcaption></figure></div>

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2Fy28xkhT9Imb17rvZbCC1%2Fimage.png?alt=media&#x26;token=b73c385f-5906-4b19-a65a-2b2f2337725f" alt=""><figcaption></figcaption></figure></div>

## Configure Widget

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FzJBRAcDAi0DVJFUgZi6j%2FWetter.png?alt=media&#x26;token=61d532fc-7e92-4fc0-931a-fa5139e60f9b" alt=""><figcaption><p>The configuration window for the "Weather" widget</p></figcaption></figure></div>

1. Make sure you are in the **"Dashboard"** menu
2. Click on **"BuildingPro Suites"**
3. Click on **"Weather"**
4. Select the **Primary Asset**. The name of this asset will appear in the title bar of the widget **\[A]**
5. Choose whether the weather widget should be displayed in **light**, **dark** mode, or according to your **system settings** **\[B]**
6. Enter the **location** for which you want to display the weather **\[C]**, and click on one of the displayed results
7. The selected location is displayed under **\[D]**
8. Optional, you can specify how much space the widget should occupy on the dashboard **\[E]**
9. Select the **font size** of the data displayed in the widget **\[F]**
10. Click on **"Save"** **\[G]**

    ▷ The widget is displayed in the dashboard


---

# 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.buildings.ability.abb/collection/platform/live-cockpit/widgets/predefined-widgets/weather.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.
