# Animations

**Creating a new template  / setting a time**

When creating a new template you have a few options, you can set the name, width and height. Then there is one that is for animation, which is the time one. Here you set in second how long a template will run for. The normal time is 15 sec.

![](/files/-MhsI0YPoyUyz301m81w)

**Adding animations**

To add an animation to an object you have to click on the + in the side of the timeline. This will pop-up the animation panel. Here you can add the animation you want. As an example you can add 8 different slides to an object. You also have Rotations, fades and Scale to name a few.

![](/files/-MhsIEf8qoZ9IAlvQVZt)

**Timeline**

The timeline is where you can add/move/change your animations, this is also where you find more options like easing, type, target, offset and Duration.

![](/files/-MhsIPHaq335UeZs0GjC)

When clicking on an animation in the timeline you get options. Easing will allow you to add a premade animation to the object like a Power 1 - 4, Back, Elastic, Bounce, Circ, Expo and Sine. This can be added to all the before mentioned animations in both beginning and end (Slides, Rotations, Fades and Scale.)

![](/files/-MhsIeCmg5lVr6mF4vNU)

**Adding multiple animations**

You can add more animation to have different outcomes. The most easy and one of the more common ways is to add a fade in and a slide to a text. But there is a lot more that one can do with animation.

![](/files/-MhsIp0pV9WVRD8CUcLz)

Some objects have less animation options then others for example Text have their own animation.

![](/files/-MhsIwKnRQPkWsoTgjmS)

<br>


---

# 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.adrapid.com/editor/templates/animations.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.
