> For the complete documentation index, see [llms.txt](https://animotive.gitbook.io/animotive-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://animotive.gitbook.io/animotive-documentation/learning-animotive/timeline.md).

# Timeline

The Timeline gives you a grand overview of all of your[ Cameras ](/animotive-documentation/learning-animotive/cameras.md)in the scene. First, **toggle on your menu by pressing B, then select the** [**Panels Menu**](/animotive-documentation/learning-animotive/menus.md)**.** From there you can open the Timeline panel.

<div align="left"><figure><img src="https://lh5.googleusercontent.com/bCo5KID4S4PHRcQfQBumiWezS3HeEKOYzqfeL5K-zKq3OvPXk-_SsLQqFMSZn_AtIqZr6l_VKAh9JMFNa0sJxQW5i9peZkf8CyfnoxCsY5A4X7TwEHsAz6DSP9bmEGe3QlFPGQBRw7tFFto-OM8x3eU" alt="" width="563"><figcaption></figcaption></figure></div>

**Select the play head** with your laser and **hold the right trigger to scrub** through the timeline.&#x20;

Scrubbing the Timeline also scrubs the Animotive character data which was recorded during the take, **look up from the monitor toward your Characters’** as you scrub to see this.&#x20;

To disable a [Camera](/animotive-documentation/learning-animotive/cameras.md) **select the camera number** in the Timeline with your laser and **press the right trigger.**&#x20;

To maximize the[ Camera](/animotive-documentation/learning-animotive/cameras.md), **select the square in the bottom right corner** of each camera view.

To adjust individual camera settings **select the Settings button in the lower right hand corner** of each camera view, then **look at your left hand** [**Menu**](/animotive-documentation/learning-animotive/menus.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://animotive.gitbook.io/animotive-documentation/learning-animotive/timeline.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
