# Windows Element

Any kind of actions relating to managing a window or it's lifecycle.\
\
At least one window must exist at all times. If all windows are closed/become unresponsive, the app will close. <br>

## Window Element Properties

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

Set the Windows Data Type to "Windows - Deskifier Data Object"\
\
This will allow the element to output custom objects containing window information.\
\
Set the Windows Events Data Type to "Window Events - Deskifier Data Object"

## Window Element Actions

{% content-ref url="/pages/r6uFRm6vUCSFY5R2u5x7" %}
[Actions](/deskifier/deskifier-bubble.io-docs/windows-element/actions.md)
{% endcontent-ref %}

## Window Element Events

{% content-ref url="/pages/iT5uf59PG7K53qgOlJnA" %}
[Events](/deskifier/deskifier-bubble.io-docs/windows-element/events.md)
{% endcontent-ref %}

## Window Element States

{% content-ref url="/pages/Ms53F5LISbnDUFFcX4KG" %}
[States](/deskifier/deskifier-bubble.io-docs/windows-element/states.md)
{% endcontent-ref %}


---

# 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://deskifier.gitbook.io/deskifier/deskifier-bubble.io-docs/windows-element.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.
