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

# Sekoia Integration

Forward Sekoia alerts to ilert via the ilert integration in Sekoia playbooks to notify on-call teams and centralize security incident response.

[Sekoia](https://www.sekoia.com/) is a SaaS SOC platform that combines SIEM, SOAR, and CTI capabilities to detect, investigate, and respond to threats. Connecting Sekoia to ilert lets you trigger ilert alerts from Sekoia playbooks so security findings reach the right on-call team and are tracked through to resolution.

## In ilert: Create a Sekoia alert source

1. Go to **Alerting** → **Alert sources** and click **Create new alert source**.
2. Search for **Sekoia**, click its tile, and click **Next**.
3. Give your alert source a name, optionally assign teams, and click **Next**.
4. Choose who gets notified: select **Use existing escalation policy** and pick a policy, or **Generate new escalation policy** to start with a basic one that notifies you first. Click **Next**.

   <figure><img src="https://3394882078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M76ygPnS4HUcFSX8ulm%2Fuploads%2Fgit-blob-8a281bf3931f5a1a531951ce97984d50989dd875%2Falert-source-escalation-step.png?alt=media" alt="The escalation step of the ilert alert source wizard, headed Who should be notified about alerts, with an escalation policy selected and a preview of its escalation rules below."><figcaption><p>Pick an existing escalation policy, or generate a basic one without leaving the wizard.</p></figcaption></figure>
5. Select **Default grouping** and click **Continue setup**. It groups events by the alert key the integration sets; the other [grouping options](/alerting/configure-alerting/alert-sources.md#event-grouping) are easier to judge once events are arriving.
6. The next page shows more settings, such as notification priority and alert templates. Click **Finish setup** for now; you can change them later.
7. On the final page, copy the generated **integration key** and **Sekoia URL**. You will use both in the next steps.

<figure><img src="https://3394882078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M76ygPnS4HUcFSX8ulm%2Fuploads%2Fgit-blob-8f4a0a7f869c95ba508ca4b219a51f36fdbe55e1%2Falert-source-sekoia.png?alt=media" alt="The Settings tab of a Sekoia.io alert source in ilert, showing the integration type, the masked integration key, and the Sekoia.io URL."><figcaption></figcaption></figure>

## In Sekoia: Connect the ilert integration

1. In Sekoia, open **Integrations** from the sidebar.

<figure><img src="https://3394882078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M76ygPnS4HUcFSX8ulm%2Fuploads%2Fgit-blob-b54b44c770ff381b76421c517bb2157ecfc846d4%2Fsekoia-01-integrations-menu.png?alt=media" alt=""><figcaption></figcaption></figure>

2. Search for **ilert** and select the ilert integration from the results.

<figure><img src="https://3394882078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M76ygPnS4HUcFSX8ulm%2Fuploads%2Fgit-blob-e2aab87dcf6dbf65377482c50b807c08a93d235b%2Fsekoia-02-search-ilert.png?alt=media" alt=""><figcaption></figcaption></figure>

3. Click **Show accounts**, then **Connect an account**.

<figure><img src="https://3394882078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M76ygPnS4HUcFSX8ulm%2Fuploads%2Fgit-blob-acf3becf04c8fb9af5fa5029224e5c79d4753d96%2Fsekoia-03-connect-account.png?alt=media" alt=""><figcaption></figcaption></figure>

4. Fill in the **Add new account** form:

   * **Give a name to this account**: a label of your choice (e.g. `ilert account`).
   * **Integration Key**: the integration key from your ilert alert source.
   * **Integration Url**: `https://api.ilert.com/api/v1/events/sekoia`.

   Click **Add account**.

<figure><img src="https://3394882078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M76ygPnS4HUcFSX8ulm%2Fuploads%2Fgit-blob-0bdd998d4e6651ce1bbfb5112269526873815691%2Fsekoia-04-add-account.png?alt=media" alt=""><figcaption></figcaption></figure>

## In Sekoia: Use the Trigger Alert action in a playbook

1. Open or create a playbook in Sekoia.
2. Add the **Trigger Alert** action from the ilert integration.
3. In the **Account** tab, select the ilert account you just connected.
4. Configure the action input and save the playbook.

<figure><img src="https://3394882078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M76ygPnS4HUcFSX8ulm%2Fuploads%2Fgit-blob-476691eed0143dc0d737459f404631e4f5ad665b%2Fsekoia-05-playbook-trigger-alert.png?alt=media" alt=""><figcaption></figcaption></figure>

Whenever the playbook runs the **Trigger Alert** action, a new alert is created on the corresponding Sekoia alert source in ilert.

## FAQ

#### **Will alerts in ilert be resolved automatically?**

Yes. If a Sekoia event is sent with the `status` key set to `resolved` or `closed`, the corresponding ilert alert is resolved automatically.

#### **Will alerts in ilert be acknowledged automatically?**

Yes. If a Sekoia event is sent with the `status` key set to `acknowledged`, the corresponding ilert alert is acknowledged automatically.

#### **Can I connect multiple ilert alert sources to Sekoia?**

Yes. Add an additional connected account in the Sekoia ilert integration for each alert source, using that source's integration key.


---

# 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.ilert.com/integrations/inbound-integrations/sekoia.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.
