# Changing clip color

{% hint style="info" %}
Note: This feature is only available if you have **colorful clips** enabled in **Preferences -> Appearance -> Clip style**
{% endhint %}

## Changing color per clip

To change clip color, click on the 3-dot menu on the top right of the clip and select **Clip color**. You then are given the choice between several colors.

<figure><img src="/files/J0KXpqt7K5xAwt26YXi8" alt=""><figcaption></figcaption></figure>

## Changing color for an entire track

To change the color for all clips on a track, click on the 3-dot menu on the track header and select **Track color**. You then are given the choice between several colors.

<figure><img src="/files/qqM02NDBZW0P6lB22P1G" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note: Changing track color only changes the color for clips which follow the track color. If you have changed the clip color for individual clips, they won't change color if you change track color.
{% endhint %}


---

# 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://support.audacityteam.org/au4/new-in-audacity-4/changing-clip-color.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.
