Welcome to Closient. This guide walks you through the essential setup steps so you can start managing products, resolving barcodes, and connecting with consumers right away.Documentation Index
Fetch the complete documentation index at: https://docs.closient.com/llms.txt
Use this file to discover all available pages before exploring further.
1. Create Your Organization
Your organization is the home for your products, team members, and settings.Go to Settings
Navigate to Settings > Organization in your Dashboard.
Fill in your details
Set your organization name, country, and whether this organization represents a brand (toggle Is Brand if so).
Invite your team
Go to Settings > Members and invite colleagues. See Team Management for role details.
2. Add Your First Product
Click Add Product
Enter the GTIN (barcode number), product name, and brand. You can use any format — GTIN-8, UPC-12, EAN-13, or GTIN-14.
3. Claim Your Brand
If your organization is a brand, claiming establishes your authority over your product data.
Once claimed, your product data takes priority over other sources. See Claiming Your Brand for the full process.
4. Set Up Your First Resolver Rule
If you want your product barcodes (QR codes) to direct consumers somewhere specific:
See Setting Up Resolver Rules for time-based routing, scope hierarchy, and advanced configuration.
5. Generate an API Key (Developers)
If you’re integrating via API:Create a key
Click Create API Key. Choose
csb (Business) for server-side access or cpk (Publishable) for client-side widgets.Make your first request
See the Quickstart for working code examples.
What’s Next
Managing Products
Add, edit, import, and organize your product catalog.
Connecting Your POS
Sync inventory from Shopify, Square, Clover, or Lightspeed.
Understanding Analytics
Track scans, search impressions, and product performance.
API Quickstart
Make your first API request with curl or Python.