How To Create An Agent In DataPeak

Build your own AI-powered workflow using Custom Agents.

Custom Agents let you design automated workflows inside DataPeak using an intuitive drag-and-drop interface. You can build multi-step processes, connect components, generate summaries, perform queries, and create outputs like PDF files, all without writing code.

This guide shows you how to create a Custom Agent from scratch. If you prefer, you can also run one of DataPeak’s pre-built System Agents instead.

1. Before You Begin

  • Custom Agents are available to Admins and Sub Admins.

  • Business Users can run agents but cannot create or edit them.

  • You will need at least one dataset if your agent uses data.

2. How to Open the Agent Builder

  1. Sign in to DataPeak.

  2. Click Agentic AI in the left sidebar.

  3. At the top of the page, click Create Agent.

This opens the Agent Builder, where you’ll design your workflow.

3. Understanding the Agent Builder

The Agent Builder consists of:

The DataPeak Assistant (right side)

Where you can type or use the microphone to describe the type of agent you would like to build and DataPeak will assist you in building your agent from the ground up.

The Component List (left side)

All available components, inputs, processing steps, summaries, queries, output components, etc., are listed here.

The Canvas (center)

Where you drag and drop components to build your workflow.

Configuration Options

Hover over a component to see:

  • A gear icon (configure parameters), you may also use the + Parameters

  • A trash icon (delete component)

All agents must begin with at least one input component.

4. Add Your First Component

To begin:

  1. Drag an Input component (such as a Dataset input) from the left panel onto the canvas.

  2. Configure it by selecting the gear icon or clicking + Parameters.

This sets the starting point for your workflow.

5. Add & Link Components

Once your input component is placed:

  1. Drag additional components onto the canvas, such as summarization, querying, data processing, or file outputs.

  2. To connect components, link the green output circle → to the black input circle on another component.

You can branch your workflow by linking multiple components from the same input.

Example

A dataset input might branch into:

  • A Summarize Data component

  • A Query Data component → followed by → a PDF Download component

6. Configure Each Component

Some components require parameter setup.

To configure:

  • Hover over the component

  • Click the gear icon or + Parameters

  • Fill in required details (dataset fields, instructions, output format, etc.)

You can return and adjust component parameters anytime.

7. Run & Test Your Agent

Before saving:

  1. Click Run (top-right).

  2. DataPeak will execute your workflow step-by-step.

  3. Successful components display a green checkmark.

  4. Click the green checkmark to preview results from that component.

If your workflow includes an output component (like PDF generation), you’ll be prompted to download the result.

If something doesn’t work, adjust the component and re-run.

8. Save Your Agent

Once the workflow runs successfully:

  1. Enter an Agent Name

  2. Add a Description

  3. Click Save

Your new agent will appear under My Custom Agents in the Agentic AI section.

9. Use, Edit, Publish, or Delete the Agent

When you select a saved agent, you’ll see:

  • Use/Edit Agent → Reopens the Agent Builder

  • Delete → Permanently removes it

  • Publish / Unpublish

    • Publishing makes the agent available to other users

    • Unpublishing hides it from others

10. Prefer a Ready-Made Option? Use System Agents

If you don’t want to build a workflow manually, DataPeak includes a library of System Agents.

These are pre-built AI agents designed for:

  • Data cleaning

  • Data enrichment

  • Monitoring

  • Integration

  • Foundational workflow tasks

To use a System Agent:

  1. Scroll down to System Agents in the Agentic AI page.

  2. Click any agent to view its description.

  3. Click Use Agent to open it in Chat.

  4. Interact with it immediately, no setup required.

System Agents you use will be automatically pinned in Chat for quick access.

11. When to Create a Custom Agent

Create a custom agent when you need to:

  • Automate a recurring workflow

  • Process a dataset in multiple steps

  • Generate custom outputs (PDF, tables, summaries)

  • Combine logic, queries, and summaries

  • Build a workflow once and reuse it anytime

Previous
Previous

How To Upload a Dataset in DataPeak

Next
Next

How To Chat With Your Data In DataPeak