> ## Documentation Index
> Fetch the complete documentation index at: https://docs.magic-resume.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# Using the editor

> Get to know the "form on the left, live preview on the right" editor — fill content, add/remove sections, reorder, show or hide.

Opening any resume drops you into the editor. It's split in two: **the form on the left (you fill it in), a live preview on the right (you see the result instantly)**. Edit on the left, the right updates immediately.

## Fill it in, section by section

A resume is made of **sections**. From top to bottom, the common ones:

| Section                               | What goes in                                        |
| ------------------------------------- | --------------------------------------------------- |
| **Basics**                            | Name and contact (email, phone, location, profiles) |
| **Summary**                           | A line or two on who you are and what you're after  |
| **Experience**                        | Company, title, dates, what you did                 |
| **Education**                         | School, major, degree, dates                        |
| **Projects**                          | Project name, your role, results                    |
| **Skills / Languages / Certificates** | Skill tags, languages, certifications               |

<Tip>
  The description boxes in Experience/Projects support **rich text** — bold and bullet lists. Lead with "verb + result + number", e.g. "Led the payments rewrite, cutting API latency from 800ms to 120ms".
</Tip>

## What you can do in each section

Hover over an item (or open its menu) to:

* **Add Item** — a new experience/project/skill.
* **Edit** — change this item's content.
* **Copy** — duplicate this item as a starting point.
* **Remove** — delete this item.
* **Show / Hide** — click the eye icon to temporarily hide an item (not deleted, just kept off the resume). ⚠️ To verify visually: handy for tailoring different versions per job.

<Note>
  **Will I lose edits?** No. The editor **auto-saves** to your current browser; once you sign in and enable cloud sync, it also syncs to the cloud (the top shows **Synced / Syncing / Pending**).
</Note>

## The toolbar

A row of buttons (icon + label) sits at the top/side of the editor:

* **AI Assistant** — opens [AI Lab](/en/guide/ai-lab) to write/edit/analyze with Polaris (北极星), the AI Lab assistant.
* **Share** — create a share link so others can view and comment (needs sign-in).
* **Feedback** — send us suggestions / report a bug.
* **Export PDF** — one click to export the current resume as a PDF, see [Preview & export](/en/guide/export).
* **Zoom In / Out / Reset** — adjust the preview size.

## Next

<CardGroup cols={2}>
  <Card title="Templates & styling" icon="palette" href="/en/guide/templates">
    Change the look, single/two-column, fonts and colors.
  </Card>

  <Card title="Let AI write it" icon="wand-magic-sparkles" href="/en/guide/ai-lab">
    Not sure what to write? Hand it to AI Lab.
  </Card>
</CardGroup>
