# Getting Started
This guide will help you complete your first setup and make your first sale in CloudPOS.
# What You Can Do Here
After completing this guide, you will:
- ✅ Access your CloudPOS account
- ✅ Configure basic store settings
- ✅ Add your first product
- ✅ Process your first sale
# Step 1: Login to CloudPOS
# Access the Login Page
- Open your web browser
- Go to your CloudPOS URL:
- Development:
http://localhost:5173/login - Production:
https://yourdomain.com/login
- Development:
(Screenshot: Login page with email and password fields)
# Enter Your Credentials
- Enter your email address
- Enter your password
- Click "Login" or press Enter
First time? If you don't have an account, contact your administrator to create one.
# Troubleshooting Login
- Forgot password? Click "Forgot Password" link
- Account locked? Contact your administrator
- Wrong URL? Verify you're using the correct domain
# Step 2: Complete Initial Setup
After logging in, complete these essential settings:
# 2.1 Store Information
- Click Settings in the sidebar (gear icon)
- Click Business Settings
- Fill in:
- Store Name: Your business name
- Email: Contact email
- Phone: Contact phone number
- Address: Business address
- Click Save
# 2.2 Currency & Tax
- In Settings, click Tax & Currency
- Set your Base Currency (e.g., USD, EUR)
- Configure Tax Rate (e.g., 10% for 10% tax)
- Set Tax Name (e.g., "VAT", "Sales Tax")
- Click Save
# 2.3 Branding (Optional)
- In Settings, click Branding
- Upload your Logo (for receipts and invoices)
- Upload Favicon (browser tab icon)
- Click Save
# Step 3: Open Cash Register
Before making sales, you need to open a cash register session:
- Look at the top bar of the screen
- You'll see Branch and Register selectors
- Select your Branch (if you have multiple locations)
- Select your Register (cash register/terminal)
- Click "Open Register" button
- Enter Opening Cash Amount (how much cash you're starting with)
- Click "Open Session"
Note: You must have a branch and register assigned to your user. Contact your administrator if you don't see any options.
# Step 4: Add Your First Product
# Create a Product
- Click Products in the sidebar
- Click "Add Product" or "New Product" button
- Fill in the form:
- Product Name: e.g., "Coffee - Large"
- Description: Optional product description
- SKU: Product code (optional, e.g., "COF-LRG-001")
- Barcode: Barcode number (optional)
- Price: Selling price (e.g., 5.99)
- Cost: Purchase cost (optional, e.g., 2.50)
- Category: Select or create a category
- Click "Save"
# Add Stock (If Using Inventory)
- After creating the product, you'll see stock information
- Click on the product to view details
- Go to Stock tab
- For each warehouse, set:
- Quantity: Current stock (e.g., 100)
- Min Quantity: Alert when stock is low (e.g., 10)
- Click "Save"
# Step 5: Make Your First Sale
# Process a Sale at POS
- Click POS in the sidebar (shopping cart icon)
- Search for your product:
- Type product name in search box, OR
- Scan barcode with barcode scanner
- Add to cart:
- Click on the product to add it
- Or use the barcode scanner
- Adjust quantity (if needed):
- Click on item in cart
- Change quantity
- Select customer (optional):
- Click "Select Customer" if you have customer records
- Apply discount (optional):
- Enter discount amount or percentage
- Process payment:
- Click "Checkout" or "Process Payment"
- Select payment method (Cash, Card, etc.)
- Enter amount received
- Click "Complete Sale"
- Print/View receipt:
- Receipt will be shown
- Click "Print" if you have a printer connected
- Click "Done" to start a new sale
# Tips & Common Mistakes
# ✅ Do's
- Always open register before starting sales
- Set correct currency to avoid confusion
- Add stock quantities if tracking inventory
- Test with small sale first to learn the system
# ❌ Don'ts
- Don't skip opening register - sales won't process
- Don't forget to set tax rate - invoices will be incorrect
- Don't create duplicate products - use search first
- Don't close register until end of day
# How to Confirm It Worked
# Verify Setup
- ✅ Settings saved: Go back to Settings, verify your information is there
- ✅ Product created: Go to Products list, see your product
- ✅ Register open: Top bar shows "Register: Open" status
- ✅ Sale completed: Go to Sales page, see your first sale
# Test Checklist
- [ ] Can login successfully
- [ ] Store name appears in settings
- [ ] Currency is set correctly
- [ ] Tax rate is configured
- [ ] At least one product created
- [ ] Register session is open
- [ ] First sale completed successfully
- [ ] Receipt/invoice generated
# Next Steps
Now that you've completed the basics:
- Add more products - Build your product catalog
- Add customers - Create customer records
- Learn POS features - See POS Selling guide
- Explore reports - Check Reports guide
Ready for more? Learn about Login & Profile Management or jump to POS Selling.