# Client Information

With a click on a client, the following menu appears:

![](/files/7WkpTp2RULS67XP884oX)

This menu contains information about a single client:

* Date and time of **Last Message**
* UPN and E-Mail address of the client
* ObjectID and GroupID
* Custom Note about the client

![](/files/TOoq1e28h4UwDthrnRxM)

Furthermore, this menu contains details about the migration progress of all modules


---

# 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.realmigrator.com/clientmenu/client-information.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.
