# Insights IIS Configuration selection

*Applies to: Patch My PC Advanced Insights*

Advanced Installer will create two websites and related application pools. The Dashboard website (*Advanced Insights Frontend*) is the site you will access to view dashboards and reports, the other site (*Advanced Insights Api*) is internally referenced only.

{% hint style="warning" %}
Ensure the network requirements are reviewed here: [Insights  Network Requirements](/patch-my-pc-insights/advanced-and-patch-insights-requirements-and-prerequisites/insights-network-requirements.md)
{% endhint %}

The IIS Configuration page allows you to set the dashboard port and IIS application pool identity to your requirements. The port is what will be used when browsing the portal (e.g., *<https://adv01.contoso.com:444>*). The API port is read-only. Firewall rules will be automatically created for the dashboard, and API websites.&#x20;

{% hint style="info" %}
The installer will automatically recommend the best available port for the dashboard website. You can change this if you wish.
{% endhint %}

The IIS Application Pool identity used for both the Advanced Insights Frontend and Api application pools is 'LocalSystem' by default. An alternative identity (Active Directory account) can be used if required. More details on IIS application pool identity here: [Advanced Insights IIS Application Pool Identity](/patch-my-pc-insights/advanced-insights-iis-application-pool-identity.md)

{% hint style="warning" %}
When setting a custom ID for the IIS application pools, you must ensure the Active Directory account being used has the required SQL permissions to the Configuration Manager database. See: [Insights SQL Permission requirements](/patch-my-pc-insights/insights-sql-permission-requirements.md)
{% endhint %}

**Examples:**

In this example, the installer automatically determined that the best available port was 444. IIS Application Pool left as default 'LocalSystem'.

<figure><img src="/files/ntflQ8bg1GUeIPMdimwp" alt="Example" width="563"><figcaption></figcaption></figure>

In this example a custom IIS application pool identity has been set:

<figure><img src="/files/fh1aw3sztbhcUuy1aEYo" alt="IIS app pool set" width="563"><figcaption></figcaption></figure>

Confirm the required Dashboard Port and if required, IIS application pool identity and click **Next**.

{% hint style="info" %}
**Note**

If you have any feedback or comments on our docs, please email <docs@patchmypc.com>.
{% endhint %}


---

# 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.patchmypc.com/patch-my-pc-insights/download-and-install-insights/insights-iis-configuration-selection.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.
