# Visitors

### Purpose

In the visitors section all (live) website visitors are displayed. It is used to understand what website visitors are looking and manage their engagement.

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

### Where to find Visitors

The visitors section can be found under visitors in the main menu. By selecting a particular visitor, the details for the visitor can be observed, i.e. the information that the visitor has chosen to reveal by his or her browser and device settings.&#x20;

It will also show the page path that was visited and possible conversations this visitor had before with the platform.

### Sending manual nudges

A visitor can be nudged manually using the little nudge icon (pointing finger), see step 3 in the screenshot above. This will send a nudge to the user to interact with the platform.

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

Nudges can be managed in the [content section](/studio/content/nudges.md).


---

# 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://manuals.dialox.ai/studio/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.
