# AI Agent Node

The **AI Agent Node** allows you to incorporate intelligent, LLM-powered automation within your workflow. It enables your workflow to interact with AI models for tasks like generating text, analyzing inputs, or classifying documents—all directly inside Nected without external scripting or APIs.

With this node, you can:

* Generate AI responses dynamically
* Analyze text data
* Classify and extract document information automatically

Before using the AI Agent node, **you must connect Nected to an AI Provider** such as OpenAI, GoogleAI, Anthropic, or Vertex AI.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Connect with AI Provider</strong></td><td>Before using the AI Agent node, connect Nected with an AI Provider such as OpenAI, GoogleAI, Anthropic, or Vertex AI.</td><td><a href="https://4290782554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLg716fCfV8IUwXQygkTG%2Fuploads%2FMWqANJXYyUOUy2PrcQrR%2FAI%20(1).png?alt=media&#x26;token=d828a7b0-14a5-4366-b7a6-c1d9da08fd4e">AI (1).png</a></td><td><a href="../../../integrations/integrations-libraries/ai-providers">ai-providers</a></td></tr></tbody></table>

### **How to Open the AI Agent Node?**

1. Navigate to the **Workflow Editor** in your Nected workspace.
2. Click on the **“+” (Add Node)** button to insert a new node.<br>

   <figure><img src="https://4290782554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLg716fCfV8IUwXQygkTG%2Fuploads%2Fdenx5zPSjIFFxz71E5so%2Fimage.png?alt=media&#x26;token=22d8f024-e80f-4bf2-b6e7-759ae3cc536d" alt=""><figcaption></figcaption></figure>
3. From the available node types, select **AI Agents**.
4. You’ll see three types of AI Agent nodes to choose from.

<figure><img src="https://4290782554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLg716fCfV8IUwXQygkTG%2Fuploads%2Fdd6T9QoLDc1qDMgMuxuE%2Fimage.png?alt=media&#x26;token=a033b279-b31f-4ecd-a95b-a779c3dfe1e1" alt=""><figcaption></figcaption></figure>

### **Types of AI Agent Nodes**

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>AI Response</strong></td><td>Generate dynamic, text-based outputs from AI models using custom prompts or workflow data. Ideal for tasks like answering queries, drafting messages, or producing context-aware content.</td><td><a href="https://4290782554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLg716fCfV8IUwXQygkTG%2Fuploads%2FMWqANJXYyUOUy2PrcQrR%2FAI%20(1).png?alt=media&#x26;token=d828a7b0-14a5-4366-b7a6-c1d9da08fd4e">AI (1).png</a></td><td><a href="ai-agent-node/ai-response">ai-response</a></td></tr><tr><td><strong>Text Analysis</strong></td><td>Analyze and interpret text automatically using AI. Perform sentiment detection, summarization, keyword extraction, and other NLP-driven insights directly within your workflow.</td><td><a href="https://4290782554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLg716fCfV8IUwXQygkTG%2Fuploads%2FMWqANJXYyUOUy2PrcQrR%2FAI%20(1).png?alt=media&#x26;token=d828a7b0-14a5-4366-b7a6-c1d9da08fd4e">AI (1).png</a></td><td></td></tr><tr><td><strong>Document Classifier</strong></td><td>Automatically categorize and extract structured information from documents such as PDFs, DOCX, or TXT files. Perfect for parsing, tagging, and routing document data through your workflows.</td><td><a href="https://4290782554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLg716fCfV8IUwXQygkTG%2Fuploads%2FMWqANJXYyUOUy2PrcQrR%2FAI%20(1).png?alt=media&#x26;token=d828a7b0-14a5-4366-b7a6-c1d9da08fd4e">AI (1).png</a></td><td></td></tr></tbody></table>
