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

# Edit Actions

> Modify, organize, and manage your files, tracks, and waypoints

The Edit menu provides actions that can modify the content of your files. When the [file tree](/docs/app/file-tree) is enabled, these actions can also be applied to tracks, segments, and waypoints within your files.

<Note>
  Most edit actions are also accessible through the context menu (right-click) on items in the file list.
</Note>

## Undo / Redo

<Icon icon="rotate-left" iconType="solid" /> <Icon icon="rotate-right" iconType="solid" /> Undo or redo the last actions you performed.

**Keyboard shortcuts:**

* Undo: `Cmd+Z` (Mac) / `Ctrl+Z` (Windows)
* Redo: `Shift+Cmd+Z` (Mac) / `Shift+Ctrl+Z` (Windows)

This applies to all edit actions including visibility changes, info updates, appearance modifications, track/segment/waypoint edits, and reordering. It does not apply to application settings or map navigation.

## Info...

<Icon icon="circle-info" iconType="solid" /> Open the information dialog for the selected item, where you can view and edit its name and description.

**Keyboard shortcut:** `Cmd+I` (Mac) / `Ctrl+I` (Windows)

## Appearance...

<Icon icon="palette" iconType="solid" /> Open the appearance dialog to change the color, opacity, and width of selected items on the map.

## Unhide

<Icon icon="eye" iconType="solid" /> Toggle the visibility of selected items on the map.

**Keyboard shortcut:** `Cmd+H` (Mac) / `Ctrl+H` (Windows)

## Select All

<Icon icon="check-double" iconType="solid" /> Add all items in the current hierarchy level to the selection.

**Keyboard shortcut:** `Cmd+A` (Mac) / `Ctrl+A` (Windows)

## Center

<Icon icon="crosshairs" iconType="solid" /> Center the map view on the selected items.

**Keyboard shortcut:** `Cmd+Enter` (Mac) / `Ctrl+Enter` (Windows)

## Copy

<Icon icon="copy" iconType="solid" /> Copy the selected items to the clipboard.

**Keyboard shortcut:** `Cmd+C` (Mac) / `Ctrl+C` (Windows)

<Note>
  Copy, Cut, and Paste actions for tracks and segments are only available when the file tree view is enabled.
</Note>

## Cut

<Icon icon="scissors" iconType="solid" /> Cut the selected items to the clipboard.

**Keyboard shortcut:** `Cmd+X` (Mac) / `Ctrl+X` (Windows)

## Paste

<Icon icon="paste" iconType="solid" /> Paste items from the clipboard to the current hierarchy level if they are compatible.

**Keyboard shortcut:** `Cmd+V` (Mac) / `Ctrl+V` (Windows)

## Move to...

<Icon icon="folder-arrow-up" iconType="solid" /> Move selected files to a different folder in your workspace.

This opens a submenu where you can choose the destination folder.

## Assign Tag

<Icon icon="tag" iconType="solid" /> Assign tags to selected files for better organization.

Tags help you categorize and filter your files. You can manage your available tags in [Settings > Tags](/docs/menu/settings#tags).

## Remove from Device

<Icon icon="cloud-arrow-down" iconType="solid" /> Remove the local copy of the file while keeping it stored in the cloud.

This is useful for freeing up local storage while maintaining access to your files through Rendzo's cloud sync.

## Move to Trash

<Icon icon="trash" iconType="solid" /> Move the selected items to the trash.

Items in the trash can be restored or permanently deleted from the Trash folder in your file list.
