Instructions - How to Write the Brain of Your AI Agent

Learn what the Instructions tab is, how to write a system prompt for your AI Agent, and how to use the text editor, formatting options, and content navigation.

The Instructions tab is where you define who your AI Agent is, what it does, and how it behaves. Think of it as a job description and rulebook for your agent. Everything you write here shapes the agent's personality, tone, rules, and boundaries.

This is the first tab you should fill in after selecting your model.

What to Write in the Instructions Tab

Your instructions should cover four things:

  1. Who the agent is — its name, role, and the company it represents.

  2. What it should do — handle support queries, answer FAQs, guide customers, etc.

  3. How it should behave — tone, language, and phrases to use or avoid.

  4. Rules it must follow — never guess answers, always escalate complaints, etc.

The more clearly you write, the more accurately your agent will respond.

Sample System Prompt


How to Use the Rich Text Editor Toolbar

The Formatted view includes a toolbar at the top with the following options:

Icon
What It Does

Undo

Undoes the last action

Redo

Re-applies the last undone action

Block Type dropdown

Change a paragraph to Heading 1, Heading 2, Heading 3, Quote, Code block, etc.

Bold

Makes selected text bold

Italic

Makes selected text italic

Underline

Underlines selected text

Bullet List

Creates an unordered bullet list

Ordered List

Creates a numbered list

Task List

Creates a checkbox task list

Link

Inserts a hyperlink

Table

Inserts a table

Fullscreen

Expands the editor to fullscreen for distraction-free writing


How to Navigate Long Instructions Using the Contents Panel

When your instructions contain headings, a Contents panel appears on the left side of the editor. It lists all your headings as clickable links.

  1. Write your instructions using headings (Heading 1, Heading 2, etc.).

  2. The Contents panel will appear on the left automatically.

  3. Click any heading in the panel to jump to that section instantly.

This is very useful when your system prompt is long and spans multiple sections.


Summary

In this article, you learned how to access the Instructions tab, how to navigate long prompts using the Contents panel, and how to write a system prompt using the sample template. In the next article, we will cover the Knowledge tab — how to add FAQs and websites so your agent knows what to say.

Last updated