> For the complete documentation index, see [llms.txt](https://docs.octoxlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.octoxlabs.com/adapters/adapters/dctrack.md).

# dcTrack

## Connection Requirements

### 1 - IP

The IP address or hostname of your dcTrack server.

### 2 - Port

Port number (optional, default: **443**).

### 3 - Username

The username of a dcTrack user account with API access.

### 4 - Password

The password for the dcTrack user account.

### 5 - Is SAML Enabled

Enable this option if SAML auto-redirect is configured on your dcTrack instance (default: **False**).

### 6 - Timeout

The amount of time (in seconds) to wait for API responses. (default: 30)

{% hint style="info" %}
**Default Values**

* **Port**: 443
* **Is SAML Enabled**: false
* **Timeout**: 30
  {% endhint %}

{% hint style="danger" %}
**Attention**

Please perform a connection test to ensure there is a valid connection to the dcTrack host. When the discovery operation is finalized you will be able to see the details on Assets page.

* SAML accounts cannot be used to make API calls. A local dcTrack user account must be created for API access.
* If SAML auto-redirect is enabled on your dcTrack instance, enable the **Is SAML Enabled** option so that **?saml=false** is appended to all API requests.
  {% endhint %}
