> For the complete documentation index, see [llms.txt](https://docs.infotopics.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infotopics.com/enterprise-installation/prologue/enterprise-installation-guide.md).

# Enterprise installation guide

<h2 align="center">What can I help with?</h2>

<p align="center"><button type="button" class="button primary" data-action="ask" data-icon="gitbook-assistant">Ask anything</button></p>

This guide explains how to **install and upgrade** Infotopics | Apps for Tableau extensions in an **enterprise (self-hosted) environment**.

Our enterprise extensions run on an **Extension Server** provided by Infotopics. This server hosts the backend services required by our extensions and allows them to run **close to native** on supported platforms: **Windows, Linux, and macOS.**

Using the Extension Server gives you full control over **hosting, security, authentication, and upgrades**, while keeping data within your own infrastructure.

{% hint style="info" %}
**Note**: We continuously improve our products and installation experience based on customer feedback.
{% endhint %}

Not using [ExtensionsManager](https://docs.infotopics.com/extensionsmanager)? Install extensions via ExtensionsManager, or follow the platform-specific installation guides:

* [How to install the extension on Windows](/enterprise-installation/installation-guide/getting-started/windows.md)
* [How to install the extension on Linux](/enterprise-installation/installation-guide/getting-started/linux.md)

> **WriteBackExtreme,** **MailScheduler,** and **DashboardUsage** have **product-specific installation paths** and should be installed using their dedicated guides.

Select a product below to continue with the correct enterprise installation steps:

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Enterprise installation including server setup, database configuration, and authentication.</td><td><a href="/files/2UNgdKbVcIsWlwvNpha3">/files/2UNgdKbVcIsWlwvNpha3</a></td><td><a href="/spaces/0gkOLIfzuEyMP2kvoT9o/pages/799qOstKS6rbvdrZkt0w">/spaces/0gkOLIfzuEyMP2kvoT9o/pages/799qOstKS6rbvdrZkt0w</a></td></tr><tr><td>Install backend services and configure secure email scheduling for Tableau.</td><td><a href="/files/tWiX1eLU7ccKRYR8UQj7">/files/tWiX1eLU7ccKRYR8UQj7</a></td><td><a href="/spaces/OEnvavVjEKojggGVc69T/pages/799qOstKS6rbvdrZkt0w">/spaces/OEnvavVjEKojggGVc69T/pages/799qOstKS6rbvdrZkt0w</a></td></tr><tr><td>Deploy usage tracking services to analyse Tableau adoption and activity.</td><td><a href="/files/yMtlSfFFWOGkGP8Kltjj">/files/yMtlSfFFWOGkGP8Kltjj</a></td><td><a href="/spaces/rNvwGQ98FzOn9vDFlnPg/pages/Ldmr78Yrt6m11nTNePnV">/spaces/rNvwGQ98FzOn9vDFlnPg/pages/Ldmr78Yrt6m11nTNePnV</a></td></tr></tbody></table>


---

# 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://docs.infotopics.com/enterprise-installation/prologue/enterprise-installation-guide.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.
