# Introduction

{% hint style="info" %}
Available in [**Standard Plan**](https://biuwer.com/en/pricing/) <mark style="color:blue;">(\*)</mark>, [**Professional Plan**](https://biuwer.com/en/pricing/) and [**Business Plan**](https://biuwer.com/en/pricing/).

<mark style="color:blue;">(\*) Only part of the functionalities described</mark>
{% endhint %}

Biuwer is a data platform specialized in delivering information to end users at scale, with the best-known use case being **Embedded Analytics**, which consists of using Biuwer as a tool to manage the entire life cycle of visualizations and of the data, and later integrate the results into any web application external to Biuwer.

When talking about the **visualization and data lifecycle**, we refer to the fact that **there are multiple aspects necessary in a professional data solution** that are carried out through the Biuwer interface. That is, managing data at scale is complex, and it must be done by applying the necessary security settings that allow the correct data to be presented to each of the application's end users. Among other things, Biuwer helps you:

* Manage all data **connections** in a Data Center.
* **Synchronize data** not available in databases, such as other applications and systems you use.
* **Prepare data** using formulas, calculated fields, conditions, etc.
* Configure **data access** applied to individual users and/or groups of users together.
* Manage all content (cards, pages, collections) in a **Content Center** organized in shared workspaces.
* Create and maintain **data visualizations** of various types (KPIs, graphs, tables, maps, custom cards, rich texts, etc.)
* Configure how, when and where content is shared externally, and who is given access to each.

The interesting thing about this approach is that once the integration is done, any changes to the embedded content made in Biuwer will be updated in real time in the external application. This approach allows hundreds or thousands of users to be given access to data panels, taking into account the unique identification of each of them, in order to show them the information correctly filtered for their profile.

<br>


---

# 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.biuwer.com/integration-guide/introduction.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.
