# ThingsBoard

<figure><img src="/files/KR6R4l0u2ZUZ5V1z2x4Q" alt=""><figcaption></figcaption></figure>

You will find several guides here on using ThingsBoard for IoT applications. You can use these guides to:

* Set up and install ThingsBoard on the edge device
* Send telemetry data from the Factory to the ThingsBoard dashboard
* Send Factory data to the ThingsBoard Cloud

#### What you’ll find in the sub-pages

* [ThingsBoard (Edge Setup)](/product-reviews/smart-platforms/thingsboard/thingsboard-edge-setup.md)\
  This guide shows how to build a complete end-to-end IIoT system using ThingsBoard running on an edge device and simulated telemetry data.

{% hint style="info" %}
Each article is intentionally architecture-focused and vendor-neutral, reflecting how ThingsBoard is deployed in real industrial environments.
{% endhint %}


---

# 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://wiki.codeandcompile.com/product-reviews/smart-platforms/thingsboard.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.
