> ## Documentation Index
> Fetch the complete documentation index at: https://docs.noimosai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create an Agent From Scratch

> Design execution conditions, workflow instructions, and integrations without using a template.

## Overview

Use `Create from scratch` when you need precise control over execution conditions.
It takes more setup than a template, but you can tailor the agent to your requirements.

## Steps

1. In `Agents`, click `Add Agent`.

<img src="https://mintcdn.com/agoslabstechnologiesfzco/vjbeim587jrR_hCh/public/help-center/arcade/ai-team/create-trigger-from-template/step-03.png?fit=max&auto=format&n=vjbeim587jrR_hCh&q=85&s=7102987233a3b9c6709d4ecebe28b961" alt="Click Add Agent" style={{ border: '1px solid #e5e7eb', borderRadius: '8px', marginBottom: '1rem' }} width="2878" height="1556" data-path="public/help-center/arcade/ai-team/create-trigger-from-template/step-03.png" />

2. Select `Create from scratch`.

<img src="https://mintcdn.com/agoslabstechnologiesfzco/okAbFobT9iaP0HDF/public/help-center/arcade/ai-team/create-trigger-from-scratch/step-04.png?fit=max&auto=format&n=okAbFobT9iaP0HDF&q=85&s=9c1eedc8322aeb002035aa3d511d68ed" alt="Select Create from scratch" style={{ border: '1px solid #e5e7eb', borderRadius: '8px', marginBottom: '1rem' }} width="2880" height="1556" data-path="public/help-center/arcade/ai-team/create-trigger-from-scratch/step-04.png" />

3. Enter `Execution timing`, `Workflow`, and optional `Destinations`.

<img src="https://mintcdn.com/agoslabstechnologiesfzco/vjbeim587jrR_hCh/public/help-center/arcade/ai-team/create-trigger-from-template/step-12.png?fit=max&auto=format&n=vjbeim587jrR_hCh&q=85&s=612649204820db434696360ad3bac3dd" alt="Enter execution timing and workflow" style={{ border: '1px solid #e5e7eb', borderRadius: '8px', marginBottom: '1rem' }} width="2878" height="1556" data-path="public/help-center/arcade/ai-team/create-trigger-from-template/step-12.png" />

4. If needed, attach images or Knowledge Bases to the workflow.

<img src="https://mintcdn.com/agoslabstechnologiesfzco/Xa0ytaJcNHhSum5F/public/help-center/ai-team/agent-workflow-attachments.png?fit=max&auto=format&n=Xa0ytaJcNHhSum5F&q=85&s=2d0b5d22611c846a4b7851a1ce8129bd" alt="Attach images or Knowledge Bases to the workflow" style={{ border: '1px solid #e5e7eb', borderRadius: '8px', marginBottom: '1rem' }} width="2878" height="1624" data-path="public/help-center/ai-team/agent-workflow-attachments.png" />

5. Set integrations and connected accounts.

<img src="https://mintcdn.com/agoslabstechnologiesfzco/O_z-4_xsRkHd_wIv/public/help-center/arcade/ai-team/create-trigger-from-template/step-14.png?fit=max&auto=format&n=O_z-4_xsRkHd_wIv&q=85&s=600da341d064691dd9c3c510d4697a79" alt="Set integrations and accounts" style={{ border: '1px solid #e5e7eb', borderRadius: '8px', marginBottom: '1rem' }} width="2878" height="1556" data-path="public/help-center/arcade/ai-team/create-trigger-from-template/step-14.png" />

6. Save to create the agent, then enable it if needed.

<img src="https://mintcdn.com/agoslabstechnologiesfzco/O_z-4_xsRkHd_wIv/public/help-center/arcade/ai-team/create-trigger-from-template/step-19.png?fit=max&auto=format&n=O_z-4_xsRkHd_wIv&q=85&s=275461ca32f4791b01a61e62c160821e" alt="Create the agent" style={{ border: '1px solid #e5e7eb', borderRadius: '8px', marginBottom: '1rem' }} width="2878" height="1556" data-path="public/help-center/arcade/ai-team/create-trigger-from-template/step-19.png" />

## Configure destinations

`Destinations` are optional. Results are available from `All Tasks` in the related chat session, but you can add destinations when you also want notifications or shared storage.

There are two main ways to add a destination.

1. **Add destination** lets you choose connected apps or storage destinations such as Slack, LINE, Discord, Telegram, WhatsApp, Notion, and Google Drive.

<img src="https://mintcdn.com/agoslabstechnologiesfzco/FJKw6eZ1ZQ6W2xoq/public/help-center/ai-team/agent-output-destination.png?fit=max&auto=format&n=FJKw6eZ1ZQ6W2xoq&q=85&s=33b172d6df5dd38e302900d7e6694670" alt="Add a destination" style={{ border: '1px solid #e5e7eb', borderRadius: '8px', marginBottom: '1rem' }} width="2878" height="1624" data-path="public/help-center/ai-team/agent-output-destination.png" />

2. **Add email** lets you specify an email address so results can also be sent by email.

<img src="https://mintcdn.com/agoslabstechnologiesfzco/FJKw6eZ1ZQ6W2xoq/public/help-center/ai-team/agent-output-email.png?fit=max&auto=format&n=FJKw6eZ1ZQ6W2xoq&q=85&s=43468fe34f49dde63d0e960b7b141049" alt="Add an email destination" style={{ border: '1px solid #e5e7eb', borderRadius: '8px', marginBottom: '1rem' }} width="2878" height="1624" data-path="public/help-center/ai-team/agent-output-email.png" />

In either case, you can choose the output format from `Link`, `Summary`, or `PDF`.

## Operating tips

* Give the agent a name that makes its purpose clear.
* Include the output format, review criteria, and restrictions in the instructions.
* Start at a low frequency and adjust after reviewing results.

## Related pages

* [Trigger types](/help-center/ai-team/trigger-types)
