Recerc

Getting Started

Learn how to set up and start using Recerc

This guide will help you get started with Recerc quickly.

Prerequisites

Before you begin, make sure you have:

  • An active Recerc account
  • Access to your workspace dashboard

Step 1: Set Up Your Workspace

After logging in, you'll be guided through the workspace setup process:

  1. Enter your company name
  2. Configure your currency and locale settings
  3. Add your first products

Step 2: Add Products

Navigate to the Products section to add your first items:

# Example product structure
{
  "name": "Sample Product",
  "sku": "PROD-001",
  "price": 99.99,
  "variants": []
}

Step 3: Invite Team Members

Go to Settings → Team to invite your colleagues to join the workspace.

Next Steps

On this page