> ## Documentation Index
> Fetch the complete documentation index at: https://activepieces-feat-selfhost-appwebhooks.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 🥳 Welcome to Activepieces

> Your friendliest open source all-in-one automation tool, designed to be extensible.

<CardGroup cols={2}>
  <Card href="/flows/building-flows" title="Learn Concepts" icon="shapes" color="#ff6eeb">
    Learn how to work with Activepieces
  </Card>

  <Card href="https://www.activepieces.com/pieces" title="Pieces" icon="puzzle-piece" color="#f7b245">
    Browse available pieces
  </Card>

  <Card href="/install/options/overview" title="Install" icon="server" color="#00a0f0">
    Learn how to install Activepieces
  </Card>

  <Card href="/developers/overview" title="Developers" icon="code" color="#27ca00">
    How to Build Pieces and Contribute
  </Card>
</CardGroup>

# 🎨 Flow Builder

It's designed to be simple and easy to use, even for **no-code** users.

![](https://mintlify.s3-us-west-1.amazonaws.com/activepieces-feat-selfhost-appwebhooks/resources/visual-builder.gif)

# 🌐 Open Ecosystem

You can create your own piece using a TypeScript framework that ensures strict typing. After developing these pieces, you can test them on your computer and then publish them as npm packages. Finally, you can import them into the visual builder.

The visual builder as well provides native support for TypeScript code and npm packages.

# 👨‍👩‍👧‍👦  Community Collaboration

Engage with pre-designed templates, generate, and exchange practical scenarios with fellow users.

![](https://mintlify.s3-us-west-1.amazonaws.com/activepieces-feat-selfhost-appwebhooks/resources/templates.gif)
