# Email Logs

To access the Email Logs, click on Settings > Organisation > Email logs, and then you can search for any specific emails by using the Keywords, or date range options.&#x20;

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

This is a particularly handy tool if a recipient doesn't think they have received an email. You can view the Email Logs to determine the date, time, email address and exact email content that went out. \
\
This is also where you will find any "password reset" emails that have been sent out (i.e. if a user has forgotten their password) - the URLs contained in these emails are unique to that individual, and should not be shared with others.&#x20;


---

# 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://help.tahua.io/knowledge-base/administrator-help-guides/administrator-permissions-and-user-management/email-logs.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.
