# Sequence item (group of clips)

## Create sequence item

To create sequence item, drag and drop a sequence onto Quiver panel.

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

## Addition Options

To customise addition options, right click on sequence button.

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

### Add as individual clips

When adding sequence item to a timeline, clips from the sequence will be added as individual clips.

This is useful for creating custom transtions with effects and sounds.

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

Any effect applied to clips inside sequence **will be transferred**, so you can use blend modes, effects and keyframes.

{% hint style="warning" %}
Limitations: non-linear keyframes and masks are not supported.

To overcome it, use [un-nest method](#un-nest-sequence-copy-paste) below.
{% endhint %}

### Un-nest sequence (copy/paste)

With un-nest option enabled, Quiver will briefly activate source sequence, copy clips from it and paste them to a current timeline.

<figure><img src="/files/4xKVlVJNucKNvZKztUYC" alt=""><figcaption></figcaption></figure>

Any effect or transition applied to clips inside sequence **will be transferred**, so you can use blend modes, effects and keyframes. No limitations.

### Group clips

After individual clips are added to a timeline, they will be grouped, so it is easier to move them together.


---

# 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/sequence-item-group-of-clips.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.
