Skip to content

Navigation Guide

This guide shows where to find key features in the YuzeData application.

Finding Things by Task

I want to...Go to
Deploy a new connectorLibrary → Connectors → Select connector → Deploy
See my deployed connectorsOperate → Integrations
Create a workflowLibrary → Workflow Steps → Select template → Clone
See my deployed workflowsOperate → Workflows
Create or edit a schemaOperate → Schemas → Schemas
Create or edit a schema mappingOperate → Schemas → Schema mappings
View data in a schemaOperate → Datapoints
Manage reference dataOperate → Masterdata
View workflow run historyOperate → Workflows → Select workflow
Manage usersManage → Users
Create API credentialsManage → API Clients
Set up notificationsManage → Notifications
See recent changesHome → Release Notes

Site Hierarchy

The application is organized into several main sections:

├── Home
│   ├── Dashboard
│   └── Release Notes

├── Operate
│   ├── Workflows
│   │   └── Workflow Details (run history, logs, configuration)
│   ├── Integrations
│   │   └── Integration Details (connection status, sync history)
│   ├── Schemas
│   │   ├── Schemas (define data structures)
│   │   └── Schema Mappings (transform data between schemas)
│   ├── Datapoints
│   │   └── Datapoints Explorer (search, filter, export datapoints)
│   ├── Masterdata
│   │   ├── Master Data Items
│   │   ├── Master Data Types
│   │   └── Import/Export

├── Insights
│   ├── Partner Dashboards

├── Library (templates)
│   ├── Workflow Steps (workflow step templates)
│   │   └── Template Details → Clone to deploy
│   ├── Programs (bundled workflows)
│   │   └── Program Details
│   └── Connectors (integration templates)
│       └── Connector Details → Deploy wizard

└── Manage
    ├── Company Settings
    ├── Users
    ├── Groups
    ├── Customers
    ├── API Clients
    ├── Notifications
    └── Event Subscriptions

Home

The landing page provides an overview dashboard and access to release notes documenting new features and changes.

Operate

Where you manage your deployed workflows, integrations, schemas, and master data. This is your day-to-day workspace for running and monitoring your data processes.

Insights

Visualization and analysis tools for your data, including dashboards, geographic map views, and incident tracking.

Library

Browse available templates for workflow steps, bundled programs, and connectors. This is where you start when deploying new integrations or workflows.

Manage

Administrative functions for your organization including user management, API access, and notification configuration.