# Setting Source Colors

You can change the color of sources in the **Sources** tab by right-clicking a source in the sources list and selecting **Set Color**. You can choose from the default colors or set your own custom color.

<figure><img src="/files/HbgYOH75t0IotadBcu1d" alt=""><figcaption><p>You can change the color of sources in the <strong>Sources</strong> tab.</p></figcaption></figure>

<figure><img src="/files/eHIYMv8Syew2KwNbPmWy" alt=""><figcaption><p>Assigning different colors to sources allows you to easily distinguish their types or purposes.</p></figcaption></figure>

[Desktop](/desktop/overview.md), [Guides](/desktop/guides.md), [Features](/desktop/guides/features.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/setting-source-colors.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.
