# StifleR ActionHub installation

## Prerequisites

* Windows 11 Pro, Enterprise, Education or Windows Server 2016 or newer&#x20;
* .NET Framework: 4.8 (mandatory)

## Installation

From an elevated command prompt launch **StifleR.ActionHub.msi**. You also can launch installation as it is – the installer will ask for elevation when needed.

At the "Welcome" screen, feel welcomed, and then click **Next**.

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

At the "End-User License Agreement" screen, once you have reviewed the EULA, check the box: \
**I accept the terms in the License Agreement**, and then click **Next**.

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

At the "Destination Folder" screen, enter the path to the directory where the StifleR Dashboard program files should be installed and then click **Next**.

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

At the "Ready to install..." screen, click **Install**

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

At the "Completed" screen, the installation wizard is complete. Click **Finish.**

<figure><img src="/files/51DsgFo78v4mZ6LnGWLx" alt=""><figcaption></figcaption></figure>

After Installation you will need to do configuration in Config Editor.  Enter the StifleR Server URL and the URL for ActionHub.  In the example, ActionHub is installed on the same server as StifleR, so we're using the same name, but specifying port 1415 for ActionHub.

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

## Post Installation

After ActionHub is installed, navigate in your StifleR Dashboard to the infrastructure services list. You will find all of your installed ActionHubs and will need to approve them under Actions.

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


---

# 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://documentation.2pintsoftware.com/stifler/setup/installation/stifler-actionhub-installation.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.
