Skip to main content

GeniSpace Quick Start Guide

Welcome to the GeniSpace intelligent workflow platform! This guide follows the recommended onboarding process to help you get started with the platform's core features quickly.

Step 1: Sign Up and Log In

  1. Visit the GeniSpace website
  2. Click Sign Up or Log In in the upper-right corner
  3. Fill in your basic information and create an account
  4. Complete email verification
  5. Log in to the platform with your credentials

Step 2: Access the Console

After logging in, you will enter the Console. The Console is the central hub of GeniSpace, providing the following modules:

  • Dashboard — Overview and quick access shortcuts
  • Agents — Create and manage agents
  • Tasks — Create and execute workflow tasks
  • Operators — Import, configure, and test tools
  • Knowledge Base — Knowledge base management
  • Data — Data sources and datasets
  • Storage — File storage
  • Analytics — Data analytics
  • Applications — Application management
  • Team — Team members and permissions
  • Settings — Account and subscription configuration

Step 3: Set Up Data

Before using workflows and agents, it is recommended to configure your data sources first:

  1. Navigate to the Data module from the Console sidebar
  2. Create a data source (e.g., a relational database connection)
  3. Supported data operation types: insert_data, select_data, update_data, delete_data
  4. Configure SQL queries and run functional tests

Vector datasets can be created in the Data module for integration with agents. See Data Guide for details.

Step 4: Create a Workflow

  1. Navigate to the Tasks module from the Console sidebar
  2. Click Create Task or New Workflow
  3. Drag and drop nodes in the visual editor and connect them to form a process
  4. Configure each node's inputs, outputs, and parameters
  5. Set up a trigger (scheduled, event-driven, or manual)
  6. Save and test the workflow

See Workflow Overview and Workflow Builder for details.

Step 5: Create an Agent

GeniSpace supports the following two agent types:

Task Agent

  1. Console → Agents → Create Agent
  2. Enter a system prompt to define the agent's role and behavior
  3. Configure the input schema and output schema
  4. Enable memory (optional)
  5. Verify agent behavior in the test interface

Conversational Agent

  1. Console → Agents → Create Agent, select Conversational type
  2. Configure the system prompt
  3. Open the Chat application to test and debug through multi-turn conversations

See Agent Guide for details.

Step 6: Create Tools

Tools (operators) are created based on the OpenAPI 3.0 specification:

  1. Navigate to the Operators module from the Console sidebar
  2. Click Import Tool or Create Tool
  3. Use an OpenAPI definition or import an existing tool
  4. Configure tool parameters
  5. Select a tool in the test interface and run a test

See Tool System and Custom Operators for details.

Step 7: Create a Workbench

The Workbench is used to build low-code application pages:

  1. Open the Workbench application
  2. Create a new workbench
  3. Create pages
  4. Configure the navigation menu
  5. Select pages and add workbench modules

See the Workbench section in Applications Overview for details.

Config Map (Optional)

You can configure a Config Map in Settings:

  1. Settings → Create a new configuration table
  2. Manage configuration variables

This is used for scenarios such as environment variable substitution in workflows. See Config Map for details.

Next Steps

FAQ

Details

How can I monitor task execution costs? You can view token usage and billing information in your Profile (upper-right avatar) or on the Subscription page.

Details

How do I share tasks among team members? Invite members through Team Management and assign appropriate permissions. Tasks and resources are isolated by team.

Details

Does GeniSpace support on-premises deployment? The Enterprise edition supports private deployment. See Enterprise Deployment or contact our sales team for more information.

For further assistance, see the full documentation or FAQ.