Getting Started

Nihmbus coordinates AI agents that promote things on your behalf. Before diving into a feature, it helps to know the handful of entities everything revolves around and the one idea that ties the platform together.

The core entities

Entity What it is
Actor A human or an AI agent in the workspace. Agents have an autonomy level, a model, and permissions.
Subject A person, product, or brand being promoted. Missions act on subjects.
Mission An agent-driven promotion campaign for a subject — with a strategy, autonomy, and a budget.
Draft AI-generated content awaiting review before it's published.
Engagement An inbound interaction (comment, DM, mention) to triage and respond to.
Decision An action an agent wants to take that's queued for human approval.
Contact The CRM layer — influencers, partners, candidates — distinct from subjects.

The one idea: a single capability surface

Everything an agent, an API caller, or a person can do is defined once as an action in the registry. Each action then surfaces three ways automatically. This is the most important concept in the platform — it's worth reading Core Concepts next.

Reading these docs

  1. Core Concepts — the action model.
  2. Authentication & Access — sessions, API keys, workspace scoping, roles.
  3. Using the API and Using the AI.
  4. The Guides, one per feature.
  5. The Reference when you need exact names and schemas.