# Okta

## Okta

The Dropzone AI Platform integrates with Okta to query organizational data such as logins and application access. The Okta Remediator integration allows Dropzone AI to perform automated containment actions during investigations. See the [Remediator](/integrations/remediator.md) documentation for more information.

### Integrations Overview

To enable these integrations you will perform the following actions:

* Create a Read Only Administrator responsible for the API key
* Create an API Key

See the [Okta Data Source](https://docs.dropzone.ai/integrations/data/okta) page for instructions on how to complete these actions.

## Enable Okta

To enable the Remediator integration, do the following:

* Navigate to your Dropzone AI tenant home page e.g. https\://*mycompany*.dropzone.app
* In the bottom left hand corner, navigate to Settings > Integrations

<figure><img src="/files/zN02u3HObDaemUY8E1kD" alt=""><figcaption><p>Integrations Dropdown</p></figcaption></figure>

* Click "Available" (or, if already integrated, click "Connected")

<figure><img src="/files/brI7n2Ux40Tk0jTwBCVh" alt=""><figcaption><p>Click Available</p></figcaption></figure>

* In the Search bar, search Okta, then click "Configure"

<figure><img src="/files/swt3O1sWzWZd6VzX5oFH" alt=""><figcaption><p>The Okta Tile</p></figcaption></figure>

* Input your Okta domain and the API key
* In the "Available Containment Actions" section, check the Containment Actions you wish to enable Dropzone to perform

<figure><img src="/files/DPy4VkhWdk8CohzMNupl" alt=""><figcaption><p>The Okta Remediator Configuration</p></figcaption></figure>

* Click "Test & Save" to finish

{% hint style="warning" %}
Dropzone does not test that your permissions have been configured correctly when running Remediator Containment Actions. Be sure to double check that your configuration is correct and up to date.
{% endhint %}

If you have any errors engage your Dropzone AI support representative.


---

# 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.dropzone.ai/integrations/remediator/okta_remediator.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.
