# Personal Settings Page Overview

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

### Fields and options

{% columns %}
{% column %}

* First name
* Last name
* Language (UI language)
* Timezone
* Display exact date (absolute vs relative time)
* Region (date and number formats)
* User UUID (read-only, copy only)
* Enforce Multi-Factor Authentication (MFA)
  {% endcolumn %}

{% column %}

* Email (read-only, copy only)
* Auto deposit mailbox (mailbox used for incoming envelopes)
* Signature settings (create or update your e-ink signature)
* Initials settings (create or update your initials)
* Register a personal account
* Register a company account
* Change password
  {% endcolumn %}
  {% endcolumns %}

After any edit, click the <img src="/files/K7JcYSMWfNI70HMjNc3y" alt="" data-size="line"> button.

{% hint style="info" %}
If **Auto deposit mailbox** is disabled, you must manually select a mailbox for each incoming envelope.
{% endhint %}


---

# 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.docstudio.com/user/user-profile/personal-settings-page-overview.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.
