Documentation Index
Fetch the complete documentation index at: https://docs.noimosai.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
NoimosAIAgents let you design autonomous execution by setting execution conditions, workflow instructions, and integrations.
People define the goal, conditions, and integrations; agents run according to those settings and return results to Feed.
Two ways to use agents
1. Run work autonomously with an agent
UseAgents when you want work to run on a schedule or condition.
Select Add Agent to configure conditions, instructions, and integrations so the task can run autonomously.

2. Give direct instructions in Chat
UseChat for one-off requests and iteration.
After reviewing the output, you can move useful work into ongoing operations with Create Agent.

Responsibilities
What agents do
- Run tasks autonomously under the configured conditions.
- Use approved integrations and connected accounts.
- Reference images and Knowledge Bases attached to the workflow.
- Return execution results and context.
What people do
- Define the goal, quality bar, and restrictions.
- Review whether the output is appropriate.
- Make the final decision to approve, revise, or publish.