1️⃣ Using Clawify
Clawify embeds an AI assistant in your Shopify admin. The home page is built around two zones: the Quick Access grid on the left (every feature your assistant exposes) and the status panel on the right (usage, instance state, news).
This page is the map. Each tile below has a one-line summary of what it does and a link to the dedicated how-to when one exists.
OpenClaw section
These tiles control your AI assistant and the data it can reach.
💬 Chat
Talk to your AI agent directly inside the Shopify admin. Ask about products, orders, customers, inventory, draft a campaign, edit a metafield — anything your assistant has tools for.
→ Path: /app/chat
📡 Channels
Connect the same AI agent to external messaging platforms (Telegram, Discord, Slack, WhatsApp, …). Manage your store from wherever your team already works.
→ Path: /app/channels
🔌 Integrations
Link external services (Google Sheets, GitHub, HubSpot, Notion, Mailchimp, SEMRUSH, Meta Ads, Facebook, Instagram, …) so your agent can read and write to them.
→ See How to add a connector.
🤖 Assistant settings
Pick the default AI model, configure audio transcription, and manage the agent API key. Also where you bring your own provider key (BYOK) or sign in with your ChatGPT subscription (Codex).
→ See How to change the default model and How to use your Codex subscription.
👤 Agents
Create specialized sub-agents (e.g. SEO writer, inventory auditor, customer support) with their own system prompt, tools, and model.
→ Path: /app/agents
📝 Memory
View and edit the persistent memory files your AI keeps across conversations — user profile, project facts, feedback, references.
→ Path: /app/memory
✨ Skills
Custom skills are reusable instruction packs your agent can invoke on demand (e.g. write changelog, audit SEO, triage tickets).
→ Path: /app/skills
⏰ Cron Tabs
Scheduled tasks the agent runs autonomously (daily report, weekly cleanup, monthly digest, …).
→ Path: /app/cron-tabs
📁 Shared Files
Files your AI has produced or that you uploaded for it to read (CSVs, briefs, PDFs).
→ Path: /app/shared-files
💾 Backups
Snapshot and restore your OpenClaw instance state.
→ Path: /app/backups
🌐 Browser (Business plan)
Lets the agent open a real browser session — log in to dashboards, scrape content behind auth, take screenshots.
→ Path: /app/browser
📚 Resources (Growth+ plan)
Knowledge base attached to your agent: documents, links, snippets it can search and cite.
→ Path: /app/resources
🔗 Workflows (Growth+ plan)
Event-driven automations: when X happens in Shopify, your agent runs Y. Triggered by webhooks, schedules, or external events.
→ Path: /app/workflow
Others section
⚙️ Settings
API tokens, audit logs, language and general preferences for the Clawify app itself.
→ Path: /app/settings
💳 Subscription
Pick or change your plan (Starter / Growth / Business), add a usage cap, manage billing.
→ Path: /app/subscription
Status panel (right side)
- Usage card — API calls, web fetch, web search and AI credits consumed this billing cycle.
- Instance card — Status of your dedicated OpenClaw instance, OpenClaw version, available updates.
- News card — Latest changelog entries, pulled from the Clawify RSS feed.
Where to go next
- New here? Start with the How to change the default model guide.
- Want to plug in external services? Read How to add a connector, then check the per-integration guides under Integrations.
- Already have a ChatGPT Plus or Pro subscription? Use it directly: How to use your Codex subscription.