# Add the Patch Manager Plus Credentials to Epiphany

#### Step 1:&#x20;

* In the left navigation menu, expand **Source Management** and then select **Configuration**.
* Expand **Cloud**, expand **Patch Management**, and then select **Add New Datasource**.

![](/files/AEG9PQqHW6uxTYPpDALi)

* Select **Patch Manager Plus** to open the form to add the credentials.\
  \
  ![](/files/M79WeO2Cfsly5dNgXKMJ)

#### Step 2:&#x20;

* On the **Add New Datasource** page, enter this information:
  * **Data Source Name**: A description of the Patch Manager Plus account. This is a required field.
  * **Data Source Owner**: From the drop-down list, select the name of your Patch Manager Plus admin. This is typically the person setting up the data source.
  * **Data Source Notes**: Any additional information about the account.
  * **Client ID**: Enter the **client\_id** you obtained in the section [*Create a New Patch Manager Plus API key*](/technical-documentation/data-sources/manage-engine-patch-manager-plus/create-a-new-patch-manager-plus-api-key.md). This is a required field.&#x20;
  * **Client Secret**: Enter the **secret\_id** you obtained in the section [*Create a New Patch Manager Plus API key*](/technical-documentation/data-sources/manage-engine-patch-manager-plus/create-a-new-patch-manager-plus-api-key.md).This is a required field.&#x20;
  * **Refresh Token**: This is a required field.
  * **Active**: Select this to turn the datasource on.
* Select **Save**.

![](/files/Rv4mA6eYG3r246QbrMrm)

{% hint style="warning" %}
Ensure the **Client ID, Client Secret** and **Refresh Token** are properly completed.
{% 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.reveald.com/technical-documentation/data-sources/manage-engine-patch-manager-plus/add-the-patch-manager-plus-credentials-to-epiphany.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.
