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

# Quickstart Guide

> Get up and running with Speckle in no time!

Use this page to complete one first workflow in the web interface: account, workspace, project, model, and publish handoff.

<Steps>
  <Step title="Create your account">
    Go to [app.speckle.systems](https://app.speckle.systems/) and sign in or create an account.
  </Step>

  <Step title="Open your workspace">
    From the workspace switcher in the web interface, open the workspace where you want to publish your first model.
    The workspace switcher is in the top-left and shows workspaces you joined and available workspaces.
    You should land on the workspace home page.
  </Step>

  <Step title="Create a project">
    In your workspace, create a project for the data you want to publish.
  </Step>

  <Step title="Create a model">
    In that project, create a model that will receive your first published version.
  </Step>

  <Step title="Publish your first version">
    In the web interface, confirm the destination workspace, project, and model.

    For a faster first publish, upload a supported model file type directly in the interface from the model page.

    If you are publishing from a host application, continue with a Speckle connector instead:
    [Connectors overview](/connectors/overview).
  </Step>
</Steps>
