Introduction
The Active Sessions panel within the Project Details page displays any currently active Coding sessions in progress.
The panel displays only current active sessions, and not past session which have been closed.
What is a Coding session?
When a user enters any of our Coding screen, a coding session is automatically started. It allows to monitor how many time a user spends on a specific task, and log all the changes against a particular session.
The session is automatically closed when the user leaves the coding page.
Accessing the Active Sessions panel
To view the Active Sessions panel, click the "Active Sessions" button in the ribbon within the Project Details page.

Panel columns
The active session panel displays a table of information containing the following columns:
| Column | Description |
|---|---|
| Coder Name | The Coder who opened the session and is actively coding |
| Start Time | The date at which the session was started |
| Last Save Time | The date at which saving some codes last happened in the coding screen |
| Task | The task for the session |
| Total Workloads | The number of workloads locked for this session |
| End Session | Allows you to force closing the session. Any changes done (for example coding data) during that session will be invalid once the session is closed. |