EtherAssist
  • Administration
  • Agent mode
  • Integrations
  • Getting Started
  • Models and AI
  • Partner portal
  • Security & Compliance
  • Settings
  • Support
  • Supported topics
  • Tools
  • Using EtherAssist
  • Windows 11 readiness
  • PowerShell
  • Release Notes

Agent Mode overview

Agent Mode is for work that needs more structure than a single chat response. Use it for longer reviews, reusable tasks, workflow automation, scheduled jobs, exports, and integration actions.

Agent Mode task workspace

When to use Agent Mode

Use chat whenUse Agent Mode when
You need an immediate answer.The task may take several steps or longer to run.
You are refining one response interactively.You need persistent run history and follow-up runs.
You do not need export actions.The task should produce downloadable artifacts.
You are asking one question.The task uses files, integrations, schedules, or branches.

Core concepts

ConceptMeaning
TaskThe reusable container for a piece of work.
RunOne execution of a task. Tasks can have multiple runs and follow-ups.
WorkflowA repeatable sequence of prompt, condition, action, and export steps.
OutputThe generated answer, document, file, ticket note, or artifact.

Before you begin

  • Define the task outcome before attaching files.
  • Choose a model based on the output risk and depth.
  • Attach only documents that are needed for the run.
  • Decide whether the task can pause for follow-up questions.

Start with a simple task

  1. Open Agent Mode.
  2. Create a new task.
  3. Add a short title.
  4. Describe the goal, audience, and output format.
  5. Choose the model.
  6. Attach files or integration sources if needed.
  7. Run the task.
  8. Review progress and output.

Expected result: the run appears in the task history and produces an output you can review, refine, export, or continue in chat.

Add workflows when the task repeats

Use a workflow when the same work needs steps such as planning, asking for missing information, generating multiple outputs, checking a condition, exporting files, or posting to an integration.

Tip: Do not build a workflow for a one-off prompt. Start with a task, then convert the pattern into a workflow after it has repeated.

Common Agent Mode tasks

TaskRecommended setup
Draft a document packAttach source documents, use separate document generation, add a ZIP/DOCX export action.
Review a support ticketAttach or import the ticket context, ask for diagnosis, next steps, and a private note.
Prepare a compliance gap reviewAttach control lists and evidence, ask for gaps, assumptions, and follow-up questions.
Run scheduled checksUse scheduling only after a manual run succeeds.
Build an integration workflowAdd an Action step after a successful content-generation step.

Tips

  • Keep names, prompts, and configuration values specific to the task you are performing.
  • Check role, subscription, region, and tenant policy when a feature is not visible.

Troubleshooting

IssueWhat to try
The feature is not visibleConfirm your role, subscription, and organisation policy allow access.
A setting or action does not saveRefresh the page, sign out and back in, then retry the smallest change first.
The result differs from the screenshotCheck whether your tenant has a different role, region, policy, or subscription configuration.

Next steps