> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wikio.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Concepts

> Core building blocks of Wikio. Learn how users, workspaces, teams, projects, clients, items, workflows, folders, and collections fit together.

Wikio is organized around a set of core concepts. Understanding these will help you navigate the platform and structure your work.

## Quick overview

<Columns cols={3}>
  <Card title="User" icon="user" href="/concepts/user">
    The individual who signs in, has a profile, and personal settings.
  </Card>

  <Card title="Workspace" icon="building" href="/concepts/workspace">
    The organization that owns billing, members, and data.
  </Card>

  <Card title="Asset" icon="file-video" href="/concepts/asset">
    A media asset such as a video or audio file.
  </Card>

  <Card title="Team" icon="users" href="/concepts/team">
    A group of people who collaborate on shared projects.
  </Card>
</Columns>
