# Email Verification

By verifying emails, the system ensures that notifications, password resets, and other important updates are delivered to the correct recipients, improving communication and security.

1. **Add Email** – Lets you manually add a new email address to verify and receive notifications.
2. **Verify** – Click to send or complete the verification process for an unverified email so it can receive notifications.
3. **Switch (Receive Email)** – Toggle to enable or disable receiving notifications for a verified email.
4. **Remove** – Deletes or removes the selected email address from the list.
5. **Bulk Verify** – Allows verification of multiple email addresses at once.
6. **Search Bar** – Search for a user by name or email to quickly find their email verification status.
7. **Refresh** – Reloads the list to display the most recent updates or changes.

<figure><img src="/files/qrODHNQeZmnPuPwHbBHl" 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://www.opentimeclock.com/docs/settings/notifications/email-verification.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.
