# List of Sessions

The Charts Web App is best viewed on a desktop computer screen.

When you log in, using [charts.senstream.com](https://charts.senstream.com/), you will need to use an existing Senstream account or create a new account. The first page you will see is the Sessions page.

<figure><img src="/files/87ttpQi8tlXWIFGmaGxa" alt=""><figcaption><p>Charts Web App Session List</p></figcaption></figure>

### Download Sessions

#### Session in Zip File

To download the file from the Senstream Charts Web App, you can click on the blue “Download” button above the top charted graph in your session. This will download a .zip file to your computer.

<figure><img src="/files/1rzPndmsqUofvAwr2u0x" alt=""><figcaption></figcaption></figure>

#### Other Formats

Alternatively, while viewing a session's charted data you can click the small icon on the right hand side of the screen. The icon is three horizontal bars, and when you click it you will see options that allow you to select

* View in full screen
* Print chart
* Download PNG image
* Download JPEG image
* Download PDF document
* Download SVG document
* Download CSV
* Download XLS
* View data table

The download PNG, JPEG, PDF or SVG options will create an image of whatever data is currently displayed on screen.

<figure><img src="/files/lt9ELYWRVAaeUgrb56xR" 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.senstream.com/senstream-researcher-ring-application-user-guide/charts-web-app/list-of-sessions.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.
