# Data Storage: Senstream Cloud

### Starting Senstream Cloud

A free Senstream account is required to upload, view, and share session data. Tap “Sign In” or “Sign Up” within the app or at <https://charts.senstream.com> using email/password, Apple or Google OAuth.

<div align="left"><figure><img src="/files/X6WWq5n0K6FyYqMEXfas" alt="" width="188"><figcaption></figcaption></figure></div>

After successful sign-on, if there are no sessions associated with the account the user will be prompted to create their first session:

<div align="left"><figure><img src="/files/J8gwUNjwDaNTvHoBrsXH" alt="" width="188"><figcaption></figcaption></figure></div>

Or if there are existing sessions attached to the account, they will appear as a list

<div align="left"><figure><img src="/files/GcGiqBJRRJrriF0hzOYD" alt="" width="188"><figcaption></figcaption></figure></div>

Note the different icons used for items in the list:

* Sessions with a “downloaded” checked icon <img src="https://lh7-us.googleusercontent.com/lgY-2d3r_xyfg0Ph-qLI3EdD6t00AP6Wxs30b8lmHfPpL06Ihj_VqqQg2ZQe9QQKjtB-Hc5V_VlCaXyww3wGi5UOXTO7bR8P01d77gY7bI3ngXZrk9GWZlkEiPIDDOIquLqYl5KSz4WRRY73mK-APwk" alt="" data-size="line">  indicates the session data is downloaded and local on the device
* Sessions with a “available to download” icon <img src="https://lh7-us.googleusercontent.com/CG7Y6Jvtj345cFvk5Pp923NhgFYDYPvH8ueKupdNMvsPUB6VLMBRzk6NgRIRLR-Uh0foDdeMHv20dccKAz-YgpfdG5xEl6qI_GZc2u7mk0KhbpjRdSszyWoRSEwM2_I9mQR4FPfSNp-8d1ISd-c8E8U" alt="" data-size="line"> indicates the session data is in the cloud only and available to be downloaded locally on to the device.<br>

***

### Delete Session

Swiping left on a table row will allow you to delete a session. This will delete the session both locally and in Senstream cloud.

<div align="left"><figure><img src="/files/tbMhHlsFK5Pk6AMVDqto" alt="" width="188"><figcaption></figcaption></figure></div>

***

### Switch to saving data to Local Files Browser

To switch to “Local Files Browser” select the gear icon at the top right of the screen to view. While in the local file browser, data will only be saved on the phone or to a location specified by the user. Apple’s iOS standard file browsing and sharing options are provided.&#x20;

Note that sessions saved to Senstream cloud are not available in the Local Files Browser and sessions saved to local file browser cannot be saved to Senstream cloud.

<div align="left"><figure><img src="/files/wRTd4iVd4Txg2ctjFY2N" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/eQ6axdmGo9lE3Xs8fiMQ" alt="" width="188"><figcaption></figcaption></figure></div>


---

# 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/ios-mobile-app/data-storage-senstream-cloud.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.
