# Blackberry CylanceProtect

## Connection Requirements

{% stepper %}
{% step %}

### Domain

Blackberry CylanceProtect domains are region-based. Choose the appropriate service endpoint for your region:

* **Asia-Pacific – North (apne1):** <https://protectapi-apne1.cylance.com/>
* **Asia-Pacific – Southeast (au):** <https://protectapi-au.cylance.com/>
* **Europe – Central (euc1):** <https://protectapi-euc1.cylance.com/>
* **North America:** <https://protectapi.cylance.com/>
* **South America (sae1):** <https://protectapi-sae1.cylance.com/>
* **US Government (us):** <https://protectapi.us.cylance.com/>
  {% endstep %}

{% step %}

### Application ID & Secret

The application’s unique identifier and secret used to sign the authentication token.

To create an application integration, follow these steps:

{% stepper %}
{% step %}

### Log in as an administrator

Log in to the management console as an administrator (only administrators can create integrations).
{% endstep %}

{% step %}

### Go to Integrations

From the menu bar, click **Settings → Integrations**.
{% endstep %}

{% step %}

### Add Application

Click **Add Application**.
{% endstep %}

{% step %}

### Name the application

Enter a unique application name.
{% endstep %}

{% step %}

### Select access privileges

Select the required access privileges for console data types.\
(If no privileges are selected, the application will not have access.)
{% endstep %}

{% step %}

### Save

Click **Save**.
{% endstep %}

{% step %}

### Store credentials

Copy and securely store the **Application ID** and **Application Secret**, or view them later from the Integrations page.
{% endstep %}
{% endstepper %}
{% endstep %}

{% step %}

### Tenant ID

Tenant ID (Directory ID) of the Blackberry CylanceProtect tenant.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
⚠️ Attention

Please perform a **connection test** to ensure there is a valid connection to the Blackberry CylanceProtect 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/blackberry-cylanceprotect.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.
