# Participant log

Find a **specific participant's log** in the [Participant details](/dashboard/troubleshooting-sessions/participant-details.md) page of the participant you wish to inspect.

The participants log categorises entries into 'log', 'info', 'debug', 'warn', or 'error', with a filter feature for each category. A search box aids in quick navigation, while precise issue identification is enabled by timestamps down to the milliseconds. Payloads are shown by default, collapsing after a few lines but can be expanded with 'Show more' for full visibility.&#x20;

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


---

# 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.digitalsamba.com/dashboard/troubleshooting-sessions/participant-log.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.
