AltCommerce 4.90 · permission-scoped AI assistants are live Open the demo →
ALTAI
The storefront of the AltSport demo shop
New

Permission-scoped AI assistants

Every department talks to its own assistant. The assistant can neither see nor say anything beyond the staff member's own admin permissions. Eight domains, 28 tools, one panel.

Featured modules

payments/paynow ESSENTIAL
ALTAI
PayNow QR & Transfer
S$ 980S$ 690 / yr
30% OFF
payments/hitpay
ALTAI
HitPay All-in-One
S$ 980S$ 690 / yr
30% OFF
payments/stripe
ALTAI
Stripe
S$ 840S$ 590 / yr
30% OFF
payments/atome
ALTAI
Atome Buy Now Pay Later
S$ 840S$ 590 / yr
30% OFF
payments/grabpay
ALTAI
GrabPay & PayLater
S$ 840S$ 590 / yr
30% OFF
shipping/ninja-van
ALTAI
Ninja Van
S$ 740S$ 520 / yr
30% OFF
shipping/jt-express
ALTAI
J&T Express
S$ 740S$ 520 / yr
30% OFF
shipping/qxpress
ALTAI
Qxpress / TracX Logis
S$ 740S$ 520 / yr
30% OFF
shipping/singpost
ALTAI
SingPost Speedpost
S$ 740S$ 520 / yr
30% OFF

Every module you need

Open the module catalogue

Payments

  • payments/paynow
  • payments/hitpay
  • payments/stripe

Shipping

  • shipping/ninja-van
  • shipping/jt-express
  • shipping/qxpress

Marketplaces

  • marketplace/shopee
  • marketplace/lazada
  • marketplace/qoo10

Tax & Invoicing

  • tax/invoicenow
  • tax/gst-reporting
  • accounting/xero

Payments

  • payments/paynow
  • payments/hitpay
  • payments/stripe

Shipping

  • shipping/ninja-van
  • shipping/jt-express
  • shipping/qxpress

Marketplaces

  • marketplace/shopee
  • marketplace/lazada
  • marketplace/qoo10

Tax & Invoicing

  • tax/invoicenow
  • tax/gst-reporting
  • accounting/xero

AI Assistants

  • assistant/catalogue
  • assistant/orders
  • assistant/reports

Theme & Design

  • theme/alt-orange
  • theme/dark-mode
  • theme/custom-brand

Marketing

  • marketing/discounts
  • marketing/campaigns
  • marketing/newsletter

Reporting

  • report/sales-summary
  • report/low-stock
  • report/bestsellers

AI Assistants

  • assistant/catalogue
  • assistant/orders
  • assistant/reports

Theme & Design

  • theme/alt-orange
  • theme/dark-mode
  • theme/custom-brand

Marketing

  • marketing/discounts
  • marketing/campaigns
  • marketing/newsletter

Reporting

  • report/sales-summary
  • report/low-stock
  • report/bestsellers
The home page of the AltSport demo shop

Redesigned,and still taking updates.

We moved the storefront theme and the panel onto a current interface stack and kept the brand layer separate. Customisation makes most installations impossible to update; it did not do that to ours.

  • Current interface stack, with no traces of the old one left behind
  • The brand layer lives in its own file; delete one line and the panel reverts
  • 578 admin screens are verified on every build
  • AltCommerce core updates apply without breaking your customisation
Get a free review of your site

One panel.Every department.

The assistant's tool set is derived from the staff member's own permissions. There is no separate assistant permission table — change the role and the assistant changes with it.

Permission checks
3 gates
Memory
permission-tagged
Write actions
approval required
Provider
Anthropic · OpenAI · Gemini
See the technical detail
  1. public override string Name => "update_product_price";
  2. public override string RequiredPermissionSystemName =>
  3. StandardPermission.Catalog.PRODUCTS_CREATE_EDIT_DELETE;
  4. public override bool RequiresConfirmation => true;
  5. // shown in the approval box
  6. public override string DescribeAction(string json)
  7. {
  8. var a = ParseArguments(json);
  9. return $"Product {a.Id} price becomes {a.New}";
  10. }
awaiting approval
Product page Catalogue
toolupdate_product_price
permissionProductsCreateEditDelete
tokens3,873
cached2,640

Why ALTAI

Not the easy way to put AI in an admin panel — the safe one.

Permissions in one place

Everything the assistant can see comes from the staff member's own access list. There is no second permission table to maintain.

Transparent memory

You can see what the assistant has learned, delete anything you want, and every note shared with a team carries the permission it requires.

No change without approval

Write actions are summarised and wait for your approval. Permissions are checked again at the moment you approve.

Stays updatable

Branded, redesigned — and still receiving core version updates.

Provider independent

Anthropic, OpenAI or Gemini. Each department can use a different model and a different API key.

On your own servers

Your data stays on your infrastructure. Closed-network deployment and your own database are both supported.

Meet the AI assistants

We will open a demo account for you — try it with your own product data. No installation, half an hour is enough.

Where do I start?