# Session details

To **get a specific session's details,** get your team's list of sessions and click on the session ID of the session you wish to inspect:

* Session ID: Digital Samba Embedded tracks sessions by their unique ID.
* Status: A session may be live or ended.
* Room name: Each session is run in a single [room](https://docs.digitalsamba.com/dashboard/creating-a-room), which will have been named.
* Room source: See whether the room was created via the DS Dashboard, DS RestAPI, Google Calendar, or WordPress.
* Started (UTC):  Displays a timestamp with the moment the first participant joined.
* Ended (UTC): Displays a timestamp with them moment the session ends.
* Duration: Displays the duration of the session.
* Participants (max): Displays the number of concurrent participants at the busiest moment.
* Participants (total unique): Displays the total number of participants that joined the session.
* Participants list: Digital Samba Embedded tracks participants by their unique ID.

<figure><img src="https://1546941876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiO3v6IGLbE8FriBtsLy2%2Fuploads%2FUWMOiAFkSpnptvuDiAmv%2Fsession_details.png?alt=media&#x26;token=9a5d8113-58b8-480c-b3c1-db391b609118" alt="Session details"><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/session-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.
