# Orchestration

<figure><img src="https://uploads-ssl.webflow.com/65a15748be364acc193a9770/65a65f6375fff1984c4c5f73_Data%20Orchestration%20Animation.gif" alt=""><figcaption></figcaption></figure>

Orchestration is a central feature of our beeta.one platform that enables you to deploy data flows on a variety of edge devices. With orchestration, users can seamlessly manage and coordinate the execution of data flows on multiple edge devices to ensure efficient and scalable data processing.&#x20;

By providing a centralised platform for orchestrating data flows, beeta.one enables you to efficiently distribute workloads, optimise resource usage and scale your deployments on demand. The benefits of beeta.one's orchestration feature are manifold.&#x20;

Firstly, you now can easily deploy and manage data flows on a large number of edge devices regardless of their geographical location. This enables the efficient processing of data close to its source, reducing latency and improving overall system performance.&#x20;

Secondly, orchestration simplifies the management of complex data flow topologies. You can define dependencies between different components of data flows to ensure that data is processed in the correct order and results are delivered accurately. This ensures data integrity and consistency across the entire edge computing infrastructure.&#x20;

In addition, beeta.one's orchestration feature provides scalability and flexibility. Dynamically scale your deployments by adding or removing edge devices as needed without disrupting the overall data flow. This enables seamless expansion and contraction of the edge computing infrastructure according to changing business requirements.&#x20;

In summary, beeta.one's orchestration feature is a powerful platform feature that enables you to deploy and manage data flows on edge devices in small to large fleets.


---

# 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.beeta.one/platform/orchestration.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.
