---
title: "How to Use Maybe* AI Agents Within Make"
last_updated: "2026-07-01T16:22:41.647Z"
category: "AI Agent How-tos"
canonical_url: "https://maybeclients.com/h/maybe/how-to-use-maybe-ai-agents-within-make"
help_centre: "Maybe* Help Centre"
---

# How to Use Maybe* AI Agents Within Make

Make allows you to automate workflows, and when combined with Maybe* AI Agents, you can bring conversational AI, content creation, task management, and memory updates directly into your automations.

Using Maybe* AI inside Make allows you to:

- Automate content creation
- Build AI-powered workflows
- Connect agents to documents, CRMs, and task systems
- Update AI memory and knowledge programmatically
- Scale AI usage across teams and processes
This guide walks through how to connect Maybe* AI to Make and how to use AI agents inside a real workflow - from starting a conversation to generating content and saving it automatically.

## Connecting Maybe* AI to Make

Once you’ve connected your Maybe* AI account to Make, you’ll see a dedicated Maybe* AI module available inside your scenario builder.

When you add this module, you’ll notice a wide range of available actions, including:

- Get account details
- Get or update workspaces
- Create a conversation
- Create a chat
- Add chats to favourites
- Retrieve AI agents
- Delete chats
- Add information to agent memory
- Update agent knowledge (knowledge base)
- Create, update, or delete tasks
- Manage categories
- Generate images
- Create posts
- Add team members
This flexibility allows you to use Maybe* AI Agents for far more than just chat- you can fully integrate them into business processes and workflows.


![image](attachment:ac81aeb3-78cf-4cae-afa7-f44de5ec8b55:Screenshot_2026-01-27_at_17.00.57.png)


## Using Maybe* AI Agents Inside a Workflow

To use an AI agent inside a Make workflow, there’s a specific sequence you should follow.

### Step 1: Create a Conversation

Every interaction with a Maybe* AI agent must start with a conversation.

1. Add the Maybe* AI → Create a Conversation action.
1. Make sure your Maybe* AI account is selected.
1. You’ll be asked for:
  - Assistant ID
  - User ID
### Selecting the Assistant (AI Agent)

- Toggle Map off.
- You’ll now be able to search and select from all AI agents associated with your connected account.
- Choose the agent you want to use in this workflow.
### Selecting the User ID

- Toggle Map off again.
- Select a user from the dropdown (these are your team members in Maybe* Your AI).
- Most commonly, you’ll select yourself.
Once selected, save the module.

👉 Important: You should always begin your workflow with Create a Conversation.

![image](attachment:809007db-bc9e-475a-a622-67552d113524:Screenshot_2026-01-27_at_17.02.20.png)


### Step 2: Create a Chat (Send the Prompt)

Next, you need to tell the agent what to do.

1. Add the Maybe* AI → Create a Chat action.
1. This is where your prompt goes—the instruction you want the agent to follow.
For example:

> “Create a blog post about the top cake trends this year.”

### Mapping Required Fields

- Conversation ID
Drag this from the output of the Create a Conversation step.

- User ID
Pull this from the previous step as well.

- Assistant ID
Again, map this from the earlier action.

Make will automatically show available outputs from previous modules, making it easy to connect everything correctly.

Save the module once all fields are mapped.


![image](attachment:b27eccb1-c278-401a-9cc2-17b929dd7439:image.png)

## Using the AI Output in Another App (Example: Google Docs)

Once the Maybe* AI Agent generates a response, you can send that content anywhere.

In this example, the output is saved to Google Docs.

### Step 3: Create a Google Document

1. Add the Google Docs → Create a Document module.
1. Give the document a name (e.g. My Cake Blog).
1. For the document content:
  - Select AI_res (this is the AI’s response from Maybe* AI).
![image](attachment:4c1f2ae2-abbc-4c87-a9ab-b4c346d18463:image.png)

1. Choose:
  - The correct Google account
  - “My Drive”
  - A folder (optional)
⚠️ If you’re working in a shared Make account, make sure the correct Google connection is selected.

Save the module once configured.


![image](attachment:72952d6c-e008-4b93-8fd3-23693986c3e7:Screenshot_2026-01-27_at_16.57.06.png)

## Running the Scenario

Click Run Once to test your workflow.

- You’ll see the scenario processing as each step runs.
- Occasionally, Make may time out (it has a ~30-second execution window).
- If that happens, simply re-run the scenario.
Once successful, the AI-generated content will appear inside your Google Doc automatically.


![image](attachment:33ebc56e-d93c-403c-9967-ba7e48dad4bf:Screenshot_2026-01-27_at_16.59.10.png)


## Final Result

At the end of the workflow:

- A conversation is created with your Maybe* AI agent
- A chat prompt is sent
- The agent generates content
- The response is saved directly into Google Docs
You now have a fully automated AI content pipeline powered by Maybe* AI Agents + Make.
