Skip to content

Commit ce19100

Browse files
mintlify[bot]katedonnellan1DLeyland
authored
AI Slash Command Docs (#202)
* Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor * Update mint.json * Fix lint * Try again lint fix --------- Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> Co-authored-by: katedonnellan1 <[email protected]> Co-authored-by: David Leyland <[email protected]>
1 parent 1ba178b commit ce19100

File tree

3 files changed

+38
-8
lines changed

3 files changed

+38
-8
lines changed

mint.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,8 @@
129129
"plain-ai",
130130
"plain-ai/workflow",
131131
"plain-ai/suggested-responses",
132-
"plain-ai/knowledge-sources"
132+
"plain-ai/knowledge-sources",
133+
"plain-ai/ai-slash-commands"
133134
]
134135
},
135136
"tiers",

plain-ai.mdx

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
title: 'Overview'
2+
title: "Overview"
33
---
44

55
Plain AI is built to remove repetitive tasks from your teams' workload, and automate the responses to your support requests.
66

7-
<Frame>![Plain AI](/public/images/plain-ai.png)</Frame>
7+
<Frame>
8+
![Plain AI](/public/images/plain-ai.png)
9+
</Frame>
810

911
To enable Plain AI, go to **Settings****Plain AI**.
1012

11-
1213
<Info>
13-
All AI features in Plain are opt-in. More information on our use of OpenAI and our data processing policies can be found in our [DPA](https://www.plain.com/legal/dpa).
14-
</Info>
15-
14+
All AI features in Plain are opt-in. More information on our use of OpenAI and our data processing policies can be found in our [DPA](https://www.plain.com/legal/dpa).
15+
</Info>
1616

1717
<CardGroup cols={3}>
1818
<Card title="Workflow" icon="shuffle" href="/plain-ai/workflow">
@@ -24,4 +24,7 @@ To enable Plain AI, go to **Settings** → **Plain AI**.
2424
<Card title="Knowledge Sources" icon="brain" href="/plain-ai/knowledge-sources">
2525
Index documentation for use with Plain AI.
2626
</Card>
27-
</CardGroup>
27+
<Card title="AI Slash Commands" icon="sparkles" href="https://www.plain.com/docs/plain-ai/ai-slash-commands">
28+
Use AI to help you draft replies to customers faster.
29+
</Card>
30+
</CardGroup>

plain-ai/ai-slash-commands.mdx

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: "AI Slash Commands"
3+
description: "Description of your new file."
4+
---
5+
6+
With **AI Slash Commands** you now use AI directly within Plain to help you draft replies to customers faster. 
7+
8+
### **How It Works**
9+
10+
While writing in a thread, type **/** followed by an instruction to ask AI for help drafting or editing a message.
11+
12+
You can:
13+
14+
- Draft a new message
15+
- Edit an existing message
16+
- Add to what you've already written
17+
18+
### **Examples**
19+
20+
Here are some ideas to get started:
21+
22+
- `/fix typos`
23+
- `/ask for a screenshot and workspace ID so we can debug`
24+
- `/ask for version of SDK`
25+
26+
If your prompt doesn't relate to the customer conversation, it will return an error message.

0 commit comments

Comments
 (0)