# Netskope

By integrating **Netskope** with **CybrHawk** via Netskope’s REST APIs and log streaming capabilities, you can ingest cloud activity, data loss prevention (DLP) alerts, and user behavior events directly into CybrHawk for centralized visibility and control.

This integration enables CybrHawk to monitor user interactions across SaaS, IaaS, and web applications—correlating cloud risk signals with broader security data to detect insider threats, enforce policies, and enhance incident response across your environment.

***

## Step 1. Obtain API Key

1. Log in to your **Admin Console** using your login URL.
   * Example: `https://<tenant-name>.au.goskope.com`
2. Once logged in, ensure the **REST API** is enabled for your tenant.

   ![Netskope Enable REST API](/files/lrI9dAr6tWwVMkX3ubEz)
3. Navigate to the **REST API v2** page and select **New Token**.

   ![Netskope New Token](/files/ZQFmFq4UdsCqi7TZZ0au)
4. Enter your **token name** and **expiration date**.

   ![Netskope Token Configuration](/files/AW24TtWYcPH3D1khLTKt)
5. Select **Add Endpoint** and configure the events you want to collect.

   * Ensure that each endpoint is granted **read access**.

   ![Netskope Add Endpoint](/files/Du9r5j014KGdUlWZsWFB)
6. When finished, click **Save** and **Copy Token**.

   * Store the token in a secure location.

   ![Netskope Copy Token](/files/dZ2JylQU6PzYuCV9icAX)

***

## Step 2. Configure CybrHawk Integration

Provide the following information to your CybrHawk representative at [**CybrHawk Support**](mailto:socv2@cybrhawk.com):

* Netskope URL
* API Key

***

## Support

For questions or assistance, please contact: [**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/siem-integrations/content-security/netskope.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.
