> For the complete documentation index, see [llms.txt](https://docs.threatdefence.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.threatdefence.com/siem-integrations/content-security/netskope.md).

# Netskope

By integrating **Netskope** with **ThreatDefence** 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 ThreatDefence for centralized visibility and control.

This integration enables ThreatDefence 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](https://4191868192-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOlFHF8fl339QOw3Og8L7%2Fuploads%2Fgit-blob-039272bd47bee97067091e216a1b9ff3190587de%2Fnetskope-image1.png?alt=media)
3. Navigate to the **REST API v2** page and select **New Token**.

   ![Netskope New Token](https://4191868192-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOlFHF8fl339QOw3Og8L7%2Fuploads%2Fgit-blob-0363816cfdec7b02cb21620818f5714b7364a6bb%2Fnetskope-image2.png?alt=media)
4. Enter your **token name** and **expiration date**.

   ![Netskope Token Configuration](https://4191868192-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOlFHF8fl339QOw3Og8L7%2Fuploads%2Fgit-blob-0febcf903765574559898c7d1ea9a45100bdf852%2Fnetskope-image3.png?alt=media)
5. Select **Add Endpoint** and configure the events you want to collect.

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

   ![Netskope Add Endpoint](https://4191868192-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOlFHF8fl339QOw3Og8L7%2Fuploads%2Fgit-blob-61fcc9cfa1f31050984f5eb663a4b24cb25028d8%2Fnetskope-image4.png?alt=media)
6. When finished, click **Save** and **Copy Token**.

   * Store the token in a secure location.

   ![Netskope Copy Token](https://4191868192-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOlFHF8fl339QOw3Og8L7%2Fuploads%2Fgit-blob-4a0ffb7f2ef48c037f9e4f38808bab9dd55cf585%2Fnetskope-image5.png?alt=media)

***

## Step 2. Configure ThreatDefence Integration

Provide the following information to your ThreatDefence representative at [**support@threatdefence.com**](mailto:support@threatdefence.com):

* Netskope URL
* API Key

***

## Support

For questions or assistance, please contact: [**support@threatdefence.com**](mailto:support@threatdefence.com)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.threatdefence.com/siem-integrations/content-security/netskope.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
