# How to add or update an user's email id?

To do this, go to **Settings** → **Users**.

1. Search for the user in the search bar.
2. Click on the entry.
3. In the right panel that pops up, click on the pencil icon.
4. Add the mail ID in the field and hit "Save".

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

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

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

{% hint style="warning" %}
**Please note:** You can add a user's email id if it isn't there already, **but you cannot edit an existing email id.**

Please contact [<mark style="color:purple;">support@hivel.ai</mark>](mailto:support@hivel.ai) to change the email id.
{% 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.hivel.ai/set-up/users/how-to-add-or-update-an-users-email-id.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.
