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

# Zolt Quickstart: Create Your First Project in Minutes

> Go from signup to your first project in minutes. This guide walks you through creating an account, building a workspace, and adding your first tasks.

Zolt is designed to get you productive as fast as possible. By the end of this guide, you'll have a live workspace, a project, a set of tasks, and your team invited — everything you need to start managing work together. The whole process takes less than five minutes.

<Steps>
  <Step title="Sign Up for Zolt">
    Open your browser and go to [app.zolt.io/signup](https://app.zolt.io/signup). Enter your full name, work email address, and a strong password, then click **Create Account**.

    Zolt will send a verification email to the address you provided. Open that email and click the **Verify Email** button to activate your account. If the email doesn't arrive within a couple of minutes, check your spam folder or click **Resend Verification Email** on the confirmation screen.
  </Step>

  <Step title="Create Your Workspace">
    After verifying your email, Zolt prompts you to set up your first workspace. A workspace is the shared environment where all of your team's projects and tasks live.

    Enter a name for your workspace — typically your company or team name — and click **Create Workspace**. You can optionally invite teammates by email at this stage, or skip ahead and invite them later from Settings.
  </Step>

  <Step title="Create Your First Project">
    From the workspace home screen, click **New Project** in the left sidebar. Give your project a clear, descriptive name and add an optional description that explains the project's goal or scope.

    Choose a start date and target end date if you have them, then click **Create Project**. Zolt opens your new project and lands you in the default list view, ready for tasks.
  </Step>

  <Step title="Add Tasks">
    Inside your project, click **Add Task** at the top of the task list. Fill in the task title, then expand the task detail panel to set:

    * **Assignee** — the teammate responsible for completing the task
    * **Due date** — when the task needs to be finished
    * **Priority** — Low, Medium, High, or Urgent

    Click **Save Task** to add it to the project. Repeat this step to build out your initial task list.
  </Step>

  <Step title="Invite Your Team">
    Go to **Settings** (the gear icon in the bottom-left sidebar) and select the **Team** tab. Enter the email addresses of the colleagues you want to invite, choose a role for each person — **Member** or **Admin** — and click **Send Invites**.

    Your teammates will receive an email with a link to join your workspace. Once they accept, they'll appear in your team list and can be assigned to tasks immediately.
  </Step>
</Steps>

<Tip>
  Once your workspace is set up, explore Zolt's integrations to connect the tools your team already uses. Head to **Settings > Integrations** to link Slack for notifications, GitHub for commit tracking, or Google Drive for file attachments.
</Tip>
