# Aperçu d’un plug-in dans Plugin Manager

Pour afficher l’aperçu d’un plug-in dans Plugin Manager avant de le transférer vers GitHub, collez l’URL localhost dans le champ situé dans la partie inférieure de Plugin Manager et cliquez sur Ajouter ![](/files/03gDyMjFeK3jPFs4QzBp) :

![](/files/vO4vPWxecIiivb0b0tHj)

Recherchez ensuite votre plug-in dans la section Installé, en haut :

![](https://formit3d.github.io/FormItExamplePlugins/docs/images/PluginManagerInstalledList.png)

### \*\*\*\*


---

# Agent Instructions: 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://windows.help.formit.autodesk.com/fr/plugins/how-to-develop-plugins/advanced-development/previewing-a-plugin-in-the-plugin-manager.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.
