# Morpheus

{% stepper %}
{% step %}

### Ip or Domain

Ip or domain address that Morpheus is hosted.
{% endstep %}

{% step %}

### Port

Port number (optional, default: 443).
{% endstep %}

{% step %}

### Username & Password

Have an admin create a user in the UI: Admin → Users → New User. After giving correct permission, you may use the credentials of the newly created user. You need view permission for Servers & Users.
{% endstep %}

{% step %}

### Client ID

Morpheus ships with a pre-configured OAuth client commonly named morph-api which is used with the password grant. If you need a different/own OAuth client, an admin can create/edit OAuth clients in Morpheus Settings (Primary Tenant) → OAuth / API clients.
{% endstep %}

{% step %}

### Is Secure?

Enable this option if the connection will be established over HTTPS.
{% endstep %}

{% step %}

### Fetch Devices

Servers will be fetched when this option is enabled (default: True).
{% endstep %}

{% step %}

### Fetch Users

Users will be fetched when this option is enabled (default: True).
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
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 %}
