foxora

Agents and automation questions

Choose the Foxora object by who performs the work, how specialists coordinate, and what starts or exposes the run.

이 참조 페이지는 현재 영어로만 제공됩니다.

이 페이지에서3
  1. Which object should I use?
  2. Why is an unattended run waiting?
  3. How should I test automation?

Which object should I use?

  • Agent: one reusable specialist with instructions, tools, and a default configuration.
  • Crew: several agents coordinated for one outcome.
  • Bot: a Bot agent plus a Chatbot crew deployed to a website for other users.
  • Workflow: a defined multi-step process.
  • Scheduled task: a time-based trigger for repeat work.

Why is an unattended run waiting?

The task may require an approval, device permission, offline local runtime, browser pack, plugin, or channel. Open the earliest waiting or failed step instead of widening every permission.

How should I test automation?

Run one bounded manual input, confirm its output and destination, then enable the schedule or deployment.

Expected result: the smallest suitable object completes a safe manual test before it receives recurring or public traffic.