Getting started full revamp#3088
Conversation
Updated the documentation to reflect the new name and features of the Roy AI assistant, including its capabilities and usage instructions.
Corrected the link for event drop notifications in best practices.
Added workspace mode scope details and updated triggers.
Added webhook payload reference and example to documentation.
Added information on finding incoming webhook URLs for Slack, Microsoft Teams, and Mattermost.
Added instructions for generating a HAR file and troubleshooting steps for WebSocket connectivity issues.
Added a note about legacy role names and their descriptions for users maintaining older scripts or using the Sekoia API directly.
Added access information for different user roles regarding subscriptions.
Removed duplicate 'FAQ and troubleshooting' entry.
Updated the notification creation instructions to reflect changes in terminology and structure.
Updated markdown links and improved clarity in instructions for triaging alerts.
Updated links in glossary to include '.md' extension for consistency.
Updated links in the getting started documentation to include the .md extension for consistency.
Updated user invitation steps and related links for clarity.
Updated links in the login guide to include file extensions.
Updated links to use .md extension for consistency.
Updated link to roles and permissions documentation.
Updated links in the secure your account documentation to include the .md extension.
Removed markdown link from note about 2FA deployment.
|
Newest code from alexane-bougeardbebin-sekoia has been published to preview environment 🚀 Latest deployment was built on 2026-07-03 15:47:36 (f442e6e489d058cc179418927f9f0e685cd4c9f2). |
TomLecSek
left a comment
There was a problem hiding this comment.
The theme is really black&white 😅 . Intended i suppose but i think changing the color for titles and subtitles will improve the readibility of pages by identifying sections visually.
Review to continued...
| | Step | What to do | | ||
| |---|---| | ||
| | 1 | [Understand the platform](/getting_started/what_is_sekoia.md) — Learn what Sekoia is and how its products work together. | | ||
| | 2 | [Set up your account](/getting_started/log_in_for_the_first_time.md) — Log in, secure your account, and customize your interface. | |
There was a problem hiding this comment.
Just a feedback. When i clicked on the link "Understand the platform", i arrive on the page with the main title "What is Sekoia". And for a second i wondered if it was the correct page. I saw the second title "The Sekoia platform" and i knew i was on the proper page. But the transition was a bit confusing.
|
|
||
| ## Related links | ||
|
|
||
| - [What is Sekoia](/getting_started/what_is_sekoia.md) — Overview of the Sekoia AI SOC platform and its product suite. |
There was a problem hiding this comment.
Really necessary ? as this link has already 3 references above ?
| | [Quick start: Reveal](/getting_started/quick_start_reveal.md) | Asset intelligence setup | | ||
| | [Get help](/getting_started/support_and_resources.md) | Support portal, Academy, community, troubleshooting | | ||
|
|
||
| ## Your onboarding journey |
There was a problem hiding this comment.
At the end, it's the same as the previous section minus links and with other words. A bit redundant no ?
|
|
||
| ### Sekoia Defend | ||
|
|
||
| Sekoia Defend is the extended detection and response (XDR) product. It collects logs from your entire environment, applies a continuously updated catalog of over 1,000 detection rules mapped to the MITRE ATT&CK framework, and gives you the tools to investigate alerts and automate responses. |
There was a problem hiding this comment.
XDR should have an entry in Glossary imo.
|
|
||
| # What is Sekoia | ||
|
|
||
| Sekoia is an AI-powered Security Operations Center (SOC) platform that brings together detection, threat intelligence, and automated response in a single, integrated solution. It is designed to help security teams of all sizes detect threats faster, investigate with more context, and respond with less manual effort. |
There was a problem hiding this comment.
Enhancement suggestion:
I would be nice to have an automated link between words and their anchor in the Glossary.
I'm sure mkdocs does that somehow (with a plugin maybe ?)
There was a problem hiding this comment.
|
|
||
| Roy does not retain query history or personal data between sessions. | ||
|
|
||
| ## What you can do in your first session |
There was a problem hiding this comment.
No links to appropriate pages ?
There was a problem hiding this comment.
there are below in related links, i think they'll be better in this section.
|
|
||
| **What to do:** | ||
|
|
||
| 1. Verify your region URL with your administrator. Each Sekoia region has a different app URL (see [Log in for the first time](/getting_started/log_in_for_the_first_time.md) for the full table). |
There was a problem hiding this comment.
The URL will be specific to their community if they are using SSO
| 2. Try accessing the URL directly in your browser instead of using a saved bookmark. | ||
| 3. Check that your network does not block access to `*.sekoia.io`. | ||
|
|
||
| ### Your password does not work |
There was a problem hiding this comment.
A note with the following may be nice
If a user has never accessed their account before, they must first use the invitation link sent by email to activate it. Attempting to reset the password using the “Forgot password” option will not work until the account has been activated through this initial invitation link.
Password reset is not available for users who log in using Single Sign-On (SSO).
| !!! tips "HAR archive step" | ||
| If the net-export log file does not provide enough detail, generate a HAR (HTTP Archive) file to capture the full request and response trace: | ||
|
|
||
| 1. Open Chrome DevTools (F12) and select the **Network** tab. |
There was a problem hiding this comment.
I would personally prefer to directly redirect them to external documentation to gnerate an HAR as it is not specifically related to sekoia
| 5. Attach the `.har` file to your support ticket. | ||
|
|
||
| !!! note "Other browsers" | ||
| If you are not using Chrome, contact [support.sekoia.com](https://support.sekoia.com) and describe your browser. The support team will guide you through the equivalent steps. |
There was a problem hiding this comment.
same than my last note. It would be nice to avoid that thy contact us just to learn how to generate an HAR
|
|
||
| ### Your intake shows a high rate of warning or invalid events | ||
|
|
||
| **What to do:** |
There was a problem hiding this comment.
Please make sure that your log is correctly formatted. You can check this by looking at the "raw event" section for the relevant intake in our documentation. If the log format is different from what we expect (for example, an unknown header or an unexpected structure), the log is considered malformed. In this case, you should review the entire ingestion chain and the configuration of the third-party application sending the log. If the log is well formed but we do not extract fields relevant to detection, please contact the support team and provide a copy of the raw event.
|
|
||
| | Intake type | Check | | ||
| |---|---| | ||
| | **Push** | Verify the intake key is correctly deployed in your data source configuration. Confirm your firewall permits outbound connections to the Sekoia intake endpoint for your region. | |
There was a problem hiding this comment.
Mayb it would be relevant to have a link to the troubleshoot section of the forwarder in case they use the sekoia io forwarder




No description provided.