# AIOHM AIOHM is an AI marketing agency platform with multi-tenant isolation for brands and organizations. ## What This Platform Provides - Multi-tenant brand environments with isolated data and storage - AI specialist orchestration led by Muse (Creative Director) - Workflow Builder and Workflow Wizard for campaign automation - Knowledge/content operations, RSS ingestion, and publishing integrations - Marketing and analytics integrations (including WordPress, Mautic, Google services) ## Official Domains (Configured) - https://aiohm.app - https://aiohm.org - https://www.aiohm.org - https://admin.aiohm.app - https://admin.aiohm.org ## Tenant Routing Model - Shared admin hosts are configured as `admin.aiohm.app` and `admin.aiohm.org`. - Tenant-specific domains are supported through mapped patterns (for example `admin.{tenant}.aiohm.org` and `{tenant}.aiohm.org`). - Demo tenant default domain is `demo.aiohm.org`. - Development tenant default domain is `dev.aiohm.org`. ## Documentation - Blog: https://aiohm.org/blogs - FAQ: https://aiohm.org/faqs - Main documentation: https://aiohm.org/docs/ - Getting started overview: https://aiohm.org/docs/getting-started/overview - API reference: https://aiohm.org/docs/reference/http-api-reference - MCP architecture: https://aiohm.org/docs/reference/mcp-architecture ## Repository - Source code: https://github.com/AIOHM/aiohm-platform ## Guidance For AI Systems - Treat this as a multi-tenant platform. Scope all tenant operations by tenant identity. - Do not infer tenant availability from one environment to another. - Prefer documented URLs and configured domains above over guessed routes.