# Personal settings

Personal settings control your personal profile, login details, and security. These settings apply to your user only.

{% hint style="info" %}
Personal settings are per user. Admins can’t change them for other users.
{% endhint %}

***

### Update your profile

Update your avatar, name, and username from **Personal settings → Profile**.

{% stepper %}
{% step %}

### Open Personal settings

Click **Personal settings** at the bottom of the left sidebar.
{% endstep %}

{% step %}

### Open Profile

Go to the **Profile** tab.
{% endstep %}

{% step %}

### Update your details

Update your avatar, name, or username. Click **Save** if prompted.
{% endstep %}
{% endstepper %}

***

### Update your login details

You can update your login details from **Personal settings**.

* Change your email from **Login** (or **Email**) settings.
* Change your password from **Password** (or **Security**) settings.

{% hint style="warning" %}
If you use SSO for your workspace, password changes may be disabled.
{% endhint %}

***

### Sign out

Sign out from the bottom-left sidebar menu.

Need to end every session? Use [Remote log out](/settings/personal-settings/remote-log-out.md).

***

### Delete your account

You can delete your user account from **Personal settings → Profile**.

{% hint style="danger" %}
Deleting your account is permanent. Your personal data will be deleted and you’ll lose access immediately.
{% endhint %}

***

### Related personal settings

<table data-view="cards"><thead><tr><th>Title</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td>API tokens</td><td><a href="/spaces/fW6XSzJSKsNyZnOkSJPt/pages/hJAtxZK8I2NmKPpaNjCT">/spaces/fW6XSzJSKsNyZnOkSJPt/pages/hJAtxZK8I2NmKPpaNjCT</a></td></tr><tr><td>Notifications</td><td><a href="/spaces/fW6XSzJSKsNyZnOkSJPt/pages/VJ5df0nk0ZcXTvmUVkdr">/spaces/fW6XSzJSKsNyZnOkSJPt/pages/VJ5df0nk0ZcXTvmUVkdr</a></td></tr><tr><td>Two-factor authentication</td><td><a href="/spaces/fW6XSzJSKsNyZnOkSJPt/pages/IdrSUbPULCo58SEeWkgw">/spaces/fW6XSzJSKsNyZnOkSJPt/pages/IdrSUbPULCo58SEeWkgw</a></td></tr><tr><td>Remote log out</td><td><a href="/spaces/fW6XSzJSKsNyZnOkSJPt/pages/aUqGBbosItJjegIymbL1">/spaces/fW6XSzJSKsNyZnOkSJPt/pages/aUqGBbosItJjegIymbL1</a></td></tr></tbody></table>


---

# 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.screendesk.io/settings/personal-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.
