docs/usage/getting-started/page.mdx
Pages give you a dedicated space for long-form writing — technical docs, study notes, project proposals, or blog posts. Markdown support, real-time preview, and auto-save keep you focused on content. Summon an Agent at any time to help — it doesn't just suggest; it edits directly in your document, refines structure, adds paragraphs, and polishes your writing.
Traditional AI chat forces you to copy-paste content between conversations, losing context each time. Pages fix that:
From the LobeHub main interface, go to Pages and click New Page, or use the dropdown from the new file icon. Start writing immediately — your work auto-saves, so you can close anytime and pick up later.
Already have a Markdown document? Import it directly. In the Pages section, click Upload Markdown File, select your file, and it loads into a new page for immediate editing.
Pages use Markdown — a lightweight markup language with simple symbols for formatting, so you stay focused on content. You can add an icon to your page; it appears before the title.
Press / while editing to open the command palette — a quick-access tool for inserting formatting elements.
While editing, click the Agent icon on the right side of the editor to open the Agent panel. It slides in alongside your document so you can chat and write at the same time.
By default, the Pages Agent is used — optimized for document writing. Need domain-specific help? Switch to a custom Agent via the top-left corner of the panel.
The Agent understands your full document context and can:
Switch Agents in the panel to get different perspectives on the same document:
In the page list, you can rename, duplicate, copy full content, or delete pages.
Start with structure — Outline your document with headings first, then ask the Agent to fill sections progressively:
# Main Title
## Introduction
## Key Points
### Point 1
### Point 2
## Conclusion
Use clear instructions — Be specific when working with the Agent:
Iterate in sections — Rather than generating an entire document at once, have the Agent write one section, review and refine it, then move to the next. Higher quality than bulk generation.
Leverage templates — Duplicate successful previous documents to reuse their structure.
| Shortcut | Action |
|---|---|
Cmd/Ctrl + S | Save document |
Cmd/Ctrl + B | Bold |
Cmd/Ctrl + I | Italic |
Cmd/Ctrl + K | Insert link |
/ | Open command palette |
<Card href={'/docs/usage/agent/agent-team'} title={'Agent Groups'} />
<Card href={'/docs/usage/agent/artifacts'} title={'Artifacts'} /> </Cards>