# ManageEngine DC

{% stepper %}
{% step %}

### IP

IP address of the ManageEngine host.
{% endstep %}

{% step %}

### Port

Port number (optional, default: 443, optional port numbers 8020, 8383).
{% endstep %}

{% step %}

### Domain

Domain of the ManageEngine.
{% endstep %}

{% step %}

### Username

The credentials for a user account that has the Required Permissions to fetch assets.
{% endstep %}

{% step %}

### Password

The Password of the provided username.

To generate a password:

* From Desktop Central's web console, navigate to Admin -> API Explorer.
* On the left pane, click Authentication -> Login.
* Choose the authentication type as either Local authentication or AD authentication and furnish the user name and password.
* You will receive a password from this field.
* Use that password in the Password field.
  {% endstep %}

{% step %}

### Use API Token?

Turn this option on to use API token instead of user/pass login.
{% endstep %}

{% step %}

### API Token

API token to be used in API calls.
{% endstep %}

{% step %}

### QR Code

Save and upload the received QR code as a "PNG" or "JPG" file.

{% hint style="info" %}
"Regenerate QR Code"\
To generate qr code, you need to from User Administration > Action path.
{% endhint %}
{% endstep %}

{% step %}

### SSL

Use SSL for connection (optional, default: False).
{% endstep %}

{% step %}

### Version

Version of the ManageEngine DC.
{% endstep %}

{% step %}

### Thread Count

The number of threads to be used for concurrent processing (default: 5).
{% endstep %}

{% step %}

### Thread Sleep Time

The duration (in seconds) that each thread sleeps before making the next request (default: 10).

{% hint style="info" %}
11.2.2335.09\
In order to fetch following informations, your product version should be or higher.
{% endhint %}
{% endstep %}

{% step %}

### Fetch System Misconfigurations

Check if you want to fetch system misconfigurations (optional, default: False).
{% endstep %}

{% step %}

### Fetch Server Misconfigurations

Check if you want to fetch server misconfigurations (optional, default: False).
{% endstep %}

{% step %}

### Fetch Vulnerabilities

Check if you want to fetch vulnerabilities (optional, default: False).
{% endstep %}

{% step %}

### Fetch System Patches

Check if you want to fetch system patches (optional, default: False).
{% endstep %}

{% step %}

### Fetch Bitlocker Reports

Check if you want to fetch Bitlocker Reports (optional, default: False).
{% endstep %}

{% step %}

### Force Retry

Repeat request 5 times when manage engine endpoint is reach to limit (optional, default: False).

Device Based Information: SOM, Report, Inventory, Software Deployment, Patch Management. Vulnerability Related Information: Technician Users with Patch Management and Vulnerability Management read permissions will suffice.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
⚠️ Attention\
Please perform a **connection test** to ensure there is a valid connection to the host.\
When the discovery operation is finalized, you will be able to see the details on the **Assets** page.
{% 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.octoxlabs.com/adapters/adapters/manageengine-dc.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.
