Skip to content

Commit 524bce3

Browse files
committed
update using the assistant section
1 parent 6c65b96 commit 524bce3

File tree

3 files changed

+4
-16
lines changed

3 files changed

+4
-16
lines changed

guides/assistant.mdx

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -21,36 +21,24 @@ The assistant is automatically enabled for accounts on Pro, Growth, and Enterpri
2121

2222
## Using the assistant
2323

24-
There are two ways to access the assistant in your documentation:
25-
26-
- **Use the keyboard shortcut** <kbd>Command</kbd>
27-
28-
\+ <kbd>I</kbd>
29-
30-
(<kbd>Ctrl</kbd>
31-
32-
\+ <kbd>I</kbd>
33-
34-
on Windows).
35-
- **Select the assistant button** next to the search bar.
24+
Users can access the assistant in two ways:
3625

26+
- **Keyboard shortcut**: <kbd>Command</kbd> + <kbd>I</kbd> (<kbd>Ctrl</kbd> + <kbd>I</kbd> on Windows)
27+
- **Assistant button** next to the search bar
3728
<Frame>
3829
<img
3930
src="/images/assistant/assistant-button-light.png"
4031
className="block dark:hidden"
4132
alt="Search bar and assistant button in light mode."
4233
/>
43-
4434
<img
4535
src="/images/assistant/assistant-button-dark.png"
4636
className="hidden dark:block"
4737
alt="Search bar and assistant button in dark mode."
4838
/>
4939
</Frame>
5040

51-
Both options open the assistant in the right side panel.
52-
53-
Ask any questions and the assistant will search your docs for an answer. If the assistant cannot find an answer in your documentation, it will respond that it cannot answer the question.
41+
Both methods open a chat panel on the right side of your docs. Users can ask any question and the assistant will search your documentation for an answer. If no relevant information is found, the assistant will respond that it cannot answer the question.
5442

5543
## Making content AI ingestible
5644

131 Bytes
Loading
139 Bytes
Loading

0 commit comments

Comments
 (0)