You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: solutions/security/ai/ai-assistant.md
+10-16Lines changed: 10 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,30 +81,24 @@ Each user’s chat history (up to the 99 most recent conversations) and custom Q
81
81
82
82
## Interact with AI Assistant [interact-with-assistant]
83
83
84
-
Use these features to adjust and act on your conversations with AI Assistant:
84
+
Use these optional features to adjust and act on your conversations with AI Assistant:
85
85
86
-
*(Optional) Select a *System Prompt* at the beginning of a conversation by using the **Select Prompt** menu. System Prompts provide context to the model, informing its response. To create a System Prompt, open the System Prompts dropdown menu and click **+ Add new System Prompt…**.
87
-
* {applies_to}`stack: ga 9.1`(Optional) Select a *prompt tile* to start your conversation with a predefined goal or topic. Prompt tiles help you begin structured tasks or investigations into common {{elastic-sec}} workflows. The available prompt tiles include:
86
+
* Select a *System Prompt* at the beginning of a conversation by using the **Select Prompt** menu. System Prompts provide context to the model, informing its response. To create a System Prompt, open the System Prompts dropdown menu and click **+ Add new System Prompt…**.
87
+
* {applies_to}`stack: ga 9.1` Select a *prompt tile* to start your conversation with a predefined goal or topic. Prompt tiles help you begin structured tasks or investigations into common {{elastic-sec}} workflows. The available prompt tiles include:
88
88
89
89
***Alerts**: Quickly identify and prioritize the most important alerts from the last 24 hours.
90
90
***Research**: Get a summary of the latest {{elastic-sec}} Labs research articles.
91
-
***Query**: Generate ES|QL queries based on a specific goal or requirement.
92
-
***Suggest**: Explore the types of questions you can ask the AI Assistant about {{elastic-sec}}.
91
+
***Query**: Generate {{esql}} queries based on a specific goal or requirement.
92
+
***Suggest**: Explore the types of questions you can ask AI Assistant about {{elastic-sec}}.
93
93
94
-
*(Optional) Select a *Quick Prompt* at the bottom of the chat window to get help writing a prompt for a specific purpose, such as summarizing an alert or converting a query from a legacy SIEM to {{elastic-sec}}.
94
+
*{applies_to}`stack: removed 9.1`Select a default *Quick Prompt* at the bottom of the chat window to get help writing a prompt for a specific purpose, such as summarizing an alert or converting a query from a legacy SIEM to {{elastic-sec}}. The default Quick Prompts' availability varies based on context—for example, the **Alert summarization** Quick Prompt appears when you open AI Assistant while viewing an alert.
:alt: The Security AI settings menu's System Prompts tab
105
-
:::
98
+
:::{tip}
99
+
System Prompts and Quick Prompts can also be [configured](#configure-ai-assistant) from the corresponding tabs on the **Security AI settings** page.
100
+
:::
106
101
107
-
* Quick Prompt availability varies based on context—for example, the **Alert summarization** Quick Prompt appears when you open AI Assistant while viewing an alert. To customize existing Quick Prompts and create new ones, click **Add Quick Prompt**.
108
102
* In an active conversation, you can use the inline actions that appear on messages to incorporate AI Assistant’s responses into your workflows:
109
103
110
104
***Add note to timeline** (): Add the selected text to your currently active Timeline as a note.
0 commit comments