Data Apps
DataApp
The DataApp object is designed to represent a complete data-driven application within ARPIA. It serves as the central point where related components—such as data preparation tools, notebooks, machine learning models, and APIs—are logically grouped and orchestrated.
By creating a DataApp, users can structure their projects into cohesive units, making it easier to manage, navigate, and deploy interconnected resources.
Key Features
- Represents a full application context within the ARPIA platform.
- Groups related development objects under a single logical unit.
- Facilitates workflow organization, visualization, and execution.
- Can be included in deployment processes to define the application boundary.
Recommended Use Cases
- Structuring a project around a specific data product or service.
- Organizing multiple functional components under a unified scope.
- Managing application-level logic and deployment as a single unit.

Updated 1 day ago