> For the complete documentation index, see [llms.txt](https://help.newhub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.newhub.com/can-i-install-newhub-on-a-multi-node-qlik-sense-environment.md).

# Can I install NewHub on a multi-node Qlik Sense environment?

Yes, it is possible. You do not need any extra licenses while using a **multi-node site with the same** **Qlik Sense license.**

Once you install NewHub, for each node, you will see all the apps that corresponds to that environment.

If you have multi-node and different licenses, you'll need a new installation for each license, since it's a different Qlik Sense OnPremise installation.

If you need any assistance on having more than one NewHub environment, please contact us at **<info@clusterdesign.com.br>.**


---

# 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://help.newhub.com/can-i-install-newhub-on-a-multi-node-qlik-sense-environment.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.
