# Edit

## Undo

Undo your previous action.

## Redo

Redo the action that was previously undid.

## Duplicate

Create a duplicate for the selected drawing/component.

## Delete

Delete the selected drawing/component.

## Select All

Select all the chart objects and studies.

## Select

**All Lines** – Select all lines on the chart.

**All Commentary** – Select all commentary on the chart.

**All Waves** – Select all Elliott Wave components on the chart.

## Delete All

Delete all studies, components and drawings from the chart.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.motivewave.com/user-guide/menu/edit.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
