# Make

‘Make’ is a powerful visual platform that lets you build and automate anything, from tasks and workflows to apps and systems. You can use ‘Make’ to design workflows for Chatman, a bot that helps you communicate with your customers and leads.

### Prerequisites of Integrating Make

To use ‘Make’ with Chatman, you need to have the following:

* A Chatman account with a bot created and connected to your channels.
* A ‘Make’ account with a project created and linked to your Chatman account.
* A basic understanding of how ‘Make’ works and how to create workflows.

## Integrate Make With Chatman

Integrating Make with Chatman does not need separate steps; you can integrate it while working with journeys and want to automate a workflow. Tap the below link to learn how you can use Make in Journeys.

{% content-ref url="/pages/uDL6N6n8yiS32qN190oR" %}
[Make](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/plugin-cards/make.md)
{% endcontent-ref %}

Before that you need to have the API key copied to your clipboard for integration. For this:

1. Head over to Chatman, **Settings**>**External** **Protocol**>Application.

insert

2. Under **Make** tap the **connect** button.

insert

3. Copy the API key; if you don't have one tap, **Generate** **key**.

insert

4. Name your API key and tap **Create key**.

insert

5. A new API key will be added to the dashboard.

insert

### Benefits of Integrating Make

* Automate your bot’s actions and responses based on incoming events
* Customize your bot’s behavior and logic without coding
* Connect your bot to other apps and services that you use
* Monitor and analyze your bot’s performance and data
* Scale your bot’s capabilities and features as your business grows


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.makerobos.com/chatman-enterprise-whatsapp-platform/settings/external-protocols/applications/make.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
