Overview
Agents are the intelligence layer of Workspace DNA. In this video, build a custom agent that reasons over your projects, calls tools, and remembers past conversations.
TL;DR: Taskade AI agents combine a custom system prompt, 22+ built-in tools, and persistent memory. Train one on your data, then embed it anywhere. Start with this short walk-through, then create an agent.
What you will learn
- How to define an agent's role, tone, and goals
- How to add tools so the agent can take action, not just chat
- How persistent memory keeps context across sessions
- How to share the agent with teammates or embed it on a public page
Quick setup
- Open Agents in your workspace.
- Click New agent and pick a frontier model.
- Write a system prompt that describes the agent's job.
- Attach knowledge sources, tools, and slash commands.
- Test the agent in chat, then publish or share.
