# Adopting Custom LUT Filters

A **LUT (Lookup Table)** is a filter that applies color effects to photos and videos in a simple way. PRISM Live Studio provides a LUT effect filter that is available for all graphic-based sources. While PRISM Live Studio offers various LUT filter presets, you can also use custom filters from your own LUT file.

***

To apply a custom LUT filter, right-click any source you want to use it on and select **Filters**. You can also access the **Filter** button at the bottom of the source’s **Properties** window.

<figure><img src="/files/eXeoZPoklwRlnMXpS7po" alt=""><figcaption><p>Right-click a source and select <strong>Filters</strong>.</p></figcaption></figure>

In the **Filters** window, click the **Plus (+)** button in the **Effect Filters** section and select **Apply LUT**.

<figure><img src="/files/xNihOHQGESL4a9jKmroi" alt=""><figcaption><p>Add <strong>Apply LUT</strong> in <strong>Effect Filters</strong> section.</p></figcaption></figure>

Click the **Browse** button in the **Path** option to select a LUT filter. The provided LUT filters will be displayed by default, but if you have custom LUTs, navigate to their location or move the file into the provided LUT filter folder.

<figure><img src="/files/0kolaIF15f6dsMMvDcNU" alt=""><figcaption><p>Click the <strong>Browse</strong> button in the <strong>Path</strong> option.</p></figcaption></figure>

<figure><img src="/files/xQGfL9bTJNHd3O0Gtpyk" alt=""><figcaption><p>Select a LUT filter.</p></figcaption></figure>

The preview in the filter window shows the applied result of the LUT filter. You can adjust how much the LUT affects the source using the **Amount** option.

<figure><img src="/files/hBYsGnnDORc6ip9icS1O" alt=""><figcaption><p>Adjust the <strong>Amount</strong> option to fine-tune the LUT effect.</p></figcaption></figure>

[Desktop](/desktop/overview.md), [Guides](/desktop/guides.md), [Features](/desktop/guides/features.md), [Camera](/desktop/guides/features/camera.md), [Editting Sources](/desktop/guides/sources/editting-sources.md)


---

# 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://guide.prismlive.com/desktop/guides/sources/editting-sources/adopting-custom-lut-filters.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.
