# Make.com
# Make.com

[Make](https://www.make.com/) is a platform for anyone to design, build, and automate anything—from tasks and workflows to apps and systems without code.

Find the comprehensive list of available Make apps [here](https://www.make.com/en/integrations).

Qdrant is available as an [app](https://www.make.com/en/integrations/qdrant) within Make to add to your scenarios.

![Qdrant Make hero](/documentation/frameworks/make/hero-page.png)

## Prerequisites

Before you start, make sure you have the following:

1. A Qdrant instance to connect to. You can get free cloud instance [cloud.qdrant.io](https://cloud.qdrant.io/). 
2. An account at Make.com. You can register yourself [here](https://www.make.com/en/register).

## Setting up a connection

Navigate to your scenario on the Make dashboard and select a Qdrant app module to start a connection.
![Qdrant Make connection](/documentation/frameworks/make/connection.png)

You can now establish a connection to Qdrant using your [instance credentials](/documentation/cloud/authentication/index.md).

![Qdrant Make form](/documentation/frameworks/make/connection-form.png)

## Modules
 
 Modules represent actions that Make performs with an app. 

The Qdrant Make app enables you to trigger the following app modules.
![Qdrant Make modules](/documentation/frameworks/make/modules.png)

The modules support mapping to connect the data retrieved by one module to another module to perform the desired action. You can read more about the data processing options available for the modules in the [Make reference](https://www.make.com/en/help/modules).

## Next steps

- Find a list of Make workflow templates to connect with Qdrant [here](https://www.make.com/en/templates).

- Make scenario reference docs can be found [here](https://www.make.com/en/help/scenarios).