> 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/platform/live-cockpit/widgets/predefined-widgets/weather.md).

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