# Working with the Alpha Channel

The main tab that you should think of when you are using a file with an alpha channel, is the Fill/Matte tab on the bottom left.&#x20;

<figure><img src="https://4002977754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrQtfp6C58EggcONhzAMx%2Fuploads%2F2II0HzzCCjGmBt9BYVaF%2Fimage.png?alt=media&#x26;token=d07a2965-cee9-4bf6-b44b-54408f54ef7e" alt=""><figcaption></figcaption></figure>

It may also help to start your project with a Filler, such as Black.&#x20;

<figure><img src="https://4002977754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrQtfp6C58EggcONhzAMx%2Fuploads%2FBIB4CKISk3a6jlhAVkYx%2Fimage.png?alt=media&#x26;token=3140cd6e-9d44-4cbf-bf61-11a3121252a8" alt=""><figcaption></figcaption></figure>

After you've created a Filler layer and entered your project, you can now add your foreground elements, in this case, I'm adding a Noisy and De-Noised beauty pass. These both have alpha channels and by default, they are enabled, so the sky looks black.&#x20;

<figure><img src="https://4002977754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrQtfp6C58EggcONhzAMx%2Fuploads%2FzfwAhiBEYBBXH9jyp14v%2Fimage.png?alt=media&#x26;token=9c0cf96b-fdf2-4b5b-8631-9be1c57bc3c0" alt=""><figcaption></figcaption></figure>

Now I drop in my environment pass on the top of the layer stack, so that it goes behind the other two files.&#x20;

<figure><img src="https://4002977754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrQtfp6C58EggcONhzAMx%2Fuploads%2FzkV2DUS2xDTcQBYJiadr%2Fimage.png?alt=media&#x26;token=3d6f80b1-0ef2-4f8a-95dc-e97c715777d6" alt=""><figcaption></figcaption></figure>

Some times you may have an alpha channel off by default and you want to turn it on, such as this exr:

<figure><img src="https://4002977754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrQtfp6C58EggcONhzAMx%2Fuploads%2FQzbflxAily3hc0rfJDXM%2Fimage.png?alt=media&#x26;token=79b990dc-8104-4b08-a257-5dcefd7d0c80" alt=""><figcaption></figcaption></figure>

In the Fill/Matte menu, enable the alpha menu, and now the alpha channel will be active.

<figure><img src="https://4002977754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrQtfp6C58EggcONhzAMx%2Fuploads%2FgUK8xgCQFbUFY8eRMTEy%2Fimage.png?alt=media&#x26;token=ab700b0d-99a8-4110-9434-eaebaa8ab4c3" 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://assimilate.gitbook.io/live-fx-documentation/compositing/working-with-the-alpha-channel.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.
