# Managing Integrations

## 1. Navigating to the Management Page for Integrations

To manage integrations on the CybrHawk platform, log in to the Customer Portal and navigate to "Deployment" on the left-hand navigation pane, then click on "Integrations."

{% hint style="info" %}
Please note: Your account must have the ability to manage integrations to be able to see this page, contact the administrator of your tenant, or our support team to assist with any access issues.
{% endhint %}

Below is an example of what you would see if you have some integrations deployed:

<figure><img src="/files/wIzIZ9YBhL2opTLLKDbG" alt=""><figcaption></figcaption></figure>

***

## 2. Adding an Integration

To add an integration to your tenant, hover over the 'ADD' button in the upper right-hand corner of the page and select your desired integration from the drop-down list:

<figure><img src="/files/qciUr6UfH8QuIPwjwe37" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Specific integration information can be found in the [SIEM Integrations knowledge base](https://docs.threatdefence.com/siem-integrations/siem-integrations)
{% endhint %}

***

## 3. Updating an integration

To update or edit an integration, click on the edit icon as below. You will see that any existing values will be censored out as "\*\*\*\*\*"; you will need to re-enter all the required values to save your changes.

Edit button shown below:

<figure><img src="/files/r5IW3UqcBHZ9csbRX54P" alt=""><figcaption></figcaption></figure>

After clicking this, you will see a varying number of input fields based on how many are required for that integration. For example, below is the Microsoft 365 integration:

<figure><img src="/files/ylucWjVIAbP96vIlSAhM" alt="" width="356"><figcaption></figcaption></figure>

***

## 4. Removing an integration

To remove an integration on CybrHawk, click the 'Trash Can' icon on the relevant integration as below:

<figure><img src="/files/ZnjdvAGcKxgayLdjbZBX" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Please note that removing an integration does **NOT** remove your data from the CybrHawk platform.
{% endhint %}

***

## 5. Having Trouble?

If you're having any issues, don't hesitate to reach out to our support team. You can raise a support request via our Support Portal or email [**CybrHawk Support**](mailto:socv2@cybrhawk.com).


---

# 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://cybrhawksoc.gitbook.io/cybrhawk-docs/platform-management/managing-integrations.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.
