Extend with Plugins#

A plugin is a package of reusable components that extends the functionality of Dataiku. When you make your own plugin, you are extending Dataiku. A plugin is made up of one or more components. A component is a GUI wrapper around custom code that exposes a Dataiku element such as a recipe, dataset, machine learning algorithm, or webapp.

See also

Many plugin actions require admin permissions. Visit the reference documentation on project permissions to learn more. To start writing your own plugins, see Plugins development in the Developer Guide.

Concepts#

How-tos#

FAQs#