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

# Annotating & Editing

> Enhance your screenshots with powerful tools

Once you've selected an area to capture, the annotation toolbar appears at the bottom of the selection.

## Annotation Tools

| Tool          | Icon | Description                              |
| :------------ | :--- | :--------------------------------------- |
| **Arrow**     | ↗    | Point to a specific area.                |
| **Rectangle** | ⬜    | Draw box outlines to highlight areas.    |
| **Circle**    | ◯    | Frame circular or compact areas.         |
| **Blur**      | ▦    | Redact sensitive details before sharing. |
| **Highlight** | 🖍️  | Emphasize an important area.             |

## Color Palette

Screention v0.4.0 introduces a refined color palette with **12 professional colors**, designed to look great on any background.

* **Default Color:** Electric Blue (`#18dcff`)
* **Selection:** Click any color circle in the toolbar to switch instantly.

## Undo and Redo

Use `Ctrl`/`Cmd` + `Z` to undo an annotation and `Ctrl`/`Cmd` + `Shift` + `Z` to redo it.

## Actions

When you're done editing, choose your action:

<CardGroup cols={2}>
  <Card title="Copy (Clipboard)" icon="copy">
    Copies the image to your clipboard.

    * **Note:** This does **NOT** save the image to your gallery.
    * Useful for quick sharing in chat or email.
    * Closes the capture window immediately.
  </Card>

  <Card title="Save (Gallery)" icon="floppy-disk">
    Saves the image to your local gallery.

    * File location: `~/.screention/screenshots/`
    * Opens the Gallery window so you can see your saved file.
  </Card>
</CardGroup>

## Resetting

Made a mistake?

* **Clear All:** Resets all annotations AND your selection region, letting you start fresh without closing the overlay.
* **Escape Key:** Cancels the capture entirely.
