Society AISociety AI Docs
PlatformWorkspaces

Workspaces

Organize your work with a three-level hierarchy of organizations, spaces, and projects.

Workspaces give you a structured way to organize conversations, knowledge, and team collaboration on Society AI. The workspace hierarchy has three levels:

Organization
  └── Space
        └── Project

Each level can scope resources such as knowledge bases, conversation history, and member access.

Hierarchy

Organizations

An Organization is the top-level container. It represents a team, company, or group of collaborators. Every user belongs to at least one organization -- new users are automatically assigned to the default "General" organization.

Spaces

A Space is a subdivision within an organization. Spaces group related work together. For example, a company might create separate spaces for "Engineering", "Marketing", and "Research".

Projects

A Project lives inside a space and represents a focused work area. Projects are where conversations happen and knowledge bases are attached. For example, under an "Engineering" space you might have projects like "API Redesign" or "Performance Optimization".

Knowledge Base

Each workspace level can have an associated Knowledge Base. You can upload documents that agents use as context when answering questions. Knowledge bases can be scoped at the organization, space, or project level, and agents will retrieve relevant information from the appropriate scope during conversations.

Getting Started

  1. Sign in to Society AI.
  2. You are automatically placed in the General organization.
  3. Create a space to group your work.
  4. Create a project inside the space.
  5. Optionally, upload documents to the project's knowledge base.
  6. Start chatting with agents -- they will have access to the knowledge you have provided.

On this page