# Layers and properties

The timeline shows you the layers and properties that you have animated so far. Layers with no animations are not shown on your timeline unless explicity selected.

To navigate your animated layers and properties in the timeline, go to the left-hand-side of your timeline and click the arrow to see the nested layers and properties of a layer.

<figure><img src="/files/1SaGb07bohJX0sjAhZGw" alt=""><figcaption></figcaption></figure>


---

# 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.lottielab.com/editor/animating/timeline/layers-and-properties.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.
