# View Options

View Options allow you to customize how components are displayed in the scene.&#x20;

{% hint style="info" %}
**Note**

Changes made to [View Options](/design/getting-started/tools-and-features/view-options.md) do not persist between sessions while changes made to [User Settings](/design/getting-started/tools-and-features/user-settings.md) do. User Settings are associated with a specific user and persist across projects and session.
{% endhint %}

### Access View Options from the Scene Options Toolbar.

<figure><img src="/files/kOijPPA8HY6ghVcgerOZ" alt="" width="563"><figcaption><p>View Options from the Scene Options Toolbar</p></figcaption></figure>

<figure><img src="/files/v8h7H4lWNa4z7wtqHAKT" alt="" width="563"><figcaption><p>View Options</p></figcaption></figure>

### View Options is broken down into the following sections:&#x20;

### [Display Options](/design/getting-started/tools-and-features/view-options/display-options.md)

### [Color By](/design/getting-started/tools-and-features/view-options/color-by.md)

### [Dimension Options](/design/getting-started/tools-and-features/view-options/dimension-options.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://docs.paragontruss.com/design/getting-started/tools-and-features/view-options.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.
