# User settings

You may set various user settings by clicking the user icon at the top navigation bar and selecting **User settings**, as shown below:

<figure><img src="/files/5X2MELI0WCgfxTdrE1nl" alt=""><figcaption><p>Home page</p></figcaption></figure>

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

The following settings are available:

* **First name,** enter your first name
* **Last name**, enter your last name
* **User inactivity timeout**
* **Recent applications time frame**
* **Sender display name**
* **Sender email**
* **Default candidates sorting**, select the default sorting option when viewing candidates for a job.
* **Application language**, select the application language. Current options: English  Greek and Romanian.
* **Time zone**, select your time-zone. All date & time data will be displayed accordingly.
* **Simplified resume view**, check this option for a more simple preview of the resume at the candidate view. Default setting is off.
* **Show detailed job history for candidate**, check this option to include details for each job position at the work experience section of the candidate view.


---

# 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://help.smartcv.co/settings/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.
