Skip to main content

Overview

In NoimosAI, each agent is a specialist role inside AI Team. You decide the objective, timing, and tools. Then the agent runs tasks autonomously and posts results to Feed for human review.

Two Ways to Work with Agents

Use this section to compare the available operating patterns.

1. Trigger (scheduled or event-based)

Use triggers when you want recurring or condition-based execution. The agent runs autonomously based on the configured trigger and sends output to Feed. Trigger setup screen with schedule and prompt fields

2. Chat (direct instruction)

Use Chat for one-off requests, quick iteration, and follow-up instructions. This is useful when you want to refine output before formalizing it as a trigger. Chat interface screen for direct instructions

Human Responsibility vs Agent Responsibility

Use this split to clarify what agents handle autonomously and what people decide.

Agent does

Agents are responsible for the following autonomous actions.
  • Run configured tasks autonomously.
  • Use connected tools/accounts within the permissions you set.
  • Return outputs and execution context.

Human does

People are responsible for the following decisions and controls.
  • Set goals, prompts, and boundaries.
  • Review quality and business fit.
  • Approve, revise, publish, or execute next actions.
Use these related pages for deeper guidance.