# Preferences

Use Preferences to personalize how nexos.ai looks and behaves for your account.

### **How to access**

1\. Open Settings from the left sidebar by clicking on your email.

2\. Select Preferences.

### **App Preferences**

These settings affect your experience across the app:

#### **Theme**

Choose how the interface is displayed:

* System: Match your device appearance setting.
* Light: Always use a light theme.
* Dark: Always use a dark theme.

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

#### **Auto expand reasoning**

Turn this on to automatically expand reasoning details (where available), so you see more context without extra clicks.

#### **Management onboarding tasks**

Use **Restart** to reset the management onboarding tasks checklist (helpful if you want to go through setup again).

#### **Cookie preferences**

Select **Edit** to review and update cookie choices for this app in your browser.

### Note

Some changes apply immediately. If you do not see an update, refresh the page or sign out and back in.

<br>


---

# 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.nexos.ai/workspace/settings/user-settings/preferences.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.
