---
title: Configure JS plugins
sidebar_label: JS plugin configuration
---

JS plugins extend the Deephaven web UI with custom JavaScript components and are configured at the server level, independent of the scripting language used. See the [JS plugin configuration guide](/core/groovy/docs/how-to-guides/configuration/js-plugins) for full details.

## Related documentation

- [Install and use plugins](../install-use-plugins.md)
- [Create a JavaScript plugin](../create-js-plugins.md)
