> For the complete documentation index, see [llms.txt](https://help.glpi-project.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.glpi-project.org/tutorials/plugins/marketplace.md).

# Marketplace

In this article, we'll give you a quick overview of GLPI's Marketplace.

{% hint style="success" icon="circle-i" %}
For Cloud instances, the marketplace is already accessible.

For self-hosted instances, to access the marketplace, you must add your key in **`Setup`** > **`General`** > **`GLPI Network`**. You can find the procedure for obtaining your key and inserting it into your instance here.<br>

<a href="/pages/62yjvXF9VbtaF7asjmm7" class="button secondary" data-icon="key">Get my key </a>
{% endhint %}

***

### A new interface for managing plugins

GLPI's Marketplace is an alternative interface to the **`setup`** > **`Plugins`** menu. The first time you consult it, you'll be asked if you want the Marketplace to become the default interface. But don't worry, you can still access the original plugin interface. You'll find both menus in the breadcrumb trail:

![Alt text](/files/oASctX4wdNpArzRLNHg1)

***

### Independent plugin management

With the Marketplace, you no longer need to access the server hosting GLPI (CLI) to download and install plugins. GLPI now offers a filtered list of available plugins compatible with the GLPI Network Cloud environment.

![Alt text](/files/m5W0ePpIHELCIje8PBTs)

The Marketplace offers two tabs :

* **Installed** This tab lists the plug-ins installed on your GLPI Network Cloud instance.
* **Discover** This tab is the real "marketplace" for plugins. This is where you can search for and download plugins.

## References

GLPI Documentation [Install and update plugins](https://glpi-user-documentation.readthedocs.io/fr/latest/modules/configuration/plugins.html)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.glpi-project.org/tutorials/plugins/marketplace.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
