# Fill Opacity

The Fill opacity allows you to set how transparent a fill color is. This is different to [Layer opacity ](/editor/properties/visibility.md#opacity)as it only applies to the specified fill of the layer and not its other properties such as stroke or other '[stacked fills](broken://pages/TBd3dlqqhbO22GoQj2OT)'

To change the Fill opacity:

* Select your layer and go to the property panel
* In the Fill property section, you can change the opacity between the values of 0% and 100%.

<figure><img src="/files/JXZGQHwfigVbDD6sBkUL" 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/properties/fill-color/fill-opacity.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.
