# Properties

Layer  Properties are the main controls for designing and adjusting how your various layer types such as shapes, paths, images and more look.

A layer has various types of properties, some control how big or small it is, where it is on the canvas, its colour and style, and more.

All of these properties can be adjusted as the base design of your layer, or at each keyframe to create at animation. See below for various properties supported in Lottielab at the moment:

{% content-ref url="/pages/lYlxIOCsoM3womEq8DCG" %}
[Transform](/editor/properties/transform.md)
{% endcontent-ref %}

{% content-ref url="/pages/sgOMrQVslMP6qWOoMbQB" %}
[Visibility](/editor/properties/visibility.md)
{% endcontent-ref %}

{% content-ref url="/pages/Qtk75gWwaFqmRdjUVIMh" %}
[Fill/ Color](/editor/properties/fill-color.md)
{% endcontent-ref %}

{% content-ref url="/pages/xn08VsqTRBD8SOtDLlja" %}
[Stroke](/editor/properties/stroke.md)
{% endcontent-ref %}

{% content-ref url="/pages/IQLiK41YTgi7wWtXPnmX" %}
[Reveal Path (Trim path)](/editor/properties/reveal-path-trim-path.md)
{% endcontent-ref %}


---

# 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/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.
