Skip to main content

Applications Overview

The GeniSpace platform consists of multiple sub-applications, each independently deployed and working together to serve different use cases.

Application List

User Applications

ApplicationURLDescription
Platform (Hub)https://www.genispace.aiUnified entry point — sign-in, account, billing, usage & analytics, and the app launcher for all sub-applications
Consolehttps://console.genispace.aiManagement workspace for agents, tasks, tools, knowledge bases, data, storage, and more
Chathttps://chat.genispace.aiMulti-turn conversations with agents, supporting multimodal input and plugin extensions
Workbenchhttps://work.genispace.aiLow-code application builder for creating business pages via drag-and-drop components
eBookhttps://ebook.genispace.aiOnline reading of knowledge base documents, supporting multiple file format previews
Shellhttps://app.genispace.aiHosts installed GeniApps (built-in business apps) in iframe alongside Console navigation
Unified sign-in

You always access GeniSpace through the Platform (Hub) at https://www.genispace.ai. After signing in, you open the Console and every other sub-application from the Hub's app launcher via single sign-on. The sub-application addresses above are where each app is served — they share one login and cannot be accessed independently.

GeniApps (built-in applications)

GeniApps are platform-managed iframe applications (HR, inventory, CRM, short drama production, etc.) that you install into a Space from the Application Marketplace in Console → Applications. Each GeniApp:

  • Has a catalog identifier (e.g. hr, stock, short-drama)
  • Can provision managed datasources and database schema on install/upgrade
  • Appears in the Shell sidebar after installation

See Application Management for install and RBAC details.

Management & Support

ApplicationURLDescription
Partnerhttps://partner.genispace.aiPartner portal for managing customers, revenue, and applications
Websitehttps://www.genispace.comProduct introduction, pricing plans, and contact information
Documentationhttps://docs.genispace.aiUser documentation (this site)
tip

The URLs listed above are the default addresses for the SaaS edition. If you are using a self-hosted deployment, the access URLs are configured by your system administrator — please check with your administrator.


Console

The Console is the management workspace. After signing in to the Hub, you open the Console from the app launcher and use the left sidebar to navigate between modules:

ModuleDescriptionDocumentation
DashboardSystem status, task metrics, resource monitoring, and quick actionsDashboard
AgentsCreate and manage task and conversational agentsAgent Overview
TasksWorkflow task creation, execution, and monitoringTask Management
WorkflowsVisual workflow design and orchestrationWorkflow Overview
ToolsTool import, configuration, and testingTool System
Knowledge BaseKnowledge base and document management with folder organization and multi-format filesKnowledge Base Overview
DataRelational data sources and vector dataset managementData Overview
StorageFile storage with folder management, batch operations, and file previewsStorage Overview
ApplicationsView and manage published applicationsApplication Management
SpaceMember invitation and permission managementSpace Management
SystemSettings, API key management, and config maps (labeled System in the sidebar)Account Settings

Profile, subscription, and billing are managed in the Hub account area, opened from the account menu.

For detailed usage instructions for each module, see the "Console Modules" category in the sidebar.


Chat

The Chat application is used for real-time conversations with agents. It is accessed via the URL https://chat.genispace.ai/chat/<AgentID>, where /chat/assistant is the platform's built-in intelligent assistant.

Key Features:

  • Multi-turn Conversations — Supports text conversations, streaming output, and context memory
  • Multimodal Input — Supports sending images, uploading documents, and voice input
  • Agent Mode — When enabled, the agent performs deeper reasoning and displays the full chain of thought
  • Web Search — When enabled, the agent can search the internet for real-time information
  • Activity Panel — The right-side panel displays tool call execution results
  • Session Management — Create new sessions, search history, bookmark frequently used sessions, manage memory
  • Plugin Rendering — Tool outputs are dynamically rendered through the plugin system (HTML, knowledge base retrieval, web search, data tables, etc.)

See Chat Application Guide for details.


Workbench

The Workbench is a low-code application builder that allows you to create business applications without writing code.

Key Features:

  • Create Workbenches — Create from scratch or quickly create from industry template libraries
  • Page Editing — Visual editor with drag-and-drop component placement and configuration
  • Rich Components — Tables, forms, charts (ECharts/maps/radar charts), statistic cards, filter panels, tabs, tree structures, and more
  • Data Binding — Bind components to data sources and datasets, with parameter linking between components
  • Access Control — Role-based access control (view/edit/manage)

See Workbench Guide for details.


eBook

The eBook application is used to read documents in knowledge bases online.

Key Features:

  • Knowledge Base Selection — Switch spaces and knowledge bases, view basic knowledge base information before reading
  • File Tree Browsing — Browse and select files using a directory structure
  • Multi-Format Preview — Supports PDF, images, video, audio, Excel, Word, Markdown, plain text, and more
  • Bookmark Management — Bookmark files for quick access later
  • File Search — Quickly search by file name
  • Dark Mode — Supports switching between light and dark themes

See eBook Guide for details.


Partner

The Partner application is designed for channel partners and ISVs.

Key Features:

  • Customer management
  • Revenue and profit sharing
  • Space management
  • Application listing and management

Quick Navigation

Choose the guide that matches your use case:

ScenarioRecommended Steps
First-time UseLog in to the Console → Follow the Quick Start to complete the basic workflow
Conversational InteractionCreate an agent in the Console → Go to the Chat application for testing
Building ApplicationsGo to the Workbench → Create from a template or start from scratch → Edit pages and components
Document ReadingGo to the eBook → Select a knowledge base → Browse and read files