document/content/plugin/team-installation.en.mdx
Team plugins are installed and managed by team administrators and are available only within the current team. Team members can use installed plugins in workflows, Agents, and tool selectors.
Team plugins and system plugins are independent installations:
Team plugins can be updated or removed and do not have a deprecation state.
Before installing a plugin, confirm that:
.pkg file or a .zip archive containing one or more .pkg files.See the System Tool Development Guide for plugin development and packaging instructions.
After installation, the plugin appears in the team tool list and can be selected in workflows and Agents. Configure any required secrets or runtime parameters before use.
When team plugin uploads are enabled:
.pkg files, or a .zip archive containing multiple .pkg files.Uploading and parsing only prepare an installation preview. The plugin is installed for the team after confirmation.
When Marketplace provides a newer version:
For local packages, upload the target version again and confirm the installation. Team configuration remains independent from the system installation.
Plugin updates may change input and output schemas, secret requirements, or runtime behavior. Validate updates in a test application before updating production workflows.
A team administrator can remove a team plugin from its tool card or details drawer. The confirmation dialog requires the plugin name.
Removal:
Existing workflow and Agent nodes are not rewritten. They fail on their next run after the plugin is removed. Reinstall the plugin from Marketplace or upload its package again to restore access.
Removing a team plugin does not affect a system plugin with the same ID or installations owned by other teams.
When the same plugin is installed at both levels:
Use clear internal conventions when both copies exist, especially when they have different versions or configuration.
Only team administrators and team owners can manage team plugins.
The system administrator has disabled team plugin uploads. Marketplace installation remains available. Ask the system administrator to enable this option when you need to upload a local package.
Complete the confirmation step after package parsing. Plugins that require secrets or runtime parameters must also be configured before use.
No. Team and system installations use independent sources. Removal affects only the current team's installation.
No. Team plugins are configured independently.