# Visitors

## Overview

The Labii visitors widget provides a comprehensive list of past visitors to the current record, offering insight into its access history. Whenever a record is accessed, a visitor log is automatically generated, capturing user information and timestamp details. This log serves as a valuable resource for tracking and monitoring record interactions, enabling users to maintain transparency and accountability within their system.

This widget is similar to the [Visitors](/user-guide/detail-view/visitors.md) tab of record details view.

## Use case

* Audit trial check for a record

## Configuration

No additional configurations are required or supported.

## Display visitors

The widget showcases a list of visitor logs, presenting user names alongside corresponding timestamps.


---

# 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.labii.com/widgets/section-widgets/regulation/audit-trail/visitors.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.
