# Kiosk mode

There's 3 ways you can keep HD+ running and in the foreground (Kiosk mode)

1. [Auto Return Home](#auto-return-home)
2. [App Pinning](#app-pinning)
3. [Default Launcher](#default-launcher)

All Kiosk mode options can be found in Menu -> Security / Kiosk Mode

## Auto Return Home

HD+ will automatically return to the 'home' screen after a set idle period.

<div align="left"><figure><img src="/files/7PVlId9YHfuQpNXrfZ1g" alt="" width="375"><figcaption></figcaption></figure></div>

A new option to this feature is 'Show Popup Timer'. This will show a little timer window when HD+ isn't in the foreground. When the timer hits 0 HD+ will re-open. You can also open HD+ by clicking on the timer or pause the timer by clicking on the little pause button in the lower-left corner.

NOTE: When first enabled you will need to give HD+ permission to draw on top of apps

<div align="left"><figure><img src="/files/G1vZD9x3c5HBHFhb7fID" alt="" width="188"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/Zuo5GcYsJjKlZcARciMY" alt=""><figcaption></figcaption></figure></div>

## Default Launcher

HD+ can be set as the default homescreen app.

<div align="left"><figure><img src="/files/CF88jNCY8cWHKXyxsLE0" alt="" width="375"><figcaption></figcaption></figure></div>

## App Pinning

App Pinning prevents leaving the dashboard app with the HOME or BACK keys. It's useful for single-purpose dashboards where you don't want users to exit out. However, if you use HD+ to open other Android apps this won't work using App Pinning.

![](/files/uGMjhNnBkEXdQl5xfC6g)


---

# 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://joe-page-software.gitbook.io/hubitat-dashboard/features/kiosk-mode.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.
