# Execute Response Actions with SentinelOne

In this guide, you'll configure the integration between SentinelOne and Radiant to automatically run containment and remediation actions after endpoint attacks.&#x20;

<details>

<summary><i class="fa-bolt-lightning">:bolt-lightning:</i> <mark style="color:red;">Available actions</mark></summary>

The following actions are available after you set up the SentinelOne action connector. Keep in mind, additional permissions are required.

* Isolate devices
* Release devices from isolation
* Block files
* Run full disk scan

</details>

To be able to add the action connector, you will need to provide Radiant Security with the following values, from the data connector onboarding:

* **API Base URL (console URL).** For example: `https://usea1-swprd1.sentinelone.net`
* **API Token**

{% hint style="info" %} <i class="fa-plug">:plug:</i> If you haven't configured the SentinelOne **data connectors** yet, check out the [SentinelOne Deep Visibility](https://help.radiantsecurity.ai/radiant-connectors/data-connectors/sentinelone-deep-visibility) and [SentinelOne Singularity Data Lake](https://help.radiantsecurity.ai/radiant-connectors/data-connectors/sentinelone-singularity-data-lake) guides.
{% endhint %}

### Add the action connector in Radiant Security

1. Log in to [Radiant Security](https://app.radiantsecurity.ai/).
2. From the navigation menu, select **Settings > Action Connectors** and click **+ Add Connector**.
3. Select **SentinelOne** from the menu and click **Credentials.**
4. Add the following values from the previous section:
   * **API Base URL (console URL).** For example: `https://usea1-swprd1.sentinelone.net`
   * **API Token**
5. Click **Add Connector** to save the connector configuration.


---

# 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://help.radiantsecurity.ai/radiant-connectors/data-connectors/sentinelone-deep-visibility/execute-response-actions-with-sentinelone.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.
