# Data Handling

### Session Data

How session data is handled is dependent whether the app is set to use the Senstream cloud or use the local file browser.  For more details about these two methods please refer to the iOS app documentation on:

[Data Storage: Senstream Cloud](https://docs.senstream.com/senstream-researcher-ring-application-user-guide/ios-mobile-app/data-storage-senstream-cloud)

[Data Storage: Local Files Browser](https://docs.senstream.com/senstream-researcher-ring-application-user-guide/ios-mobile-app/data-storage-local-files-browser)

### Product Analytics

Anonymous user behavior analytics events are collected by a Senstream-managed server to improve the software’s design and service. Quality of service events are also collected directly from the ring’s firmware to monitor any performance issues in the field. If you run into any issues or have questions about Senstream’s data handling and privacy policy please visit <https://senstream.com/>


---

# 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/senstream-research-ring/data-handling.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.
