download dots
Create an AI Agent

Create an AI Agent

Updated 2026-04-14ยท1 min read
On this page (4)

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

  1. How to define an agent's role, tone, and goals
  2. How to add tools so the agent can take action, not just chat
  3. How persistent memory keeps context across sessions
  4. How to share the agent with teammates or embed it on a public page

Quick setup

  1. Open Agents in your workspace.
  2. Click New agent and pick a frontier model.
  3. Write a system prompt that describes the agent's job.
  4. Attach knowledge sources, tools, and slash commands.
  5. Test the agent in chat, then publish or share.