> 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/cfengine.md).

# CFEngine

## Connection Requirements

### 1 - Domain

The domain of the CFEngine host.

{% hint style="info" %}
**Default: hub.cfengine.com**
{% endhint %}

### 2 - Username

The username for a user account that has the permissions to fetch assets.

### 3 - Password

The password for a user account that has the permissions to fetch assets.

{% hint style="info" %}
Some resources require that the request user is a member of the admin role. Roles are managed with /api/role. Role Based Access Control (RBAC) is configurable through the settings. Users typically have permission to access their own resources, e.g. their own scheduled reports.
{% endhint %}

### 4 - Is Secure

Choose this if your connection is going to be over HTTPS (optional, default: **True**).

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

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