# Welcome

**Tezzela is a lightweight yet powerful platform designed to help you communicate key data in real time  without disrupting your existing systems.** Instead of replacing your current tools or building complex front-ends, Tezzela acts as a parallel communication layer: a simple API that lets you send important metrics directly to mobile-ready dashboards.

<figure><img src="/files/0Qe6VRq697ayxzs9SSoO" alt=""><figcaption></figcaption></figure>

Whether you're sharing business KPIs, IoT sensor readings, or operational updates, Tezzela helps you turn raw data into clear, actionable visuals — optimized for fast, mobile-first consumption by teams and individuals.

With just a few API calls, you can create dashboards, assign widgets, and push real-time updates. Dashboards can be instantly shared with specific recipients via email, with no setup or configuration required on their side.

This documentation will guide you through the process of:

* Authenticating with Tezzela
* Creating and updating dashboards
* Notifying users about changes
* Building advanced, real-time data experiences

Tezzela is designed for developers who want to share data fast, cleanly, and effectively. Let’s get started.


---

# 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.tezzela.com/welcome.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.
