# User click details

On this tab, you can see all the clicks of each user on your selected email.\
Note that you need to have an email selected to see this tab.

![](/files/-MMuU3SyWglHz_aiqUKs)

All the actions:

* **Search**: search an URL&#x20;
* **Export**: Export the current view in a CSV file
* **Sort by**: sort the result shown in the table below

All the columns:

* **User**: The email and name of the user, if you click on it you are redirected to the user edition page
* **URL**: full URL of the link, if you click on the blue icon on the right you will be redirected on the URL
* **Click date**: the date of the first time that the user clicked on the link
* **Total clicks**: the number of time that the user clicked on this link


---

# 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.acymailing.com/main-pages/statistics/user-click-details.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.
