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

# Overview

> What Humafu is, who it's for, and how it works?

## What is Humafu?

Humafu is a browser-based coding workspace for teams.

* Build and run code directly in your browser
* Create workspaces (projects), invite teammates, and collaborate

## Who is it for?

* Teams building code-driven workflows and demos
* Developers who need reproducible workspaces
* Remote teams and founders working with freelancers

## Key capabilities

* Workspaces (projects) with sessions (branches) and services (sources)
* Real-time logs while you run
* Simple sharing and collaboration

## From anywhere, no setup

* Open your browser — no local installs
* Setup once, reused by everyone
* Onboarding/offboarding is instant access, not machine setup

## Get started

<Columns cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Sign in, create a workspace, start a session, and run.
  </Card>

  <Card title="Concepts" icon="book-open-cover" href="/concepts/organization">
    Learn organizations, workspaces, services, and sessions.
  </Card>
</Columns>
