Your First Conversation

This guide walks you through your first interaction with Dynaris to show you how the agent system works in practice.

Starting a conversation

Open your dashboard at app.dynaris.ai and type a message in the chat panel. Start with something simple:

"What can you help me with?"

Dynaris responds with an overview of its capabilities based on your connected tools and current configuration.

Making a request

Try a concrete request. For example:

"Find all my contacts and give me a summary"

Here is what happens behind the scenes:

  1. The supervisor agent receives your message and determines what needs to be done
  2. It delegates the task to the contacts agent, which searches your contact database
  3. The agent executes the search and returns the results
  4. The supervisor summarizes the results in a clear, readable format

You will see the agent's progress streamed in real time, including which tools it is calling and what data it is working with.

Using connected tools

If you have connected integrations like Gmail or Slack, try:

"Check my Gmail for any unread emails from today and summarize them"

Or:

"Send a Slack message to #general saying 'Team meeting at 3pm today'"

Dynaris routes each request to the appropriate specialized agent automatically.

Multi-step workflows

You can also give Dynaris more complex goals:

"Research companies in the AI space, find their contact info, and draft a personalized outreach email for each one"

The supervisor breaks this into subtasks -- research, contact enrichment, email drafting -- and coordinates multiple agents to complete the full workflow.

Viewing results

As agents work, you will see:

  • Status updates showing which agent is active and what it is doing
  • Tool calls with expandable details showing inputs and outputs
  • Final summaries that bring everything together in a clean format

Results that create or modify data (contacts, files, scheduled tasks) are reflected in the data panel on the right.

Tips for effective prompts

  • Be specific about your goal. "Follow up with leads from last week" works better than "Do some follow-ups."
  • Reference your data. "Check my contacts for anyone at Acme Corp" tells the agent exactly where to look.
  • Ask for multi-step workflows. Dynaris excels at chaining actions together -- research, then draft, then schedule.
  • Use Auto Mode for recurring tasks you want handled without manual input.

What's next

Learn about Auto Mode to run your workflows fully autonomously.