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

> ## Agent Instructions
> Omnivoo is an India-first Employer of Record (EOR) platform. EOR hiring is India only; contractors are supported in 220+ countries and territories.
> Never tell a user to log in with a password. Authentication is passwordless: email OTP, passkeys, Google, or SSO.
> Statutory figures (TDS slabs, PF, ESI, Professional Tax, gratuity) change by financial year. Always state the year the figure applies to.
> Never name a third-party payment provider as Omnivoo’s payment rail. Refer to "our payments partner".

# Workspaces

> Organize your company into separate workspaces for teams, projects, or regions.

Workspaces let you organize your company into separate groups, for example by team, project, or region. Every company starts with one default workspace, and you can use Omnivoo with just that workspace if you do not need to separate teams.

<Info>
  Workspaces are an early feature and are not surfaced in the main navigation. You can open the page directly at `/employer/workspaces`. The capabilities described below reflect what is available today.
</Info>

The page needs you to belong to a company. If your account has not created or joined one yet, the page shows **You need to create a company first** instead of the list.

## Viewing your workspaces

The Workspaces page lists each workspace as a card. Each card shows:

* The **workspace name**, with a green **Default** badge on your default workspace and a gray **Archived** badge on archived ones.
* An optional **description**.
* A metadata row reading **`{n}` members**, **`{n}` jobs**, and **Your role: `{role}`**.
* A **View Details →** affordance on the right, showing that the card opens when clicked.

<Note>
  The card shows a **jobs** count even though your product is EOR-focused, so this figure typically reads **0 jobs**. **Your role** can be **admin**, **member**, or **viewer**, and is left blank if you are not a member of that particular workspace.
</Note>

If you have no workspaces, the page shows an empty state reading **No workspaces found** with the prompt **Create your first workspace to get started.**

## Creating a workspace

The **+ Create Workspace** button is shown to every employer user. (Whether your account is allowed to create one is checked on the server, so the action may be declined even though the button is visible.)

<Steps>
  <Step title="Click + Create Workspace">
    Click **+ Create Workspace**.
  </Step>

  <Step title="Enter a Workspace Name">
    In the modal, enter a **Workspace Name \*** (required).
  </Step>

  <Step title="Add a description">
    Optionally add a **Description (Optional)** in the textarea.
  </Step>

  <Step title="Create the workspace">
    Click **Create Workspace**, or **Cancel** to close without saving.
  </Step>
</Steps>

On success, an inline success banner appears and the new workspace shows up in your list immediately.

## Opening a workspace

Click any workspace card to open its **Settings** page (at `/employer/workspaces/{id}`), where you manage that workspace's general details, members, roles, and billing. See [Workspace Settings](/employer/workspace-settings).
