# Account

The Account page lets you manage your personal details and basic sign-in security options.

### Open Account settings

* From the workspace, select your email/profile at the bottom of the left sidebar.
* Select Settings.
* Select Account.
* If the left sidebar is collapsed, expand it first so you can see your email/profile.

### User preferences

Use this section to review your account email and choose whether you want to receive product news.

#### Email address

Shows the email currently associated with your nexos.ai user. This field may be read-only depending on how your workspace is managed (for example, SSO-managed accounts).

#### Receive email notifications

* Turn this on to receive emails about new features, platform updates, and tips.
* Turn this off to stop product emails. Important service or security emails may still be sent.
* The **Privacy Policy** link explains how email preferences and related data are handled.

<figure><img src="/files/BkE2AJBFcfwXVJ4Oy5MK" alt="" width="375"><figcaption></figcaption></figure>

### Password and security

This section is for managing your password and sign-in methods. For security, you may be asked to verify your identity before you can view or change these settings.

#### Verify identity

If you see “**Verification required**”, select Verify Identity and complete the on-screen check. Once verified, the password and sign-in options become available.

#### Security

Use the security section to keep your account protected:

* Change password: Set a new password and save your changes.
* Linked sign-in methods: Connect or disconnect SSO providers (availability depends on your workspace).

<figure><img src="/files/C5uWBQBpx40EBWLjVTUK" alt="" width="375"><figcaption></figcaption></figure>

### Troubleshooting

* Can’t change your email address: Your organization may control it through your identity provider (SSO).
* Verify Identity doesn’t work: Try signing out and back in, then retry. If it still fails, contact your workspace admin.
* Not receiving notifications: Check your email notifications toggle and your inbox spam/junk folder.

### Tips

* If you do not see your email/profile at the bottom of the left sidebar, expand the sidebar first.
* If you change your sign-in method (password or SSO), make sure you can still access the email address associated with your account.


---

# 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/account.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.
