Skip to content

Commit cf5a648

Browse files
authored
Merge pull request #150 from makeplane/ai-helper
Added AI helper
2 parents f6b828e + f14a424 commit cf5a648

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/core-concepts/pages/overview.mdx

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,23 @@ Pages are enabled by default when you create a new project. If needed, you can d
2323

2424
- You can easily drag and drop content blocks in Plane to rearrange them on the page. Just hover over any block, grab the **⋮⋮** icon that shows up, and drag it to where you want. Let go of it to drop the block in its new spot.
2525

26+
<div className="tag-wrapper">
27+
### AI helper
28+
<Tags
29+
tags={[
30+
{ name: "Pro", additionalClass: "pro" }
31+
]}
32+
/>
33+
</div>
34+
35+
![AI helper](https://media.docs.plane.so/pages/ai-helper.webp#center)
36+
37+
Plane’s AI tools enhance content creation by helping you refine, reframe, and enrich your writing. Whether you need to paraphrase a sentence, simplify complex information, or elaborate on a topic, Pages offers quick solutions right within the editor.
38+
- Make your content more clearer or concise by rephrasing text or breaking down complex ideas.
39+
- Quickly generate summaries to highlight key points, ideal for meetings or lengthy documents.
40+
- Expand on ideas to add context, detail, or depth to your writing.
41+
- Get suggestions for clear, catchy titles.
42+
2643
### Format your content
2744
![Static toolbar](https://media.docs.plane.so/pages/static-toolbar.webp#center)
2845

0 commit comments

Comments
 (0)