# Getting started

 

> **Info:** If you're interested in using this feature, please reach out to your Customer Success Manager or Account Executive.

## Prerequisites

**Workspace permissions required:**

* Agent Builder feature enabled on your workspace (contact your workspace admin if you don't see the Agent Builder option)
* Project Editor role with the workspace
  **Billing considerations:**
* Tray native AI model token usage counts toward your task entitlement based on your specific token-to-task conversion ratio
* Data sources and tools consume standard workflow tasks from your plan allocation
* Bring Your Own (BYO) AI models (OpenAI, Anthropic, etc.) require separate billing with those providers

***

## Getting started

1. **Create your agent project**
   On the Projects page, click **"Add project"** and select **"Merlin Agent Builder"**. Choose from these options:
2. **Knowledge agent**

* Pre-configured for information retrieval and Q\&A

2. **ITSM agent**

* Set up for IT service management tasks

3. **Support ticket agent**

* Designed for customer support workflows

4. **Blank agent**

* Start from scratch with full customization

We recommend starting with one of the pre-configured agents ("agent accelerators") to understand how agents work before building custom ones. After selecting your agent type, enter a project name to create your agent.
![1-new-agent-project](https://tray.ai/documentation/images/platform/artificial-intelligence/agent-builder/overview/6XvVpH4HPQJ2x4OQhEylwM_1-new-agent-project.png)

2. **Configure your agent** - For more details, see [Configuration](https://tray.ai/documentation/platform/artificial-intelligence/agent-builder/configuration)

3. **Test your agent**

* Navigate to the **"Test"** tab to interact with your agent like your end users would. Ask questions about its capabilities or request information from your connected documents. Make sure any data sources have finished syncing before testing - you'll see the sync status in your data sources list.
* For more details, see [Testing](https://tray.ai/documentation/platform/artificial-intelligence/agent-builder/testing)

4. **Deploy your agent**

* Your agent is automatically available via API. Find the deployment URL in **"Interaction Channels"** - it follows the format `https://(project_id)-api.trayapp.io/ai-agent`. Use this endpoint to integrate your agent into applications. For more details, see [Interaction channels](https://tray.ai/documentation/platform/artificial-intelligence/agent-builder/interaction-channels)

  You can continue adding tools, data sources, and refining your agent scope as you expand functionality.

***
