> ## Documentation Index
> Fetch the complete documentation index at: https://docs.envzero.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Private Plugins

> Store env zero plugins in private Git repositories to integrate internal tooling, reuse org-specific code in custom flows, and keep proprietary logic private.

[Plugins](/guides/integrations/plugins) are a great way to integrate 3rd party tools with env0.
We encourage you to build your public plugin hosted on a public repo and also submit your plugin to our, ever-growing public, community-maintained plugins list.

But now, with support for **private plugins**, you may now compose env0 plugins to integrate with internal tooling, reuse organization-specific code in your custom flow, and keep those tucked away in your own ***private*** git repository.

See [our docs](/guides/integrations/plugins#storing-plugins-in-private-repositories) to learn more.
