> ## Documentation Index
> Fetch the complete documentation index at: https://docs.poof.bg/llms.txt
> Use this file to discover all available pages before exploring further.

# Make

> Build powerful visual automation workflows with Poof and Make

Build powerful visual automation workflows with Poof and Make (formerly Integromat). Remove backgrounds as part of complex, multi-step scenarios.

## Quick Start

<div
  style={{
display: "flex",
alignItems: "center",
gap: "1rem",
marginBottom: "2rem",
}}
>
  <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/make.svg" alt="Make logo" style={{ height: "48px", width: "48px", filter: "invert(1)" }} />

  <a href="https://www.make.com/en/hq/app-invitation/2947d304ca1b2bda03083b14759d641c" target="_blank">
    View Make Integration →
  </a>
</div>

## Installation

<Steps>
  <Step title="Create a Make Account">
    Sign up at [make.com](https://www.make.com) if you don't have an account.
  </Step>

  <Step title="Create a New Scenario">
    Click **Create a new scenario** from your Make dashboard.
  </Step>

  <Step title="Add the Poof Module">
    Click the **+** button and search for "Poof" to add it to your scenario.
  </Step>

  <Step title="Connect Your Account">
    Click **Create a connection** and enter your API key from [dash.poof.bg](https://dash.poof.bg).
  </Step>

  <Step title="Configure and Run">
    Configure the module settings, connect other modules, and run your scenario.
  </Step>
</Steps>

## Resources

* [Make Website](https://www.make.com)
* [Make Help Center](https://www.make.com/en/help)
* [Poof API Reference](/api-reference/remove-background)
