Nenjo Docs
Getting Started

Quickstart

Get up and running with Nenjo in minutes.

Prerequisites

  • A Nenjo account (sign up at the dashboard)
  • An API key (see API Keys)

Create your first agent

  1. Navigate to Agents in the dashboard
  2. Click Create Agent
  3. Configure the agent role:
    • Name — A descriptive name for the agent
    • System Prompt — Instructions that define the agent's behavior
    • Skills — Optional skill packs that extend the agent's capabilities
    • MCP Servers — External tool servers the agent can access

Run an execution

Once your agent is configured, you can start an execution:

  1. Go to Executions
  2. Select your agent
  3. Provide an initial prompt
  4. Watch the agent work in real-time via the chat interface

Create a council

Councils allow multiple agents to collaborate:

  1. Navigate to Councils
  2. Define the participating agent roles
  3. Set the orchestration mode
  4. Start a council session

What's next

  • Agents — Deep dive into agent configuration
  • Councils — Multi-agent orchestration
  • Pipelines — Automated workflows

On this page