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

# Get Started with Reloops: Five Steps to First Review

> Go from sign-up to your first reviewed asset in five steps - create a workspace, start a project, upload files, leave feedback, and track progress.

Follow this guide to complete your first working setup in Reloops. By the end, you will have a workspace, a project, and at least one asset open for review. If you want a screen-by-screen map of the product before you begin, see the [Product walkthrough](/onboarding/product-walkthrough).

<Steps>
  <Step title="Create or join a workspace">
    Sign in to Reloops, then choose an existing workspace or create a new one. If you are starting fresh, select **New Workspace** and enter a clear name - use a client, brand, or team name so the workspace is easy to identify later. If a colleague already created a workspace for your team, ask them to invite you and then accept the invitation.

    <video src="https://mintcdn.com/reloops/ba7-f_gfFaBnyN1U/videos/how-to-create-workspace.mp4?fit=max&auto=format&n=ba7-f_gfFaBnyN1U&q=85&s=8b93fb34c2de453d325d604b5332e96c" controls data-path="videos/how-to-create-workspace.mp4" />
  </Step>

  <Step title="Create your first project">
    Inside the workspace, create a project to hold the work you want to review. Projects keep assets, feedback, and approval status organized in one place.

    1. Open the **Projects** page from the workspace sidebar.
    2. Select **New Project**.
    3. Enter a project name.
    4. Confirm to create it.

    Start with an empty project unless a template already matches your workflow - the Social Media template, for example, pre-populates folders and statuses.<br />

    <video src="https://mintcdn.com/reloops/aRV-z2Q96KXS-DIq/videos/how-to-create-project.mp4?fit=max&auto=format&n=aRV-z2Q96KXS-DIq&q=85&s=b6ae842552f143b8d1921b14897764d0" controls data-path="videos/how-to-create-project.mp4" />
  </Step>

  <Step title="Upload your first asset">
    With the project open, select the **Upload** button and choose files from your device - or drag and drop them directly onto the project assets view. Use **Upload Folder** when you want to preserve a local folder structure. Reloops supports video, images, PDFs, website captures, and other common file types. After the upload finishes, each file appears as its own asset card in the Assets view, ready to open for review.<br />

    <Frame caption="Folders, assets, statuses, and quick filters live together in the Assets view.">
      <img src="https://mintcdn.com/reloops/aRV-z2Q96KXS-DIq/images/Upload.png?fit=max&auto=format&n=aRV-z2Q96KXS-DIq&q=85&s=201e67e5c4a5bf34b33bde0873db68f8" alt="Upload" width="1073" height="484" data-path="images/Upload.png" />
    </Frame>
  </Step>

  <Step title="Review and collaborate">
    Select any asset card to open the asset review page. From here you can:

    * **Leave a comment** - type feedback at any timestamp (for video) or pin it to a specific location on the file.
    * **Add annotations** - draw or highlight directly on the asset.
    * **Assign the asset** - route it to the right team member for action.
    * **Update the status** - move the asset to **Needs review**, **In review**, or **Approved**.
    * **Share with a reviewer** - generate a share link to send to a client or external stakeholder who does not have a Reloops account.<br />
          <Frame caption="The review surface supports view, comment, and draw modes.">
            <img src="https://mintcdn.com/reloops/UlHTwS1PSurAgFTr/images/asset-review-1.png?fit=max&auto=format&n=UlHTwS1PSurAgFTr&q=85&s=47467c235a7f6ca78488518ded56466b" alt="Asset Review 1" width="1365" height="678" data-path="images/asset-review-1.png" />
          </Frame>
  </Step>

  <Step title="Track progress">
    As the team works through feedback, keep statuses up to date - **Needs review**, **In review**, **Approved**, or **No status**. Switch to the **Kanban** view inside the project to see review-stage assets grouped by status in a single board. Move cards between columns to update status, and use the board as your source of truth for where each deliverable stands.<br />

    <Frame caption="The Kanban board groups review-stage assets by status.">
      <img src="https://mintcdn.com/reloops/aRV-z2Q96KXS-DIq/images/Kanban.png?fit=max&auto=format&n=aRV-z2Q96KXS-DIq&q=85&s=1f06298146cb5c74c678139cf8649def" alt="Kanban" width="1339" height="767" data-path="images/Kanban.png" />
    </Frame>
  </Step>
</Steps>

## What to do next

Continue with the guide that matches your next task.

<CardGroup cols={2}>
  <Card title="Workspace & Team" icon="building-2" href="/workspace/workspaces">
    Invite team members, manage roles, and configure workspace settings.
  </Card>

  <Card title="Project Assets View" icon="folder-open" href="/projects/project-assets-view">
    Learn how to organize, filter, and manage assets inside a project.
  </Card>

  <Card title="Asset Review" icon="message-circle" href="/review/asset-review">
    Master comments, annotations, approvals, and version comparisons.
  </Card>
</CardGroup>
