Better Instructions
Learn how to write instructions that make your agent far more reliable. Writing Instructions →
This guide takes you from a blank console to a running AI agent. By the end, you’ll have created an agent, given it instructions, and run your first task.
Prerequisites: An Auteryn account — sign up here (free, no credit card needed)
Create a new agent
Log in to the Auteryn Console. If you have no agents yet, the home screen offers three ways to begin — Describe it, Start from a template and Start blank. Pick Start blank and give the agent a name — e.g., “My Research Assistant”. (Once you have an agent, Agents → New agent opens the same thing.)
Select Internal as the agent type for now.
Write instructions
In the Instructions field, describe what this agent should do. Here’s a simple example to paste in:
You are a research assistant. Your job is to:- Answer questions clearly and concisely- Search the web when you need up-to-date information- Summarize long documents into bullet points- Always cite your sources
Be professional but conversational. If you're unsure about something, say so.Click Save.
Run your first task
Your first agent lands you back on the Console home with a Say hello card — click Open in workspace. (For later agents you stay on the agent’s page; the button there is Start chat.)
In the chat workspace:
What are the most popular AI agent frameworks in 2025?The first reply takes a little longer while the agent’s computer starts — it stays warm after that. You’ll see its steps, like web searches, appear inline as they happen.
(Optional) Add a knowledge
If you want the agent to answer questions about your specific content:
(Optional) Connect an integration
To give your agent access to external services:
When you ran the task, the agent:
Better Instructions
Learn how to write instructions that make your agent far more reliable. Writing Instructions →
Connect Integrations
GitHub, Slack, Google, Jira — give your agent real capabilities. Integrations →
Deploy It
Publish your agent to Telegram, WhatsApp, or a web widget. Internal agents can use Slack via Channels. Deploy →
Automate
Trigger your agent from events — webhooks, schedules, Slack messages. Flows →