# Image Sequence Editor

## Overview

The **Image Sequence Editor** allows the user to create and edit **Image Sequences**, which have the extension `.incseq` in the **Asset Manager**.

To open the **Image Sequence Editor**, either open it from `View` in the top panel of **Incari**, right-click on the Menu bar in **Incari**, and click on **Image Sequence Editor** from the drop-down list, or simply double-click on the **Image Sequence** to edit in the **Asset Manager**.

Once an **Image Sequence** is open in the **Image Sequence Editor**, images can be added or removed from the sequence and their order can be changed.

The top panel gives the options to save or clear the **Image Sequence**.

![](/files/KCpNfNsuq5WMuSus9Is3)

## Adding

To add an image to the **Image Sequence**, drag it from the **Asset Manager** to the **Image Sequence Editor**.

![](/files/RRoSXbRmTBM2C99HUo7g)

## Removing

To remove an image from the sequence, select it and either right-click it and choose `delete` or press `del`.

![](/files/KJ40XzRMaWsfS711qiGC)

## Changing Order

To move an image within the sequence, drag it and drop it in the desired position.

![](/files/JAdVzuAgNes0AO9BNw1C)

## See Also

* [**ImageSequence Nodes**](/incari-studio/2022.2/toolbox/incari/imagesequence.md)
* [**4 Methods of Animation - Image Sequence**](/incari-studio/2022.2/demo-projects/4-methods-of-animation.md#3-image-sequence)


---

# 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.incari.com/incari-studio/2022.2/modules/image-sequence-editor.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.
