# User Settings

User Settings 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 %}

### To access User Settings, click the User Menu icon ![](/files/k5OwLAYWO7yLLHPrMBDF) in the header and then `User Settings`.

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

<figure><img src="/files/9Eo01VsMvMi97ZaUV3uY" alt="" width="563"><figcaption><p>User Settings</p></figcaption></figure>

### User Settings ![](/files/qSxAIp29aaUeW9utfbv0) is broken down into the following sections:

### [Camera Settings](/design/getting-started/tools-and-features/user-settings/camera-settings.md)

### [View Options](/design/getting-started/tools-and-features/user-settings/view-options.md)

### [Dimensions](/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/user-settings.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.
