Skip to main content

Quick start

Get productive in CataZenta in one session. Choose how you work — the platform is the same underneath.

PathBest forTime
UI-firstMerchandisers, catalog managers~30 min
API-firstDevelopers, integrators~15 min
AI-firstTeams using Claude, ChatGPT, Cursor~20 min

Not sure? Use Choose your path.


UI-first (merchandisers)

Goal: Create a governed product and see completeness before export.

  1. Sign in to your tenant’s PIM URL (from onboarding).
  2. Read Catalog fundamentals — setup order matters.
  3. Confirm product family and channel exist (ask admin if not).
  4. Create a product in the UI.
  5. Fill attributes for at least one locale on your target channel.
  6. Open completenessguide.
  7. Optional: Export to channel when score is green.

Next: Using the PIM UI · Workflows


API-first (developers)

Goal: Prove API access and list catalog data.

  1. Obtain credentials from your admin (email + tenant UUID).
  2. Authenticate — save access_token.
  3. First API call — list products and verify /auth/me.
  4. Create a product in a family.
  5. Browse OpenAPI reference or download specs from API tools.

Headers on every call:

Authorization: Bearer <access_token>
X-Tenant-Id: <tenant-uuid>

Full detail: API authentication.

Next: Recipes · Service account


AI-first (agents)

Goal: Connect an AI assistant to live, permissioned catalog operations.

  1. Skim AI Product Intelligence.
  2. MCP quickstart — endpoint, OAuth, tenant.
  3. MCP tools — what agents can read and write.
  4. Try a workflow: Amazon-ready content.

Agents use the same permissions as the user who connected MCP — not a shadow database.

Next: Agent workflows · Zen AI


Everyone — catalog foundation

Whether you use UI, API, or AI, these concepts are shared:

TopicDoc
Families, attributes, channelsCatalog fundamentals
Security & trustSecurity
Why teams switch to CataZentaWhy CataZenta

Production access

  • Trial / demo tenant: Book a demo
  • API credentials: Your CataZenta admin or account team
  • Support: Contact link from your onboarding email