# View

## Zoom

### Zoom in

Zooms in the project view in (X) increment

### Zoom out

Zooms out in the project view in (X) increment

### Zoom to Selection

Zooms to the created selection within the project view

### Zoom Toggle

(X)

### Zoom Reset

(X)

### Zoom to fit project

Zooms to fit the entire project within the project view&#x20;

### Fit view to project

(X)&#x20;

### Collapse all tracks

Collapses all existing tracks view to it's minimum.

### Expand all tracks

Expands all existing tracks to it's maximum size to fit the project view.&#x20;

## Mixer

## Show Effects

## Show label editor

## Show metadata editor

## Show History

### History List

Creates a new UI elements that allows you to see all of the actions that can be undone within the project. This window can be closed or undocked from the UI.

## Workspaces

Allows you to change, create and edit workspaces.&#x20;

[Separate Workscpaces Page](/au4/manual/manual-index/workspaces.md)

## Fullscreen

Maximizes the Audacity window to fullscreen

## Show clipping in waveform

Shows clipping within clips' waveform via a red line that spans the entire channel vertically

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

## Show RMS in waveform

Shows the RMS of the signal in a clips' waveform

## Show vertical rulers

Enables vertical rulers of all tracks&#x20;

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

More about this feature in&#x20;


---

# 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/manual/manual-index/header/view.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.
