-
Notifications
You must be signed in to change notification settings - Fork 181
[ON week] AI-feedback updates to Security AI docs #3935
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
nastasha-solomon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice job gathering and applying the feedback!
| This section shows an example workflow for triaging a specific alert. | ||
|
|
||
| **Scenario:** You are investigating an alert: "Multiple Failed Logins Followed by Success - user: jsmith" | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This might be a good place to use the stepper component: https://elastic.github.io/docs-builder/syntax/stepper/
| 3. Click the **Alert summarization** quick prompt. AI Assistant shared an initial alert assessment. | ||
|
|
||
| **Step 2: Assess Criticality and Context** | ||
| Ask AI Assistant: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do users need to ask the assistant the following questions in any particular order? Also, do they need to ask all of these questions or just some?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No particular order, just examples of what users might consider asking to get more info.
Fixes #3933. This PR is based on Nastasha's and my on week project. We've been using LLMs to conduct user research on our docs. After iterating on our prompt and trying it with severlal LLMs, I opened this PR because I wanted to make some initial updates to the docs in the section I've been focusing on for user research: Security AI docs.
This PR contains a variety of edits intended to fix minor mistakes (redundancy, imprecise language, and unanswered questions.
This PR was created using AI, mostly GPT5 and Claude sonnet 4.5. Some of the text was drafted by AI. All of it was edited by me.