# Cue Deletion

There are 3 options to delete cues.

## Option 1 - Delete by Right Click

<figure><img src="/files/vYqyOgHOv21biXkQoCVq" alt="Delete - Cue Right Click"><figcaption></figcaption></figure>

1. Right Click on the cue header
2. Click Delete Cue

## Option 2 - Delete by Drag and Drop Delete

<figure><img src="/files/RTC5jZf1eXJoPGmi6ldn" alt="Delete - Drag and Drop"><figcaption></figcaption></figure>

1. Click and hold the cue header
2. Drag it to the Trash Can Icon

## Option 3 - Delete by Cue Editor Window

<figure><img src="/files/GePrJMShrFzlFDVmI9Gm" alt="Delete - Cue Editor"><figcaption></figcaption></figure>

1. Click on the cue header to open the Cue Editor Window
2. Click Delete Cue


---

# 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.creativeconners.com/docs/spikemark-6/cues/cue-deletion.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.
