# User Access and Email Preferences

In this section, you can manage information regarding the user and company profile.

You can access this section from **User Menu >>** **Profile**

<img src="/files/aEnl3P4bWgSAJ6cFEqob" alt="" width="167">

## Modify First and Last Name <a href="#po6s8iodike8" id="po6s8iodike8"></a>

You can access this section from **User Menu >>** **Profile >> Modify User Name**

<img src="/files/Bc5Z6IgeP9mNbQyhZjs0" alt="" width="350">

To modify the registered first and last name, enter the information in the input fields and click the save button.

## Manage Email Addresses <a href="#id-9ed9gznadkrj" id="id-9ed9gznadkrj"></a>

In this section, you can manage the different email addresses associated with your account.

The associated email addresses will receive all communications related to the ZonWizard account.

{% hint style="info" %}
If you want to grant access to your account to a secondary user, visit the "[**manage users**](/user/secondary-users.md)" section.
{% endhint %}

You can access this section from [**User Menu >>** **Profile >> Manage Email**](https://app.zonwizard.com/accounts/email/)

<img src="/files/gsDCUBkYPsVchotnfvQx" alt="" width="350">

### Add Secondary Email <a href="#fd827yoyvywm" id="fd827yoyvywm"></a>

To add a secondary email, you will find this form below the email management menu, where you can enter the email address and then click **“Add Email”**

<img src="/files/zxZZ1IvqDLq2R4W38iCj" alt="manage email addresses" width="563">

A confirmation request will be sent to the email address you entered. You need to click the link inside the message to verify the email address.

### Set Primary Email <a href="#nbnwcov38sqo" id="nbnwcov38sqo"></a>

Under the list of addresses, you will see the various actions available for setting the already registered emails.

By selecting the relevant email and clicking the **“Make Primary”** button, you can set it as the primary address of the account.

**The primary email is the one to use for login**.

<img src="/files/zxZZ1IvqDLq2R4W38iCj" alt="manage email addresses" width="563">

{% hint style="info" %}
You cannot set as primary an email that has not been verified.
{% endhint %}

## Modify Password <a href="#id-4oyamwfmxv0m" id="id-4oyamwfmxv0m"></a>

You can access this section from [**User Menu >>** **Profile >> Modify Password**](https://app.zonwizard.com/accounts/password/change/)

<img src="/files/A5qPXQUKfEgGkrQA1onh" alt="" width="350">

To change the password, you will need to enter the old password once and the new password twice.

<img src="/files/DXSFBFlz2IHrZ58QSk4v" alt="password change" width="375">

## Manage Notification Preferences <a href="#vv6wved21e4n" id="vv6wved21e4n"></a>

In this section, you can choose which types and level of notifications to receive via email.

You will receive email notifications only for levels higher than the one set and only for active categories.

<img src="/files/xBs2oYiaXbv3slkwbjsJ" alt="email notification preferences" width="375">

To select the notification level, slide the cursor right and left.

The possible levels are:

* success
* info
* attention
* critical

For example, by selecting the "attention" level, you will not receive email notifications for "success" and "info" level notifications.

You can also turn off notifications by turning off the switch for an entire category:

* Account-related notifications
* Accounting related notifications
* Profit related notifications
* Analytics related notifications

{% hint style="info" %}
All notifications always arrive in the [**notification center**](https://app.zonwizard.com/customnotifications/unread/) within the app.
{% 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://docs.zonwizard.com/user/profile/user-access-and-email-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.
