# Configure Hubitat Hub

* Open a web browser and navigate to your Hubitat Hub's admin webpage (typically <http://hubitat.local/> or enter the IP address)
* Click on the Apps section on the left side

  ![](https://lh3.googleusercontent.com/7U8Y_PrWikhrQZ0k9OG-vaMTKJBfAgymZisGQ3j_Hc9ICNTrhUu6Uf719ntnX_s3BGdoftbR_fUTv34ncOaliJtBcbQ1sTuOBdn5-HwcBWjaxkPUocM3gXZKcW5c4rRHUeDwEotp=s0)
* Click on Add built-in app and find the Maker API; click to install this app\
  ![](https://lh6.googleusercontent.com/bONOpyvtv_eGKCD51YJpsc0yEGBzyZNHiosvfBaBiZgdvbG4mSZlVH_EH9feB9AC95cg4aE7dBCx4vIEfZ9m9OW_UU4HR68RU4by4dX_kCBFJqxKIyD7uVDCIH8lBbBuzqteYehi=s0)
* In Maker API app settings, make sure "Allow access via Local IP" option is enabled\
  ![](https://lh4.googleusercontent.com/edHvkT5FAQfPwM1FZYblrgp6tzsXuGv48KFDl2kFmTlsYxbwSRaUlzZpxrawZQUf6Pte5Yg-eZJTX_Xwos2DNAJwyvwlmxC4cOxw-bJOO0Ws1dAZHCfF12szavkwopl6wJ3AVgqF=s0)
  * If you'd like to use the app remotely, make sure "Allow access via Remote / Cloud" option is enabled
* Select all devices you'd like to view in the dashboard (you can select all to get started and then always remove or hide devices you don't want to see later)\
  ![](https://lh6.googleusercontent.com/XW5CHiX-huipgzWxnzG24Djr_8gwIzPBuyOWdfgaLuxy7Ydd7y0gwXqwPfBMmxmnw-G3CFYhLIWxrftbdwHBV729vHQYhFpwozXjSNChWt0IF6ZhrhC3M7TK2D0XiGsO0Dicxarw=s0)


---

# 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/setup/configure-hubitat-hub.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.
