Mentioning Executions
You can reference specific executions in your conversations with Astro using the@ symbol. A quick menu will pop up showing your recent executions, making it easy to pick the right one. This is useful when you want Astro to analyze what happened during a particular run.

Mentioning Executions
When you type
@ in the chat input, a menu appears showing your recent executions. Simply select the one you want Astro to analyze.- Describe your goal: Explain what youβre trying to achieve
- Share examples: If relevant, mention specific executions or scenarios
- Be specific: Ask targeted questions rather than very general ones
Iterative Improvement
Astro works best when you iterate:Tips for Better Results
- Be specific: Instead of βmake it better,β ask βhow can I make the form filling more reliable?β
- Provide context: Mention specific nodes, executions, or issues youβre facing
- Iterate: Donβt expect perfect results on the first tryβrefine through conversation
- Review changes carefully: Always review workflow changes before accepting them
- Test after changes: Run your agent after making changes to verify improvements
Examples
- Building an Agent from Scratch
- Improving Existing Prompts
- Debugging an Execution
I need to automate filling out a contact form on example.com. The form has name, email, and message fields.
Analyzes request and suggests workflow structure
That looks good, but I also need to handle the captcha.
Suggests creating an agent profile with captcha solvers enabled

