Heisenware Docs
Go to websiteGet a demo
  • 👋Welcome
  • Getting started
  • Release Notes
    • v84 - Get in the flow
    • v83 - Beauty treatment
    • v82 — Fully distributed
    • v81 — Removing old cruft
    • v80 — Chicks on fire
    • v79 — Nothing is forever
    • v78 — Keep moving
    • v77 — More intelligence
    • v76 — Well cooked
  • Build & Deploy Apps
    • Overview
    • Flow Builder
      • Nodes (Functions)
        • Inputs
        • Trigger
        • Output
      • Function Extensions
        • Modifier
        • Filter
        • Error handler
        • Memorizer
      • Objects & Instances
      • Utilities
        • Basic Functions
        • PDF functions
        • Circular buffer
        • Timer
        • Counter
    • Integrations
      • Protocol Connectors
        • GraphQL
        • HTTP/REST
        • MQTT
        • OPC UA
          • Heidenhain PLCs with OPC UA
        • RS-232/485
        • Siemens S7
      • Data Connectors
        • File
        • Relational Database
        • Time Series Database (WIP)
      • API Connectors
        • OGC SensorThings API
        • Operating System
        • Zebra RFID IoT Connector
      • Agent / (Edge Connector)
      • Calling Custom Code
    • UI Builder
      • Input Widgets
        • Form
        • File Upload
        • Photo
        • Signature
        • Barcode / QR-Code (WIP)
        • Document Scan (WIP)
      • Display Widgets
        • Chart
        • Chat
        • Circular Gauge
        • Data Grid
        • Linear Gauge
        • Map
        • Media View
        • Progress Bar
        • Sparkline
        • Status Lamp
        • Toast
        • Value Box
        • Kanban Board
        • Data Tiles
        • Pie Chart
        • Sankey
      • Buttons
      • Text Box
      • Images
      • Icons
    • Communication Interfaces
      • Email Notifications
      • OPC UA Server
    • Data & File Storage
      • Internal InfluxDB
      • Internal PostgreSQL
      • File Server
    • App Appearance
      • Pages
      • In-App Navigation
      • Screens & Devices
      • Theming
    • Simulation & Testing
      • Simulating Events
      • Simulating Data
    • PDF Templates
    • RAG-based Chatbot
    • Deployment
  • Manage Apps
    • Overview
    • Manage Apps
      • General Settings
      • Users and Access
      • Distribution & Versioning
    • Manage Integrations
    • Manage Account
      • Account Structure
      • Members
      • Workspaces
  • TUTORIALS
    • Build Your First Heisenware App
  • Connect Heidenhain CNC with OPC UA Support
  • Related links
    • Website
    • Privacy policy
    • Imprint
Powered by GitBook
On this page
  • Apps
  • Resources
  • InfluxDB
  • PostgreSQL
  • File Server
  • Integrations
  1. Manage Apps
  2. Manage Account

Workspaces

Last updated 9 months ago

Workspaces ensure that you can separate apps, their data and resources in one account. This is useful, for example, if a software agency serves several customers with one account or a larger company wants to separate different departments or areas. In the first example, each customer would have their own workspace and in the second example, each department.

Members of an account can be assigned roles by the account owner at workspace level, which contain the corresponding permissions.

In the default state, an account has exactly one workspace, which is called Default Workspace. Further workspaces can currently only be added manually by us. Please contact us if you have a use case for this.

Apps

Any number of apps can be created in a workspace. All apps have access to the resources and data of the workspace.

Note: If one or more apps should not have access to the resources of a workspace, this is a use case for which you can contact us.

Resources

Each workspace contains its own resources for managing different types of data and integrations:

InfluxDB

The InfluxDB database can be used to record, store, and read time series data within the App Builder apps. For detailed guidance on using InfluxDB, refer to the article on .

PostgreSQL

The PostgreSQL database can be used to create, manipulate, and read relational data tables from the App Builder and apps. For more information on working with PostgreSQL, consult the article on .

File Server

Integrations

Integrations are established connections to and from external systems like local servers or web APIs. They allow apps to exchange data with these external systems.

Currently, integrations must be configured inside the App Builder. This will be moved to the App Manager soon.

The file server stores any files you want to use in your apps, accessible from the App Builder. To learn how to use it, see the article.

For guidance on integrating external systems, refer to the articles on .

Once created, integrations can be viewed, edited, and reused in other apps. To , navigate to the Integrations panel in the App Manager's sidebar.

internal InfluxDB
internal PostgreSQL
data integration
manage integrations
file server