# Zeiko llms.txt > AI workplace for business operations: manager and specialist agents, plugins, workflows, shared brain context, approvals, channels, API, CLI, SDK, and MCP for small businesses. ## Canonical site artifacts - [Sitemap](https://zeiko.io/sitemap.xml) - [Robots](https://zeiko.io/robots.txt) ## Agent-friendly content negotiation - This site supports markdown content negotiation on key marketing pages. - Send `Accept: text/markdown` to these canonical URLs to receive machine-friendly markdown. - Browser fallback is also supported via `.md` suffix on the same URLs (example: `/integrations.md`). - [Home](https://zeiko.io/) - [Previous marketing homepage](https://zeiko.io/old) - [Blog Hub](https://zeiko.io/blog) - [DevOps Blog Category](https://zeiko.io/blog/category/devops): Engineering playbooks for deploying, observing, and operating agent-first systems with production-grade reliability. - [Engineering Blog Category](https://zeiko.io/blog/category/engineering): Technical articles for teams building reliable AI workflows, data interfaces, and internal automation systems. - [AI Automation Blog Category](https://zeiko.io/blog/category/ai-automation): Practical AI automation articles for small businesses that want deployable manager and specialist agents with workflows, approvals, and plugins. - [Automation Blog Category](https://zeiko.io/blog/category/automation): Field notes on automating business operations with reliable AI agents, workflow orchestration, and human approval paths. - [Security Blog Category](https://zeiko.io/blog/category/security): Security guidance for safe agent deployments, private repository access, credential handling, and operational guardrails. - [Agent Workflows Blog Category](https://zeiko.io/blog/category/agent-workflows): Zeiko articles about agent workflows for teams building AI agents, workflow operations, and shared-brain business context. - [AI Workplace Blog Category](https://zeiko.io/blog/category/ai-workplace): Zeiko articles about ai workplace for teams building AI agents, workflow operations, and shared-brain business context. - [Business Intelligence Blog Category](https://zeiko.io/blog/category/business-intelligence): Operations intelligence articles focused on turning business data into reporting, forecasts, workflows, and agent actions. - [Customer Analytics Blog Category](https://zeiko.io/blog/category/customer-analytics): Customer analytics articles covering segmentation, retention, insights, and AI-assisted customer understanding. - [Decision Making Blog Category](https://zeiko.io/blog/category/decision-making): Zeiko articles about decision making for teams building AI agents, workflow operations, and shared-brain business context. - [E-commerce Operations Blog Category](https://zeiko.io/blog/category/e-commerce-operations): Zeiko articles about e-commerce operations for teams building AI agents, workflow operations, and shared-brain business context. - [Financial Planning Blog Category](https://zeiko.io/blog/category/financial-planning): Zeiko articles about financial planning for teams building AI agents, workflow operations, and shared-brain business context. - [Agent Vision](https://zeiko.io/agent-vision) - [Zeiko Support Agent](https://zeiko.io/support-agent) - [Shopify Support Agent Offer](https://zeiko.io/shopify-quick-win-audit) - [Zeiko Support Benchmarks](https://zeiko.io/support-agent/benchmarks) - [Zeiko Support Trust](https://zeiko.io/support-agent/trust) - [Agents & Workflows](https://zeiko.io/agents-workflows) - [AI Agents Hub](https://zeiko.io/ai-agents) - [AI Agents Sitemap](https://zeiko.io/sitemap/ai-agents) - [Shopify Agents Hub](https://zeiko.io/shopify-agents) - [Integrations Hub](https://zeiko.io/integrations) - [Postiz Channels Hub](https://zeiko.io/integrations/channels) - [Compare Hub](https://zeiko.io/compare) - [Glossary Hub](https://zeiko.io/glossary) - [SEO Capabilities Hub](https://zeiko.io/seo-capabilities) - [Automation Playbooks Hub](https://zeiko.io/automation-playbooks) - [Docs Hub](https://zeiko.io/docs) - [Docs Sitemap](https://zeiko.io/docs/sitemap.md) - [WhatsApp API Platform Docs](https://zeiko.io/docs/whatsapp-api-platform) - [Startup Knowledge Base Directory](https://zeiko.io/knowledge-base) - [Shopify Store Knowledge Bases](https://zeiko.io/knowledge-base/shopify-stores) - [AI Startup Knowledge Bases](https://zeiko.io/knowledge-base/ai-startups) - [Ecommerce Knowledge Bases](https://zeiko.io/knowledge-base/ecommerce) - [Customer Support Knowledge Bases](https://zeiko.io/knowledge-base/customer-support) - [Pricing](https://zeiko.io/pricing) - [FAQ](https://zeiko.io/faq) - [Contact](https://zeiko.io/contact) - [SEO Agent](https://zeiko.io/seo-agent) - [SEO Audit Tool](https://zeiko.io/seo-audit-tool) - [Terms of Service](https://zeiko.io/terms-of-service) - [Privacy Policy](https://zeiko.io/privacy-policy) - [Cookie Policy](https://zeiko.io/cookie-policy) ## Enterprise Agent Workplace - Zeiko is the AI workplace for business operations. Companies assemble, permission, deploy, and supervise an AI workforce through plugins, manager agents, specialist agents, workflows, shared-brain context, approvals, generated UI, API, CLI, SDK, and MCP. - [Enterprise workplace JSON catalog](https://zeiko.io/api/agents/workforce/catalog) - [Enterprise workplace markdown catalog](https://zeiko.io/api/agents/workforce/catalog/docs.md) - [Enterprise workplace llms.txt catalog](https://zeiko.io/api/agents/workforce/catalog/llms.txt) - [Enterprise workplace scoped MCP endpoint](https://zeiko.io/api/agents/workforce/mcp?accountSlug={accountSlug}) - [Enterprise workplace audit history API](https://zeiko.io/api/agents/workforce/audit?accountSlug={accountSlug}): Supports optional filters: eventType, pluginId, toolName, status, surface, apiKeyId, idempotencyKey, and limit. - [Enterprise workplace health API](https://zeiko.io/api/agents/workforce/health?accountSlug={accountSlug}) - [Enterprise workplace trajectory eval API](https://zeiko.io/api/agents/workforce/evals?accountSlug={accountSlug}) - [Enterprise workplace control API](https://zeiko.io/api/agents/workforce/control) - [Enterprise workplace CLI catalog](https://zeiko.io/api/agents/workforce/catalog/cli.json) - [Enterprise workplace SDK catalog](https://zeiko.io/api/agents/workforce/catalog/sdk.json) - [Enterprise workplace generative UI catalog](https://zeiko.io/api/agents/workforce/catalog/generative-ui.json) ## Enterprise Workforce CLI Core Commands - catalog: `zeiko-workforce catalog`; scopes=none; surface=public; filters=none - health: `zeiko-workforce health --account {accountSlug} [--repair-summary]`; scopes=plugins:read; surface=cli; filters=none - capability-summary: `zeiko-workforce capability-summary --account {accountSlug} [--json]`; scopes=plugins:read; surface=cli; filters=none - shopify-readiness-summary: `zeiko-workforce shopify-readiness-summary --account {accountSlug} [--from-evals] [--json]`; scopes=plugins:read; surface=cli; filters=none - access: `zeiko-workforce access --account {accountSlug}`; scopes=plugins:read; surface=cli; filters=none - audit: `zeiko-workforce audit --account {accountSlug} [--event-type {eventType}] [--plugin {pluginId}] [--tool {toolName}] [--status {status}] [--surface {surface}] [--api-key-id {apiKeyId}] [--idempotency-key {idempotencyKey}] [--limit {limit}]`; scopes=audit:read; surface=cli; filters=eventType, pluginId, toolName, status, surface, apiKeyId, idempotencyKey, limit - eval: `zeiko-workforce eval {evalId} --account {accountSlug} [--provider-proof-summary]`; scopes=workflows:read; surface=cli; filters=none - fleet-run-control: `zeiko-workforce fleet-run-control --agent {agentId} --run {runId} --command {command} --reason {reason}`; scopes=workflows:start; surface=cli; filters=none - fleet-run-delegate: `zeiko-workforce fleet-run-delegate --agent {agentId} --run {runId} --delegate {delegateAgentId} --escalation {escalationKey} --task {task}`; scopes=workflows:start; surface=cli; filters=none - tools: `zeiko-workforce tools --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - resources: `zeiko-workforce resources --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - resource: `zeiko-workforce resource {uri} --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - approval-queue: `zeiko-workforce approval-queue --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - fleet-runtime: `zeiko-workforce fleet-runtime --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - fleet-inbox: `zeiko-workforce fleet-inbox --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - run-ledger: `zeiko-workforce run-ledger --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - operator-pages: `zeiko-workforce operator-pages --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - escalation-history: `zeiko-workforce escalation-history --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - verification-risk: `zeiko-workforce verification-risk --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - delegations: `zeiko-workforce delegations --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - control-plane: `zeiko-workforce control-plane --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - manager-action-inbox: `zeiko-workforce manager-action-inbox --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - manager-reviews: `zeiko-workforce manager-reviews --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - supervision-queue: `zeiko-workforce supervision-queue --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - manager-loops: `zeiko-workforce manager-loops --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - paging: `zeiko-workforce paging --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - specialists: `zeiko-workforce specialists --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - escalation-delivery: `zeiko-workforce escalation-delivery --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - repair-followthrough: `zeiko-workforce repair-followthrough --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - supervisor-history: `zeiko-workforce supervisor-history --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - safe-scale: `zeiko-workforce safe-scale --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - recursive-inventory: `zeiko-workforce recursive-inventory --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - implementation-backlog: `zeiko-workforce implementation-backlog --account {accountSlug}`; scopes=mcp:read; surface=mcp; filters=none - install-plugin: `zeiko-workforce install-plugin {pluginId} --account {accountSlug}`; scopes=plugins:configure; surface=cli; filters=none - install-blueprint: `zeiko-workforce install-blueprint {blueprintId} --account {accountSlug}`; scopes=plugins:configure; surface=cli; filters=none ## Enterprise Workforce SDK Core Methods - getCatalog: scopes=none; surface=public; filters=none; Read the public Enterprise Agent Workplace catalog. - getAccess: scopes=plugins:read; surface=sdk; filters=none; Read account-scoped workplace access state. - getHealth: scopes=plugins:read; surface=sdk; filters=none; Read account-scoped plugin and workforce health; use getHealthRepairSummary for the compact provider/workflow repair view. - getHealthRepairSummary: scopes=plugins:read; surface=sdk; filters=none; Read provider and workflow repair posture as a compact typed health summary. - getCapabilitySummary: scopes=plugins:read; surface=sdk; filters=none; Read executable major-feature coverage from the generated capability inventory as a compact typed summary. - getShopifyReadinessSummary: scopes=plugins:read; surface=sdk; filters=none; Read Shopify Commerce Workforce readiness, trajectory blockers, operation packs, exact MCP tool bindings, manager-to-specialist delegation, governed plugins, rollback actions, idempotency keys, and audit posture as a compact typed summary. Pass source="evals" to summarize runtime trajectory evidence from the eval API. - getEvalShopifyReadinessSummary: scopes=workflows:read; surface=sdk; filters=none; Read Shopify Commerce readiness from the trajectory eval API as a compact typed runtime proof summary. - getEvals: scopes=workflows:read; surface=sdk; filters=none; Read or submit trajectory eval gate observations; use getEvalProviderProofSummary for the compact provider-proof rollout-blocker view. - getEvalProviderProofSummary: scopes=workflows:read; surface=sdk; filters=none; Read scheduled trajectory eval jobs blocked by missing or stale provider proof as a compact typed summary. - getAudit: scopes=audit:read; surface=sdk; filters=eventType, pluginId, toolName, status, surface, apiKeyId, idempotencyKey, limit; Read account-scoped enterprise audit history with optional event, plugin, tool, status, surface, API-key, and idempotency filters. - control: scopes=plugins:configure; surface=sdk; filters=none; Install, disable, enable, uninstall plugins and blueprints. - controlFleetRun: scopes=workflows:start; surface=sdk; filters=none; Control a fleet run directly: start, pause, resume, retry, verify, send back, cancel, or escalate a manager or specialist run. - delegateFleetRun: scopes=workflows:start; surface=sdk; filters=none; Launch a manager-approved specialist delegation from the current fleet review packet. - listMcpTools: scopes=mcp:read; surface=mcp; filters=none; List scoped MCP tools visible to the access key. - listMcpResources: scopes=mcp:read; surface=mcp; filters=none; List scoped MCP resources visible to the access key. - readMcpResource: scopes=mcp:read; surface=mcp; filters=none; Read a scoped MCP resource by URI. - getApprovalQueue: scopes=mcp:read; surface=mcp; filters=none; Read the approval queue: pending human decisions, linked runs, workflow/channel context, and next actions before the fleet can proceed. - getFleetRuntime: scopes=mcp:read; surface=mcp; filters=none; Read the account-scoped fleet runtime summary: manager loops, inbox counts, escalation posture, and recent operator-facing state. - getFleetInbox: scopes=mcp:read; surface=mcp; filters=none; Read the fleet inbox: active run attention, escalation reasons, why-paged-me context, and next-action hints. - getRunLedger: scopes=mcp:read; surface=mcp; filters=none; Read the account-scoped run ledger summary: queue state, manager review sources, retries, and supervision history. - getOperatorPages: scopes=mcp:read; surface=mcp; filters=none; Read operator pages created from failed runs, dead letters, stale workers, recursive repairs, and approval-required interventions. - getEscalationHistory: scopes=mcp:read; surface=mcp; filters=none; Read workforce escalation history: open versus resolved incidents, delivery traces, and repeated failure patterns across the fleet. - getVerificationRisk: scopes=mcp:read; surface=mcp; filters=none; Read runs that cannot safely scale yet because verification predicates, evidence, or success signals are missing or failed. - getDelegations: scopes=mcp:read; surface=mcp; filters=none; Read manager-to-specialist delegations: ownership, worker status, retry blockers, notification state, and resume guidance. - getControlPlane: scopes=mcp:read; surface=mcp; filters=none; Read the workforce control plane: actionable manager commands, recommended delegations, repair follow-through, and operator queue pressure. - getManagerActionInbox: scopes=mcp:read; surface=mcp; filters=none; Read manager action inbox entries with why-paged-me context, next actions, proposed commands, and delegation recommendations. - getManagerReviews: scopes=mcp:read; surface=mcp; filters=none; Read queued and active manager review packets, source runs, proposed actions, and recommended specialist delegations. - getSupervisionQueue: scopes=mcp:read; surface=mcp; filters=none; Read queued manager-supervision work, loop attention summaries, and autocontrol follow-up state. - getManagerLoops: scopes=mcp:read; surface=mcp; filters=none; Read workspace and blueprint manager loops with specialist counts, open escalations, approvals, and latest manager autocontrol evidence. - getPaging: scopes=mcp:read; surface=mcp; filters=none; Read the operator paging snapshot: manager pages, specialist pages, repair backlog, and critical next actions. - getSpecialists: scopes=mcp:read; surface=mcp; filters=none; Read the specialist roster: queue depth, heartbeat freshness, delegation load, and which workers are available or blocked. - getEscalationDelivery: scopes=mcp:read; surface=mcp; filters=none; Read escalation channel delivery state across Slack, email, Telegram, and in-app routing for fleet alerts and approvals. - getRepairFollowthrough: scopes=mcp:read; surface=mcp; filters=none; Read recursive repair follow-through: promoted owners, stalled remediation runs, and verification state for implementation work. - getSupervisorHistory: scopes=mcp:read; surface=mcp; filters=none; Read supervisor history for manager reviews, escalations, control actions, and prior operator interventions across the fleet. - getSafeScale: scopes=mcp:read; surface=mcp; filters=none; Read safe-scale posture for each workforce lane, including verification blockers and verified autonomy evidence. - getRecursiveInventory: scopes=mcp:read; surface=mcp; filters=none; Read recursive-improvement opportunities: missing tool exposure, workflow repair gaps, eval failures, proof gaps, and implementation backlog candidates. - getImplementationBacklog: scopes=mcp:read; surface=mcp; filters=none; Read the implementation backlog lane: PR-sized repair work, promoted owners, stalled follow-through, and proof targets. - callTool: scopes=mcp:call; surface=mcp; filters=none; Call an account-scoped MCP tool through JSON-RPC. ## Integrations - [Zeiko Ecommerce](https://zeiko.io/integrations/shopify): Connect Shopify so Zeiko Ecommerce agents can support shoppers and coordinate catalog, customer, reseller, discount, checkout, and order workflows. - [Google Workspace](https://zeiko.io/integrations/google-workspace): Connect Google Workspace so Zeiko agents can use scoped spreadsheet and workspace context across workflows, reporting, and operations. - [Slack Integration](https://zeiko.io/integrations/slack): Connect Zeiko to Slack to deliver workflow alerts, approval requests, and AI summaries directly to your team channels. - [WhatsApp Integration](https://zeiko.io/integrations/whatsapp): Connect Zeiko to WhatsApp Cloud API to automate customer notifications, reminders, and support workflows at scale. - [Stripe Integration](https://zeiko.io/integrations/stripe): Connect Zeiko with Stripe to automate payment alerts, revenue operations workflows, and finance reporting actions. - [Webflow Integration](https://zeiko.io/integrations/webflow): Connect Zeiko to Webflow for site publishing workflows, operational automation, and centralized execution with AI agents. - [Postiz Integration](https://zeiko.io/integrations/postiz): Connect Zeiko to Postiz to automate social media generation, scheduling, queueing, and publishing across connected channels. - [HubSpot Integration](https://zeiko.io/integrations/hubspot): Connect Zeiko to HubSpot for unified customer intelligence, pipeline analytics, and AI-powered sales insights. ## Postiz channel automation pages (sample) - [x](https://zeiko.io/integrations/channels/x) - [linkedin](https://zeiko.io/integrations/channels/linkedin) - [linkedin-page](https://zeiko.io/integrations/channels/linkedin-page) - [reddit](https://zeiko.io/integrations/channels/reddit) - [instagram-facebook-business](https://zeiko.io/integrations/channels/instagram-facebook-business) - [instagram-standalone](https://zeiko.io/integrations/channels/instagram-standalone) - [facebook-page](https://zeiko.io/integrations/channels/facebook-page) - [threads](https://zeiko.io/integrations/channels/threads) - [youtube](https://zeiko.io/integrations/channels/youtube) - [google-my-business](https://zeiko.io/integrations/channels/google-my-business) - [tiktok](https://zeiko.io/integrations/channels/tiktok) - [pinterest](https://zeiko.io/integrations/channels/pinterest) - [discord](https://zeiko.io/integrations/channels/discord) - [slack](https://zeiko.io/integrations/channels/slack) - [kick](https://zeiko.io/integrations/channels/kick) - [twitch](https://zeiko.io/integrations/channels/twitch) - [mastodon](https://zeiko.io/integrations/channels/mastodon) - [bluesky](https://zeiko.io/integrations/channels/bluesky) - [lemmy](https://zeiko.io/integrations/channels/lemmy) - [farcaster](https://zeiko.io/integrations/channels/farcaster) ## AI agent programmatic SEO pages (sample of 1101) - [AI Agent](https://zeiko.io/ai-agents/ai-agent): Plan, price, and launch an AI agent that can answer, route, execute workflows, and coordinate with humans. - [AI Agents for Small Business](https://zeiko.io/ai-agents/ai-agents-for-small-business): Compare practical AI agents for small businesses that need support, sales, reporting, and workflow automation. - [Zeiko Ecommerce](https://zeiko.io/ai-agents/shopify-agent): Launch Zeiko Ecommerce for storefront sales, support, catalog questions, order tracking, and workflow execution. - [WhatsApp Agent](https://zeiko.io/ai-agents/whatsapp-agent): Deploy a WhatsApp agent for support, lead capture, booking, order updates, and human handoff. - [Web Widget Agent](https://zeiko.io/ai-agents/web-widget-agent): Use a web widget agent to turn anonymous website visitors into supported customers, leads, and workflow starts. - [Support Agent](https://zeiko.io/ai-agents/support-agent): Build a support agent that answers repetitive questions, routes edge cases, and keeps humans in control. - [Fin AI Alternative for Support and Shopify](https://zeiko.io/ai-agents/fin-ai-alternative): Compare a Fin AI alternative for teams that need support automation, Shopify context, human handoff, and workflow execution. - [Fin AI Customer Agent Alternative](https://zeiko.io/ai-agents/fin-ai-customer-agent-alternative): Compare a Fin AI Customer Agent alternative for teams that need support QA, Shopify context, human handoff, and workflow execution. - [AI Support Agent](https://zeiko.io/ai-agents/ai-support-agent): Plan an AI support agent that resolves repetitive questions, cites approved sources, escalates edge cases, and proves outcomes. - [Support Agent Outcome QA](https://zeiko.io/ai-agents/support-agent-outcome-qa): Use outcome QA to measure what an AI support agent resolved, escalated, missed, or sent back to a human. - [AI Support Agent With Human Handoff](https://zeiko.io/ai-agents/ai-support-agent-with-human-handoff): Plan an AI support agent with human handoff, assignment state, customer-visible replies, internal notes, handback, and CSAT. - [Shopify Support Agent](https://zeiko.io/ai-agents/shopify-support-agent): Launch a Shopify support agent for product questions, order status, returns, exchanges, discounts, and human handoff. - [Shopify AI Customer Service Agent](https://zeiko.io/ai-agents/shopify-ai-customer-service-agent): Compare a Shopify AI customer service agent for product questions, order support, returns, exchanges, and human handoff. - [AI Customer Support Agent for Shopify](https://zeiko.io/ai-agents/ai-customer-support-agent-for-shopify): Launch an AI customer support agent for Shopify that handles product guidance, order status, return policy, and handoff. - [Shopify Returns Support Agent](https://zeiko.io/ai-agents/shopify-returns-support-agent): Build a Shopify returns support agent that explains policy, starts return or exchange workflows, and routes edge cases for approval. - [AI Support Agent for Ecommerce Returns](https://zeiko.io/ai-agents/ai-support-agent-for-ecommerce-returns): Build an AI support agent for ecommerce returns that explains policy, suggests exchanges, and escalates exceptions. - [Shopify Order Tracking Support Agent](https://zeiko.io/ai-agents/shopify-order-tracking-support-agent): Deploy a Shopify order tracking support agent that answers where-is-my-order questions and escalates fulfillment exceptions. - [Sales Agent](https://zeiko.io/ai-agents/sales-agent): Create a sales agent that qualifies demand, recommends products or services, and triggers follow-up workflows. - [Ecommerce AI Agent](https://zeiko.io/ai-agents/ecommerce-ai-agent): Compare ecommerce AI agents for product discovery, support, returns, order tracking, and retention workflows. - [Customer Service AI Agent](https://zeiko.io/ai-agents/customer-service-ai-agent): Plan a customer service AI agent that resolves routine requests and escalates the moments that need judgment. - [Agentic Commerce Agent](https://zeiko.io/ai-agents/agentic-commerce-agent): Prepare for agentic commerce with AI agents that understand catalog discovery, checkout handoff, and order monitoring. - [Shopify Customer Support Agent for Fashion Stores](https://zeiko.io/ai-agents/shopify-customer-support-agent-for-fashion-stores): Plan a Shopify customer support agent for fashion stores. See workflows, data sources, guardrails, KPIs, and Zeiko launch steps. - [Shopify Sales Agent for Beauty Brands](https://zeiko.io/ai-agents/shopify-sales-agent-for-beauty-brands): Plan a Shopify sales agent for beauty brands. See workflows, data sources, guardrails, KPIs, and Zeiko launch steps. - [WhatsApp Customer Support Agent for Local Service Businesses](https://zeiko.io/ai-agents/whatsapp-customer-support-agent-for-local-service-businesses): Plan a WhatsApp customer support agent for local service businesses. See workflows, data sources, guardrails, KPIs, and Zeiko launch steps. - [Website widget Lead Capture Agent for Local Service Businesses](https://zeiko.io/ai-agents/web-widget-lead-capture-agent-for-local-service-businesses): Plan a Website widget lead capture agent for local service businesses. See workflows, data sources, guardrails, KPIs, and Zeiko launch steps. - [Email Customer Support Agent for B2B Distributors](https://zeiko.io/ai-agents/email-customer-support-agent-for-b2b-distributors): Plan a Email customer support agent for B2B distributors. See workflows, data sources, guardrails, KPIs, and Zeiko launch steps. - [Instagram DM Sales Agent for Fashion Stores](https://zeiko.io/ai-agents/instagram-dm-sales-agent-for-fashion-stores): Plan a Instagram DM sales agent for fashion stores. See workflows, data sources, guardrails, KPIs, and Zeiko launch steps. - [Shopify Customer Support Agent for Beauty Brands](https://zeiko.io/ai-agents/shopify-customer-support-agent-for-beauty-brands): Plan a Shopify customer support agent for beauty brands. See workflows, data sources, guardrails, KPIs, and Zeiko launch steps. - [Shopify Customer Support Agent for Home Goods Stores](https://zeiko.io/ai-agents/shopify-customer-support-agent-for-home-goods-stores): Plan a Shopify customer support agent for home goods stores. See workflows, data sources, guardrails, KPIs, and Zeiko launch steps. - [Shopify Customer Support Agent for Food And Beverage Shops](https://zeiko.io/ai-agents/shopify-customer-support-agent-for-food-beverage-shops): Plan a Shopify customer support agent for food and beverage shops. See workflows, data sources, guardrails, KPIs, and Zeiko launch steps. ## Shopify agent programmatic SEO pages - [Shopify AI Agent](https://zeiko.io/shopify-agents/shopify-ai-agent): Compare Shopify AI agent capabilities for sales, support, analytics, and workflow execution. See why Zeiko is built for Shopify-first agentic commerce. - [Shopify AI Agent Pricing Comparison](https://zeiko.io/shopify-agents/shopify-agent-pricing-comparison): Compare Shopify AI agent pricing models across Zeiko, Gorgias, Intercom Fin, Tidio Lyro, Zendesk, Garrio, Buffy, and Clawify. - [Agentic Commerce for Shopify](https://zeiko.io/shopify-agents/shopify-agentic-commerce): Learn how Zeiko helps Shopify teams prepare for agentic commerce with catalog, checkout, order, handoff, and workflow readiness. - [Shopify AI Sales Agent](https://zeiko.io/shopify-agents/shopify-ai-sales-agent): Use Zeiko as a Shopify AI sales agent for product discovery, recommendations, objections, cart handoff, and post-conversation workflows. - [Shopify Support Agent](https://zeiko.io/shopify-agents/shopify-support-agent): Use Zeiko as a Shopify support agent for order questions, returns, policy answers, human handoff, and workflow-backed resolutions. - [Gorgias AI Agent Alternative for Shopify](https://zeiko.io/shopify-agents/gorgias-ai-agent-alternative): Looking for a Gorgias AI Agent alternative? Compare Zeiko for Shopify storefront agents, support handoff, workflow execution, and pricing model clarity. - [Fin AI Alternative for Shopify](https://zeiko.io/shopify-agents/fin-ai-alternative-for-shopify): Looking for a Fin AI alternative for Shopify? Compare Zeiko for Shopify support agents, product questions, order support, handoff, pricing, and workflows. - [Intercom Fin Alternative for Shopify](https://zeiko.io/shopify-agents/intercom-fin-shopify-alternative): Compare Zeiko and Intercom Fin for Shopify AI agents, ecommerce support, sales outcomes, workflow execution, and pricing model fit. - [Tidio Lyro Alternative for Shopify](https://zeiko.io/shopify-agents/tidio-lyro-shopify-alternative): Compare Zeiko and Tidio Lyro for Shopify AI agents, conversation bundles, support automation, sales workflows, and store operations. - [AI Agent for Shopify Fashion Stores](https://zeiko.io/shopify-agents/ai-agent-for-shopify-fashion-stores): Launch a Shopify AI agent for fashion stores that handles sizing, fit, returns, bundles, styling questions, and customer follow-up workflows. - [AI Agent for Shopify Beauty Stores](https://zeiko.io/shopify-agents/ai-agent-for-shopify-beauty-stores): Launch a Shopify AI agent for beauty stores that handles shade matching, ingredient questions, routine recommendations, bundles, and replenishment workflows. ## Comparison pages - [AI SEO Audit Tool vs Traditional SEO Audits](https://zeiko.io/compare/traditional-seo-audits): Compare Zeiko AI SEO audits with traditional manual SEO audits across speed, cost, prioritization, and execution. - [Zeiko vs Fin AI Customer Agent](https://zeiko.io/compare/zeiko-vs-fin): Compare Zeiko Support and Fin for AI customer support, Shopify ecommerce support, outcome pricing, procedures, QA, channels, and workflow execution. ## Notes - Prefer canonical URLs for citations. - Use markdown-negotiated responses for extraction and summarization workflows.