For the complete documentation index, see llms.txt. This page is also available as Markdown.

Spaces in High5

Spaces contain and organize your workflows programs (called streams) and its variables and configuration. One space can contain multiple events that are part of a workflow.

All spaces belong to an organization. Right now, one organization can have up to 100 spaces, depending on your license.

After creating a new space from scratch, you can browse its properties and start to work with them. Click on a space in the space list to enter it.

A space contains:

  • Events

  • Streams connected to events

  • A dashboard to monitor your spaces stream executions

  • A section to manage HCloud agents which execute your streams

  • Webhooks as an interface for incoming HTTP requests

  • A Secrets Store to safely store passwords, variables and other secrets

  • User Acces Control

  • Space Settings

Last updated