# Start Marker

By default clips are added at playhead at their in point.

If a clip has start marker, when added to a timeline, start marker will be aligned with playhead.

<figure><img src="/files/QP9nLawzJkbPK0OaTGDK" alt=""><figcaption></figcaption></figure>

## Open Start Marker panel

To access Start Marker panel, click on hamburger menu or right click on Quiver panel.

<figure><img src="/files/oy2wQWi0NyiqR6QZ1eyJ" alt=""><figcaption></figcaption></figure>

## Add start marker

If [Auto-mark audio clips](/extensions/quiver/settings.md#auto-mark-audio-clips) is enabled, start marker will be added automatically, when audio clips are added to Quiver, at the loudest part.

To add start marker manually:

* Open Start marker panel
* Open clip in Source Monitor
* Move playhead
* Press "Add start marker"

Start marker will be added at the playhead position.

<figure><img src="/files/97yEwqNGzOmEkdh3IF4d" alt=""><figcaption></figcaption></figure>

When adding start marker to a sequence item in Quiver, you can just activate sequence itself (without Source monitor) and add start marker there.

{% hint style="info" %}
To add start marker without opening panel use [Spell Book shortcut](/extensions/quiver/spell-book-shortcuts.md).
{% endhint %}


---

# 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://manuscript.knightsoftheeditingtable.com/extensions/quiver/start-marker.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.
