> ## Documentation Index
> Fetch the complete documentation index at: https://afrizon-admin.tunzaa.co.tz/llms.txt
> Use this file to discover all available pages before exploring further.

# Meneja: whitelabel e-commerce admin documentation

> Meneja is a whitelabel admin dashboard for e-commerce operations. Manage vendors, products, orders, affiliates, rewards, and vendor loans from one place.

Meneja is a full-featured admin dashboard for whitelabel e-commerce platforms. Whether you're onboarding vendors, approving products, tracking orders, or managing a rewards program, Meneja gives you the tools to run your marketplace from a single interface.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Sign in and explore your dashboard in minutes.
  </Card>

  <Card title="Tenants & Roles" icon="building" href="/concepts/tenants">
    Understand how multi-tenancy and role-based access work.
  </Card>

  <Card title="Manage Vendors" icon="store" href="/vendors/overview">
    Onboard, verify, and manage vendors on your platform.
  </Card>

  <Card title="Orders" icon="box" href="/orders/overview">
    Track orders, manage deliveries, and process refunds.
  </Card>

  <Card title="Affiliates" icon="users" href="/affiliates/overview">
    Run an affiliate program with commission tracking.
  </Card>

  <Card title="Vendor Loans" icon="credit-card" href="/vendor-loans/overview">
    Offer and manage loans to vendors through the platform.
  </Card>
</CardGroup>

## How it works

<Steps>
  <Step title="Sign in">
    Navigate to your Meneja instance and sign in with your admin credentials.
  </Step>

  <Step title="Configure your tenant">
    Set your branding, currency, supported languages, and enabled modules in **Settings**.
  </Step>

  <Step title="Invite vendors">
    Add vendors to your platform. They submit verification documents and you approve their stores.
  </Step>

  <Step title="Manage operations">
    Monitor the dashboard for new orders, pending product approvals, affiliate requests, and loan applications.
  </Step>
</Steps>
