# Enterprise deployment explained

### What is Enterprise?

**Enterprise** is a self-hosted deployment model.

You install and run Infotopics Apps for Tableau in your own environment, such as:

* On-premises servers
* Private cloud environments

***

#### Enterprise deployment architecture

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

***Enterprise deployment architecture***\
Apps for Tableau run within the customer’s own network, providing full control over security, networking, and data location.

### Key characteristics

* Full control over infrastructure
* Customer-managed upgrades
* Custom security and networking options
* Supports enterprise compliance requirements
* Suitable for restricted or offline environments

***

### Responsibilities

| Area                   | Responsibility |
| ---------------------- | -------------- |
| Hosting & uptime       | Customer       |
| Updates & patches      | Customer       |
| Security configuration | Customer       |
| Backups & monitoring   | Customer       |
| Network access control | Customer       |

***

### Typical use cases

* On-prem or private cloud environments
* Organisations with strict compliance needs
* Custom authentication or network requirements

***

### Version and update control

Enterprise deployments allow customers to:

* Decide when upgrades are applied
* Test new versions in non-production environments
* Align upgrades with internal change-management processes

This level of control is not available in Share deployments, where updates are applied automatically.

***

### Licensing and entitlement management

Enterprise customers receive access to a dedicated customer portal where:

* License files or keys are provided
* Product versions can be downloaded
* Release notes and updates are published

This allows Enterprise customers to manage deployments and upgrades independently.

***

### Installation & operations

Enterprise deployment requires installation and configuration.\
Detailed steps are documented separately in the **Enterprise Installation documentation**.

***


---

# 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://docs.infotopics.com/deployment-and-licensing/share-vs-enterprise/enterprise-deployment-explained.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.
