# Cynet 360

## Connection Requirements

{% stepper %}
{% step %}

### IP

IP address of the Cynet 360.
{% endstep %}

{% step %}

### Port

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

{% step %}

### Username

The username which is going to be used by OctoXLabs CSAM PLATFORM Asset to fetch data from Cynet 360.

{% hint style="info" %}
🔵 **"API-full access"**\
The user needs to have role on Cynet 360 to read details.

To create a Local User:

* Navigate to Settings > Users > Create Local User.
* Enter a username.
* Set a password for the user. Passwords must be between eight and twenty characters in length and must include: lower case letters, upper case letters, numbers, and symbols. Users are required to update their passwords every 90 days.
* Select "API-full access" role for the user, then click Add.
  {% endhint %}
  {% endstep %}

{% step %}

### Password

The Password of the provided username.
{% endstep %}

{% step %}

### Client ID

To obtain your Client ID:\
In the Cynet 360 console, navigate to Global Settings > Client Site Manager > Sites Status. Your sites are listed on this page with their Client IDs.
{% endstep %}

{% step %}

### SSL

Use SSL for connection (optional, default: Encrypted).
{% 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/cynet-360.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.
