---
title: Marketplace
description: "Discover, install, and govern reusable assets for your enterprise crews."
icon: "store"
mode: "wide"
---

## Overview

The Marketplace provides a curated surface for discovering integrations, internal tools, and reusable assets that accelerate crew development.

<Frame>
  ![Marketplace Overview](/images/enterprise/marketplace-overview.png)
</Frame>

## Discoverability

- Browse by category and capability
- Search for assets by name or keyword

## Install & Enable

- One‑click install for approved assets
- Enable or disable per crew as needed
- Configure required environment variables and scopes

<Frame>
  ![Install & Configure](/images/enterprise/marketplace-install.png)
</Frame>

You can also download the templates directly from the marketplace by clicking on the `Download` button so
you can use them locally or refine them to your needs.

## Related

<CardGroup cols={3}>
  <Card title="Tools & Integrations" href="/en/enterprise/features/tools-and-integrations" icon="wrench">
    Connect external apps and manage internal tools your agents can use.
  </Card>
  <Card title="Tool Repository" href="/en/enterprise/guides/tool-repository#tool-repository" icon="toolbox">
    Publish and install tools to enhance your crews' capabilities.
  </Card>
  <Card title="Agents Repository" href="/en/enterprise/features/agent-repositories" icon="people-group">
    Store, share, and reuse agent definitions across teams and projects.
  </Card>
</CardGroup>
