# Secondary User Management

In this section, you can invite other users to access your ZonWizard account and manage their access permissions.

You can access this section from the [**User Menu >>** **Manage Users**](http://app.zonwizard.com/manage-users/)

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

![manage secondary users](/files/HW0pqZyBdHi5nW2fdgwr)

## Invite Secondary User <a href="#jqf2a7ol2aun" id="jqf2a7ol2aun"></a>

To invite another user to manage your ZonWizard account, go to the section from [**User Menu >>** **Manage Users**](http://app.zonwizard.com/manage-users/), click on the **“Invite User”** button, and enter the required information:

* **Email**: the email of the user you want to invite to access the ZonWizard account
* **Accounting Tool Permission**: activate the checkbox if you want the user to access all sections of the accounting tool.
* **Profit Tool Permission**: activate the checkbox if you want the user to access all sections of the profit tool.
* **Inventory Tool Permission**: activate the checkbox if you want the user to access all sections of the inventory tool.

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

<figure><img src="/files/EwKP87eev2Ihqe6K5gko" alt="" width="133"><figcaption></figcaption></figure>

By clicking the invite button, the user will receive an email with instructions to complete the connection with your account.

{% hint style="danger" %}
To invite a secondary user, you must activate at least one of the permissions.
{% endhint %}

### Resend Invitation <a href="#id-5i0sv6wu1loj" id="id-5i0sv6wu1loj"></a>

If the user has not received the invitation email, you can resend it by clicking the email icon in the invitation row.

![resend invitation](/files/r9fR5VS1VQBMH47uVnNi)

### Cancel Invitation <a href="#id-7il9qcjeh8lk" id="id-7il9qcjeh8lk"></a>

If an invitation is pending acceptance, you can cancel it by clicking the trash can icon in the invitation row.

![cancel invitation](/files/0i89tzFXOjtcLZ0mGVZD)

## Manage User Permissions <a href="#id-7y92rp5ly8pe" id="id-7y92rp5ly8pe"></a>

You can manage the permissions of secondary users by accessing the section [**User Menu >>** **Manage Users**](http://app.zonwizard.com/manage-users/)

### Modify Permissions <a href="#w0xcxa1n0o32" id="w0xcxa1n0o32"></a>

To modify the permissions assigned to a secondary user, click on the pencil icon in the **“Actions”** column.

<figure><img src="/files/6YK4nZchRxc1vpQOQFsZ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/j8nt5Bu4JSjGlGuOg5jK" alt="" width="180"><figcaption></figcaption></figure>

#### Send notifications via email <a href="#inoltra-notifiche-via-mail" id="inoltra-notifiche-via-mail"></a>

You can choose to send email notifications to the secondary user by clicking the pencil icon in the "**Actions**" column.

<figure><img src="/files/84YDxXsZkMJHdg2VnCx7" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/bssgsu9F8EIciOz8tVDo" alt="" width="183"><figcaption></figcaption></figure>

### Remove Secondary User <a href="#ban8htpfv1e1" id="ban8htpfv1e1"></a>

To remove a secondary user, click on the trash can icon in the **“Actions”** column.

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


---

# 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/secondary-users.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.
