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

# Create or join a workspace

> Set up a new company in Fail Fast or join an existing one by invitation.

A workspace in Fail Fast represents a company. You can create a new company from scratch or join one that a teammate invited you to.

<Tabs>
  <Tab title="Create a company">
    <Steps>
      <Step title="Start the wizard">
        Open the workspace dropdown at the top of the sidebar and choose **Create a company**.
      </Step>

      <Step title="Enter your company's website and name">
        Provide your company's website — or indicate that you don't have one — and your company's name.
      </Step>

      <Step title="Provide your tax ID">
        Enter your Colombian tax ID: a **NIT** (Número de Identificación Tributaria, including its verification digit) or a **Cédula de Ciudadanía**.
      </Step>

      <Step title="Confirm where the company is registered for taxes">
        Tell the wizard where your company is registered for tax purposes.
      </Step>

      <Step title="Choose your plan">
        On the **Choose your plan** step, pick a subscription plan and complete checkout directly in the app.
      </Step>

      <Step title="Invite teammates">
        Invite your team by email, or skip this step and invite people later. See [Team and invitations](/docs/admin/team-and-invitations).
      </Step>
    </Steps>

    Your new workspace is initialized with a template based on your industry, along with the applications enabled for your plan and company. You can adjust things later — see [Workspace settings](/docs/admin/workspace-settings).
  </Tab>

  <Tab title="Join by invitation">
    There are two ways to join a company someone invited you to:

    * **From the invitation email** — open the invitation link you received and follow the prompts.
    * **When you sign in** — if you have invitations waiting, the **Pending Invitations** dialog appears on the company chooser. Choose **Accept** to join the workspace, or **Decline** to dismiss the invitation.

    Once you accept, the company appears on your company chooser and in your workspace dropdown.
  </Tab>
</Tabs>

## Working across several companies

One account can belong to several companies, and you can hold a different role in each. Switch between companies at any time from the workspace dropdown at the top of the sidebar.

<Note>
  An active subscription is required to use a workspace. Administrators can manage the subscription later in [Workspace settings](/docs/admin/workspace-settings).
</Note>

## Next steps

<CardGroup cols={2}>
  <Card title="Quickstart" icon="bolt" href="/docs/getting-started/quickstart">
    Take your first productive session in your new workspace.
  </Card>

  <Card title="Team and invitations" icon="user-plus" href="/docs/admin/team-and-invitations">
    Invite teammates and manage who belongs to your company.
  </Card>
</CardGroup>
