# Using Insights for the first time

*Applies to: Patch My PC Advanced and Patch Insights*

{% hint style="info" %}
The default credentials for your first logon are below. You will be prompted to change these:

* Username: admin
* Password: 123qwe
  {% endhint %}

On first logon, you will see the welcome page. You can access this page any time by clicking your username in the top right of the screen.&#x20;

The welcome screen needs your Patch My PC license key and your ConfigMgr site server details.

<figure><img src="/files/oOpSvKYd83KcvWxWGhKT" alt="Advanced Insights welcome screen"><figcaption><p>Advanced Insights welcome screen</p></figcaption></figure>

### License Key

If Advanced Insights is installed on the same server as the Patch My PC Publisher we will read the license key automatically. Alternatively, please add your license key and click to verify.&#x20;

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

### Configuration Manager Database Details

Provide the server name and database name of your ConfigMgr primary site and click to connect.

As long as the IIS application pool identity running the Advanced Insights Controller website has permission to read the database, you should be good to go.&#x20;

If you have a problem at this stage, please see [this document ](/patch-my-pc-insights/insights-sql-permission-requirements.md)for details on granting SQL permissions.

<figure><img src="/files/05BZTUFx237427vTwFk5" alt=""><figcaption></figcaption></figure>

Once the license key and SQL sections are successfully completed, click **Go to Dashboard** in the final step to complete setup.

<figure><img src="/files/7N4zqJGmJMdhzZujaRxJ" 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://docs.patchmypc.com/patch-my-pc-insights/using-insights-for-the-first-time.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.
