# Dynatrace

## Connection Requirements

{% stepper %}
{% step %}

### IP/Hostname

IP address (or hostname) of the Dynatrace host.

{% hint style="info" %}
Depending on your version of Dynatrace, domain names to be used are as follows:

* SaaS(Cloud): `{your-environment-id}.live.dynatrace.com`

* On-Prem: `{your-domain-or-ip}`
  {% endhint %}

* SaaS(Cloud): `{your-environment-id}.live.dynatrace.com`

* On-Prem: `{your-domain-or-ip}`
  {% endstep %}

{% step %}

### Port

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

{% step %}

### API Token

API Token from Dynatrace. You can follow this guide to obtain your authentication token.

{% hint style="info" %}
You need an access token with the following scope: `entities.read`
{% endhint %}

* `entities.read`
  {% endstep %}

{% step %}

### Environment ID

Your environment ID found on Dynatrace Web UI.

{% hint style="info" %}
You will need to create separate connections for each environment you have.
{% endhint %}
{% endstep %}

{% step %}

### Page Size

Size of a single page returned in each request. (optional, default: `50`).
{% 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 %}
