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, click New Agent in the top-right corner, and give it a name — e.g., “My Research Assistant”.
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
In the Test panel on the right side of the agent page:
What are the most popular AI agent frameworks in 2025?You’ll see tool calls (like web searches) appear inline as they happen.
(Optional) Add a knowledge base
If you want the agent to answer questions about your specific content:
(Optional) Connect a tool
To give your agent real superpowers:
When you ran the task, the agent:
Better Instructions
Learn how to write instructions that make your agent far more reliable. Writing Instructions →
Connect Tools
GitHub, Slack, Google, Jira — give your agent real capabilities. Tools →
Deploy It
Publish your agent to Telegram, Slack, WhatsApp, or a web widget. Deploy →
Automate
Trigger your agent from events — webhooks, schedules, Slack messages. Flows →