> For the complete documentation index, see [llms.txt](https://doc.cydiance.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.cydiance.com/faq/why-bluetooth-logger.md).

# Why Bluetooth logger?

### Why do I need a Bluetooth temperature logger?

Besides reading via USB, the Cydiance Bluetooth loggers provide extra ways of reading data:

a/ Bluetooth direct export

b/ Bluetooth to cloud

It can be super helpful when you,

1/ don't want to open the package if you packed the logger inside

2/ check temperature from multiple loggers around you

3/ want to configure the parameters before using

4/ have the data online and share immediately with clients


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doc.cydiance.com/faq/why-bluetooth-logger.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.
