# Overview of Flow Agents in Agent Studio

> Complete Guide on how to manage, edit, test, and maintain existing flow-based agents in Agent Studio, and when to use SuperAgents for new agent creation.

- Source: https://docs.ghlcustomercare.com/docs/ai-employee/agent-studio/overview-of-flow-agents-in-agent-studio
- Section: AI Employee / Agent Studio
- Reading time: 5 min
- Images: 6, each explained below
- Modified on Wed, 8 Jul at 7:19 AM

---
Agent Studio helps GHL Customer Care users manage, update, and optimize existing flow-based AI agents using a visual builder. While SuperAgents is now the recommended experience for creating all new agents, Agent Studio remains available for editing and maintaining existing flow-based agents. This article explains what Agent Studio is, what it can still do, and how to manage your current agents without disrupting live automations.

**Important:** Agent Studio’s flow-based builder is being replaced by SuperAgents for new agent creation. Existing flow-based agents will continue to work as expected, and any triggers already connected to those agents will keep running. You can still edit, update, and manage existing flow-based agents from your sub-account. To create new agents, enable SuperAgents from Labs and build them there.

---

**TABLE OF CONTENTS**

-   [What is Agent Studio?](#what-is-agent-studio)[](#key-benefits-of-agent-studio)
-   [Key Benefits of Agent Studio](#key-benefits-of-agent-studio)[](#drag-and-drop-agent-builder)
-   [Drag-and-Drop Agent Builder](#drag-and-drop-agent-builder)[](#tool-nodes)
-   [Tool Nodes](#tool-nodes)[](#logic-and-flow-control)
-   [Logic & Flow Control](#logic-and-flow-control)[](#version-control)
-   [Version Control](#version-control)[](#how-to-use-agent-studio)
-   [How To Use Agent Studio](#how-to-use-agent-studio)[](#frequently-asked-questions)
-   [Frequently Asked Questions](#frequently-asked-questions)[](#related-articles)
-   [Related Articles](#related-articles)

---

# **What is Agent Studio?**

Agent Studio is GHL Customer Care’s flow-based AI agent builder for users who already have existing agents built in the visual canvas experience. It allows you to manage agent logic, update nodes, test behavior, control versions, and maintain connected triggers without rebuilding your automations from scratch. 

While new agents should now be created in SuperAgents, Agent Studio remains an important tool for maintaining and improving your current flow-based agents.

**Note:** Agent Studio is **available** to **Agency** **Admins**/**Users** and **Sub-account** **Admins**/**Users**. 

---

## **Key Benefits of Agent Studio**

-   **Visual flow management:** Update and maintain existing flow-based agents using a drag-and-drop canvas.
    
-   **Flexible node editing:** Adjust LLM, API, MCP, Knowledge Base, Web Search, and other supported nodes inside current agents.
    
-   **Controlled updates:** Test changes in staging before promoting them to production.
-   **Trigger continuity:** Keep existing trigger-based automations running while improving agent logic.
-   **Safer optimization:** Review and refine decision paths, variables, and outputs without rebuilding the entire agent.
-   **Programmatic access:** Continue using supported API-based actions for eligible production-ready agents.

---

## **Drag-and-Drop Agent Builder**

The visual builder makes it easier to understand how an existing flow-based agent works and where updates need to be made. This is especially useful when troubleshooting issues, refining responses, or expanding the logic inside an agent that is already in use.

The Agent Studio canvas allows you to:

-   Open and review an existing agent visually.
    
-   Move through node connections and decision paths.
    
-   Update prompt logic and downstream actions.
    
-   Add or revise supported nodes within an existing agent.
    
-   Maintain a clearer view of how the full agent operates.
    

![Drag-and-Drop Agent Builder (image 1 of 6)](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155051847732/original/5W_KZpJS2W_xGyJGw2cXw48l8Iq9Jmdp7w.png)

**Drag-and-Drop Agent Builder (image 1 of 6)**

This screenshot appears in the "Drag-and-Drop Agent Builder" section of "Overview of Flow Agents in Agent Studio". The text alongside this image reads: Open and review an existing agent visually. Move through node connections and decision paths. Update prompt logic and downstream actions. Add or revise supported nodes within an existing agent. Maintain a clearer view of how the full agent operates. Immediately after, the guide continues: Tool nodes extend what an existing agent can do by connecting it to data, logic, and external actions. Updating these nodes helps improve how the agent responds, retrieves information, and completes tasks during live interactions.
- Where to go: Open and review an existing agent visually. Move through node connections and decision paths. Update prompt logic and downstream actions. Add or revise supported nodes within an existing agent. Maintain a clearer view of how the full agent operates.
- Next: Tool nodes extend what an existing agent can do by connecting it to data, logic, and external actions. Updating these nodes helps improve how the agent responds, retrieves information, and completes tasks during live interactions.

Full procedure:

1. Open and review an existing agent visually.
2. Move through node connections and decision paths.
3. Update prompt logic and downstream actions.
4. Add or revise supported nodes within an existing agent.
5. Maintain a clearer view of how the full agent operates.

---

## **Tool Nodes**

Tool nodes extend what an existing agent can do by connecting it to data, logic, and external actions. Updating these nodes helps improve how the agent responds, retrieves information, and completes tasks during live interactions.

### **LLM Node**

The LLM node leverages advanced large language models to generate intelligent, context-aware responses. You can configure prompts, parameters, and output handling to suit your workflows.

### **MCP Tool Node**

The MCP tool node integrates external tools through the Model Context Protocol, extending your agent’s abilities. This is useful for accessing external data sources or triggering actions.

### **API Tool Node**

The API tool node connects directly to third-party services by sending and receiving data via APIs. This allows your agent to interact with outside systems dynamically.

### **Knowledge Base Tool Node**

Attach a knowledge base to your agent so it can respond based on uploaded documents or stored information. This ensures accurate and consistent answers.

### **Web Search Tool Node**

Allow your agent to retrieve the latest information from the internet. This keeps your agent’s responses fresh, relevant, and accurate.

---

## **Logic & Flow Control**

Logic and flow control features allow your agent to handle complex scenarios and make decisions based on conditions.

-   **Branching via edge conditions**: Define different paths depending on variable values or input.
    
-   **Variable management**: Create global, runtime, or input variables to ensure context-aware and flexible responses.
    

---

## **Version Control**

Agent Studio supports structured lifecycle management with Draft, Staging, and Production modes. This ensures that changes are tested before they go live, preventing disruptions in production.

Agent Studio uses version management to help you test changes safely before they affect live conversations.

**Staging:**Your work-in-progress version. Saving updates Staging without impacting live traffic.

**Production:** The live version that runs for real contacts. A Production version is created only when you **promote** a Staging version.

---

## **How To Use Agent Studio**

Proper setup ensures you get the most from Agent Studio and its features. Follow these steps to get started:

**Note:** To get a better understanding of Flow Agents, checkout this detailed guide on [How to Setup Flow Agents in Agent Studio](https://docs.ghlcustomercare.com/docs/ai-employee/agent-studio/how-to-setup-flow-agents-in-agent-studio)

1.  Navigate to **AI Agents** > **Agent Studio** from your GHL Customer Care dashboard.
    
2.  Click on **Flow Agents** to switch to flow agents list.
    
3.  **Click** on the **name** of an **existing** **flow** **agent** to open it.
    
    
![Step 3 of 9: Click on the name of an existing flow agent to open it](https://jumpshare.com/share/5dR4zt3speKo6Mx4iflj+/GIF+Recording+2026-07-07+at+20.50.25.gif)

**Step 3 of 9: Click on the name of an existing flow agent to open it**

This animation accompanies step 3 of 9 in the "How To Use Agent Studio" section of "Overview of Flow Agents in Agent Studio". At this point in the walkthrough you click on the name of an existing flow agent to open it. The navigation path used here is AI Agents > Agent Studio. The next step is to add tool nodes (LLM, MCP, API, Knowledge Base, or Web Search) to your workflow.

- Path: AI Agents > Agent Studio
- What to click: Click on the name of an existing flow agent to open it.
- Controls: Click, name, existing, flow, agent, AI Agents, Agent Studio, Flow Agents, Add, tool, nodes, Connect
- Next: Add tool nodes (LLM, MCP, API, Knowledge Base, or Web Search) to your workflow.

Full procedure:

1. Navigate to AI Agents > Agent Studio from your GHL Customer Care dashboard.
2. Click on Flow Agents to switch to flow agents list.
3. Click on the name of an existing flow agent to open it.  <- this image
4. Add tool nodes (LLM, MCP, API, Knowledge Base, or Web Search) to your workflow.
5. Connect nodes with edges to define logic paths.
6. Configure variables to pass data between nodes.
7. Use the Test Tab to validate your agent’s flow.
8. Save and Publish your agent to create/update the Staging version. When you are ready to go live, promote the Staging version to Production.
9. Deploy Agent.

    
4.  **Add** **tool** **nodes** (LLM, MCP, API, Knowledge Base, or Web Search) to your workflow.
    
    
![Step 4 of 9: Add tool nodes (LLM, MCP, API, Knowledge Base, or Web Search) to your…](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155069612508/original/wSiXh3qQFuAJbkbjBULUNTQTj0FlyWvDkg.gif)

**Step 4 of 9: Add tool nodes (LLM, MCP, API, Knowledge Base, or Web Search) to your…**

This animation accompanies step 4 of 9 in the "How To Use Agent Studio" section of "Overview of Flow Agents in Agent Studio". At this point in the walkthrough you add tool nodes (LLM, MCP, API, Knowledge Base, or Web Search) to your workflow. The navigation path used here is AI Agents > Agent Studio. The next step is to connect nodes with edges to define logic paths.

- Path: AI Agents > Agent Studio
- What this covers: Add tool nodes (LLM, MCP, API, Knowledge Base, or Web Search) to your workflow.
- Controls: Add, tool, nodes, AI Agents, Agent Studio, Flow Agents, Click, name, existing, flow, agent, Connect
- Next: Connect nodes with edges to define logic paths.

Full procedure:

1. Navigate to AI Agents > Agent Studio from your GHL Customer Care dashboard.
2. Click on Flow Agents to switch to flow agents list.
3. Click on the name of an existing flow agent to open it.
4. Add tool nodes (LLM, MCP, API, Knowledge Base, or Web Search) to your workflow.  <- this image
5. Connect nodes with edges to define logic paths.
6. Configure variables to pass data between nodes.
7. Use the Test Tab to validate your agent’s flow.
8. Save and Publish your agent to create/update the Staging version. When you are ready to go live, promote the Staging version to Production.
9. Deploy Agent.

    
5.  **Connect** **nodes** with **edges** to define logic paths.
    
    
![Step 5 of 9: Connect nodes with edges to define logic paths](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155069612605/original/Sc6xBTNrxbLGbBYv6kNQRP-imNlI6tvpVw.gif)

**Step 5 of 9: Connect nodes with edges to define logic paths**

This animation accompanies step 5 of 9 in the "How To Use Agent Studio" section of "Overview of Flow Agents in Agent Studio". At this point in the walkthrough you connect nodes with edges to define logic paths. The navigation path used here is AI Agents > Agent Studio. The next step is to configure variables to pass data between nodes.

- Path: AI Agents > Agent Studio
- What this covers: Connect nodes with edges to define logic paths.
- Controls: Connect, nodes, edges, AI Agents, Agent Studio, Flow Agents, Click, name, existing, flow, agent, Add
- Next: Configure variables to pass data between nodes.

Full procedure:

1. Navigate to AI Agents > Agent Studio from your GHL Customer Care dashboard.
2. Click on Flow Agents to switch to flow agents list.
3. Click on the name of an existing flow agent to open it.
4. Add tool nodes (LLM, MCP, API, Knowledge Base, or Web Search) to your workflow.
5. Connect nodes with edges to define logic paths.  <- this image
6. Configure variables to pass data between nodes.
7. Use the Test Tab to validate your agent’s flow.
8. Save and Publish your agent to create/update the Staging version. When you are ready to go live, promote the Staging version to Production.
9. Deploy Agent.

    
6.  Configure variables to pass data between nodes.
    
7.  Use the **Test Tab** to validate your agent’s flow.
    
    
![Step 7 of 9: Use the Test Tab to validate your agent’s flow](https://jumpshare.com/share/dRonbMMHnYYXJjFWuLZ0+/Screen+Shot+2026-07-07+at+20.51.58.png)

**Step 7 of 9: Use the Test Tab to validate your agent’s flow**

This screenshot accompanies step 7 of 9 in the "How To Use Agent Studio" section of "Overview of Flow Agents in Agent Studio". At this point in the walkthrough you use the Test Tab to validate your agent’s flow. The navigation path used here is AI Agents > Agent Studio. The next step is to save and Publish your agent to create/update the Staging version. When you are ready to go live, promote the Staging version to Production.

- Path: AI Agents > Agent Studio
- What this covers: Use the Test Tab to validate your agent’s flow.
- Controls: Test Tab, AI Agents, Agent Studio, Flow Agents, Click, name, existing, flow, agent, Add, tool, nodes
- Next: Save and Publish your agent to create/update the Staging version. When you are ready to go live, promote the Staging version to Production.

Full procedure:

1. Navigate to AI Agents > Agent Studio from your GHL Customer Care dashboard.
2. Click on Flow Agents to switch to flow agents list.
3. Click on the name of an existing flow agent to open it.
4. Add tool nodes (LLM, MCP, API, Knowledge Base, or Web Search) to your workflow.
5. Connect nodes with edges to define logic paths.
6. Configure variables to pass data between nodes.
7. Use the Test Tab to validate your agent’s flow.  <- this image
8. Save and Publish your agent to create/update the Staging version. When you are ready to go live, promote the Staging version to Production.
9. Deploy Agent.

    
8.  **Save** and **Publish** your agent to create/update the **Staging version**. When you are ready to go live, **promote** the Staging version to **Production**.
    
9.  **Deploy** Agent.
    
    
![Step 9 of 9: Deploy Agent](https://jumpshare.com/share/pxDCISkjAwKnPpnwIsKS+/Screen+Shot+2026-07-07+at+21.00.58.png)

**Step 9 of 9: Deploy Agent**

This screenshot accompanies step 9 of 9 in the "How To Use Agent Studio" section of "Overview of Flow Agents in Agent Studio". At this point in the walkthrough you deploy Agent. For context, this section explains: Proper setup ensures you get the most from Agent Studio and its features. Follow these steps to get started. The navigation path used here is AI Agents > Agent Studio.

- Path: AI Agents > Agent Studio
- What this covers: Deploy Agent.
- Controls: Deploy, AI Agents, Agent Studio, Flow Agents, Click, name, existing, flow, agent, Add, tool, nodes

Full procedure:

1. Navigate to AI Agents > Agent Studio from your GHL Customer Care dashboard.
2. Click on Flow Agents to switch to flow agents list.
3. Click on the name of an existing flow agent to open it.
4. Add tool nodes (LLM, MCP, API, Knowledge Base, or Web Search) to your workflow.
5. Connect nodes with edges to define logic paths.
6. Configure variables to pass data between nodes.
7. Use the Test Tab to validate your agent’s flow.
8. Save and Publish your agent to create/update the Staging version. When you are ready to go live, promote the Staging version to Production.
9. Deploy Agent.  <- this image

    

---

## **Frequently Asked Questions**

**Q: Can I still create new agents in Agent Studio’s flow-based builder?**  
No. New agent creation now happens in SuperAgents.  
 

**Q: What happens to my existing flow-based agents?**  
Your existing flow-based agents will continue to work as expected. You can still edit, update, and manage them from your sub-account.

**Q: Will my existing Agent Studio triggers keep working?**  
Yes. Existing triggers connected to your current flow-based agents will continue running as expected.

**Q: Can I still edit nodes and logic inside my existing agents?**  
Yes. You can continue using Agent Studio to edit and manage nodes, logic paths, variables, and related configurations for existing flow-based agents.

**Q: Where should I create new agents going forward?**  
Create all new agents in SuperAgents.

**Q: Does Agent Studio still support testing and version management for existing agents?**  
Yes. Existing flow-based agents can still be tested, updated, and promoted through the available versioning workflow.

**Q: Should I move all existing flow-based agents to SuperAgents right away?**  
Existing agents can continue working as they do today. Use SuperAgents for new agent creation, and manage current flow-based agents in Agent Studio unless your team has a separate migration plan.

---

### **Related Articles**

-   [AI Employee Overview](https://docs.ghlcustomercare.com/docs/ai-employee/ai-employee/ai-employee-access-rebilling-and-reselling)
    
-   [Setting Up Conversation AI](https://docs.ghlcustomercare.com/docs/ai-employee/getting-started-w-conversation-ai/how-to-set-up-a-conversation-ai-bot)
    
-   [Getting Started with Reviews AI Agents](https://docs.ghlcustomercare.com/docs/reputation-management-and-reviews/review-requests/getting-started-with-reviews-ai-agents)
    
-   [Knowledge Base Integration for Voice-AI Agents](https://docs.ghlcustomercare.com/docs/ai-employee/voice-ai/knowledge-base-integration-for-voice-ai-agents)
    
-   [How to Use the GHL Customer Care MCP Server](https://docs.ghlcustomercare.com/docs/ai-employee/mcp-server/how-to-setup-and-use-the-ghl-customer-care-mcp-server)

---

Documentation for GHL Customer Care. Support: support@ghlcustomercare.com