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

# Start Guide

OneWorld AI is built around a simple idea: every meaningful piece of work should
carry its context with it. A teammate can start a session, an AI agent can help,
another person can review, and the outcome can return to the same shared place.

## 1. Create an Organization

[Sign in to OneWorld AI](https://www.oneworldai.com/) and create an Organization
for your team. An Organization is the shared place where your projects,
sessions, Computers, and teammates live.

Use a clear Organization name so teammates can recognize it when they join.

## 2. Invite your team

Invite the people who should collaborate in the Organization. After they accept,
they can access the projects and sessions available to them.

If someone does not see the right Organization, confirm that they signed in with
the email address you invited.

Only admins can see this page.

<Frame>
  <img src="https://mintcdn.com/oneworldai/CoYbsEIpuK6-Ng4n/images/getting-started/invite-team-members.png?fit=max&auto=format&n=CoYbsEIpuK6-Ng4n&q=85&s=62158d9647fd743f959c93577e18daac" alt="Team members settings for inviting teammates" width="2544" height="1186" data-path="images/getting-started/invite-team-members.png" />
</Frame>

## 3. Register a Computer

A Computer is where work can be opened, continued, or run with an AI coding
agent. It may be your own machine or a team-managed environment.

Open Computers tab, then click **Register computer** button.

<Frame>
  <img src="https://mintcdn.com/oneworldai/CoYbsEIpuK6-Ng4n/images/getting-started/register-computer.png?fit=max&auto=format&n=CoYbsEIpuK6-Ng4n&q=85&s=7ea5124236d4d1b5a1b9c6031dc5c0e9" alt="Register computer from the Computers page" width="2356" height="1146" data-path="images/getting-started/register-computer.png" />
</Frame>

Run the commands on the machine you want to register. You can run them yourself
in your local terminal, or share the screenshot with your local Agent and ask it
to configure and run the commands for you.

<Frame>
  <img src="https://mintcdn.com/oneworldai/CoYbsEIpuK6-Ng4n/images/getting-started/register-computer-commands.png?fit=max&auto=format&n=CoYbsEIpuK6-Ng4n&q=85&s=f4a8f913b7f80704c182a268331ed060" alt="Commands shown in the register computer dialog" width="2352" height="790" data-path="images/getting-started/register-computer-commands.png" />
</Frame>

After the commands run successfully, your Computer and your teammates'
Computers appear on this page.

<Frame>
  <img src="https://mintcdn.com/oneworldai/CoYbsEIpuK6-Ng4n/images/getting-started/registered-computers.png?fit=max&auto=format&n=CoYbsEIpuK6-Ng4n&q=85&s=ab7c66b4428d644a4d1dbaa035004033" alt="Registered Computers shown on the Computers page" width="2830" height="1636" data-path="images/getting-started/registered-computers.png" />
</Frame>
