# Vista preliminar de un módulo de extensión en Plugin Manager

Para obtener una vista preliminar de un módulo de extensión en Plugin Manager antes de transferirlo a GitHub, pegue la dirección URL de host local en el campo ubicado en la parte inferior de Plugin Manager y haga clic en Add ![](/files/8Ws13rlA4y5iVsk4EQ6v), como se muestra a continuación:

![](/files/9dDW9ZTJTht0J4A5Nf8e)

Después, busque el módulo en la sección de módulos de extensión instalados que aparece en la parte superior, como se muestra a continuación:

![](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/es/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.
