# Influo AI > Influo AI is an AI marketing console for brand teams. It supports sign-in, organization onboarding, brand initialization from uploaded materials, structured brand profile management, brand knowledge-base management, brand-scoped agent chat, tenant-level model preferences, and optional WeChat binding. Use the linked Markdown documents for product concepts, user workflows, and API integration details. Product JSON APIs use the response envelope `{ code, message?, data? }`, and business success or failure must be determined from `body.code`. ## Product - [Overview](/llms/overview.md): What Influo AI is, who it is for, and the main product areas. - [Core Concepts](/llms/concepts.md): Tenant, brand, brand portrait, brand memory, brand knowledge, attachments, sessions, and shared links. - [User Flows](/llms/user-flows.md): Sign-in, onboarding, brand initialization, asset ingestion, agent chat, and sharing workflows. ## Integration - [API Contract](/llms/api-contract.md): Auth host, product API host, response envelope, route families, and integration behavior. - [Brand Knowledge and Assets](/llms/brand-knowledge.md): Preset knowledge bases, analysis-first ingestion, metadata, tasks, and search behavior. - [Agent Chat](/llms/agent-chat.md): Session lifecycle, SSE streaming, attachments, title generation, and shared session behavior. ## Admin And Extensions - [Tenant Administration](/llms/tenant-admin.md): Owner-only model settings and tenant-level operational preferences. - [Optional Integrations](/llms/optional-integrations.md): Optional WeChat support and deployment-dependent extension behavior. ## Optional - [Glossary](/llms/glossary.md): Short definitions for common Influo AI product terms.