Skip to main content
A Space is the top-level organizational unit in Collabase. Think of it as a department, a project, or a product area — whatever maps to how your teams are structured. A single Collabase instance can host as many Spaces as you need.

Properties of a Space

Every Space has the following properties:
PropertyDescription
NameThe display name shown in the sidebar and header
SlugA URL-safe identifier used in all Collabase links (e.g. /spaces/engineering)
IconAn optional icon that appears next to the Space name
VisibilityControls who can see and access the Space (see below)
Mission statementA short description of what the Space is for — shown on the cockpit
CockpitA configurable dashboard showing the Space’s activity, pages, members, and test results

Visibility settings

SettingWho can access
PRIVATEOnly members explicitly invited to the Space
INTERNALAll logged-in users on the platform
PUBLICAnyone, including unauthenticated visitors
Visibility controls discoverability and read access. Even in an INTERNAL Space, only members with the appropriate Space role can create or edit content.

Spaces are independent

Spaces do not share content with each other by default. Pages, test projects, automations, and member lists are all scoped to the Space they belong to. One team’s work does not bleed into another team’s Space. This isolation makes Spaces a reliable boundary for access control. You can grant a contractor access to one Space without exposing anything else on the platform.

Apps available in a Space

Each Space gives its members access to four apps. The apps available depend on which ones have been enabled in the Space settings.

Docs

Collaborative wiki with rich-text pages, page trees, templates, and content status tracking.

Test Management

Test projects, suites, cases, runs, and result tracking — all linked to the documentation in the same Space.

Automation

Visual workflow builder for trigger-condition-action pipelines. Automations run in the context of the Space and respect Space permissions.

Intranet

Announcements and blog posts scoped to the Space — useful for project updates and team news.

How to create a Space

1

Open the Space creation dialog

Click the “New Space” button in the left sidebar. You need the global ADMIN role or the platform must be configured to allow MEMBER users to create Spaces.
2

Fill in the Space details

Enter a name and optionally a slug, icon, and mission statement. The slug is generated from the name automatically but you can customize it. The slug cannot be changed after the Space is created.
3

Set the visibility

Choose PRIVATE, INTERNAL, or PUBLIC based on who should have access. You can change visibility later in the Space settings.
4

Enable apps

Select which apps to activate for this Space. You can enable or disable apps at any time from the Space settings.
5

Invite members

Add members and assign them Space roles. You can also grant access to a Group to onboard multiple people at once. See Permissions for details on roles.