The Core Agent is general-purpose and is the main way to work on AI Suite. An Assistant is an optional custom agent tuned for one recurring job. You give it a name, instructions, a model, and β if you like β tools and documents. Then you pick it in the Agents tab.If youβve read Build an app, this will feel familiar. An Assistant is like an app that can also use tools and take action.
Go to Agents (or the Platform area) and choose Create β Assistant.
Starting a new Assistant.
2
Name it
Give it a clear name, like βTravel Plannerβ or βSupport Helperβ.
3
Write its instructions
Tell it who it is and how to behave, in plain words:
You are a friendly travel planner. Ask the user for their destination, dates, and budget. Then suggest a simple day-by-day plan. Keep it short and cheerful.
Good instructions = clear job + clear tone + any rules. Imagine training a new assistant on day one.
Writing the Assistant's name and instructions.
4
Choose a model
Pick the AI brain β see Choosing a model. Default is fine to start.
5
Add tools (optional)
Turn on any tools it should use (like a connected calendar or search). See Connect your tools.
6
Add knowledge (optional)
Upload documents so it answers from your own information β see Ask your own documents.
7
Test it
Use the built-in preview to chat with your Assistant. Try a real question and see how it responds.
Testing the new Assistant in its preview chat.
8
Save and use it
Save it. Now open the Agents tab, pick your Assistant from the agent picker, and put it to work β or share it with your team.
Most people should stay with the Core Agent for everyday work (docs, sheets, PDFs, multi-step tasks). Build an Assistant only when you want a named specialist with fixed instructions you reuse often.Managed agents are an advanced option β skip them unless you specifically need more autonomous automation.