---
title: "Publish to the Marketplace"
type: HOW-TO
updated: 2026-09-23
---

# Publish to the Marketplace

Publish an agent graph from Panolayer or submit a plugin repository for Marketplace discovery. Creating an agent does not require a Panolayer subscription.

Last updated 2026-09-23

## Publish a graph

1. Open the graph in Graphs.
2. Fix its validation issues and test its behavior.
3. Use Publish and review the listing information.
4. Check the resulting Marketplace listing.

## Submit a plugin repository

1. Prepare a package with a `panolayer-plugin.yaml` manifest, listing text, and icon.
2. For several packages, list the explicit manifest paths in a root `panolayer-plugins.yaml`.
3. Validate the package using the authoring tools in the [plugin repository](https://github.com/panolayer/panolayer-plugins).
4. Publish the required assets and push the repository.
5. Add the GitHub topic `panolayer-plugin`.

Discovery is followed by validation and storefront curation. Adding the topic does not guarantee that the listing is publicly displayed.

## Review access and updates

Request only the access your agent needs and test how it behaves when optional access is declined. Keep credentials out of the published package. Review the updated listing after publishing a new version.

## Continue learning

- [Build your first graph](/docs/graphs/first-graph)

- [Supported agents](/docs/agents)
