# powerPLM
```{toctree}
:caption: powerPLM
:hidden:
:titlesonly:
getting_started
fusion_manage_workspace_configuration
code_reference
logging
change_logs
```
```{toctree}
:caption: All Products & Tools
:hidden:
powerJobs Processor
powerJobs Client
powerEvents
powerVault
powerGate
powerGateServer
powerPLM
powerAPS
powerLoad
mightyBrowser
Customization Server
qJob
```
```{toctree}
:caption: Related Topics
:titlesonly:
:hidden:
Licensing
Release Notes
```
powerPLM is a PowerShell Module that allows the exchange of data between Autodesk Vault and Fusion Manage from within PowerShell scripts.
```{image} /img/powergate_256.png
:align: right
:width: 100px
:height: 100px
```
:::{admonition} Installed and licensed with coolOrange powerGate
:class: info
The module is automatically **installed**, **updated** and **activated** as part of [coolOrange powerGate]().
:::
It provides [Commandlets]() to communicate with your Fusion 360 Manage Tenant in an easy to use and customizable way.\
With powerPLM, you can build integrations that:
- Transfer Vault Items and their BOMs to Fusion Manage
- Support change management processes between Vault and Fusion Manage
- Automate custom workflows using PowerShell
:::{admonition} GitHub
Sample workflows are available on GitHub to help you getting started. You can use them as they are or adapt them as templates for your own [powerJobs Processor]() jobs:\
[https://github.com/coolOrangeSamples/powerflc-samples/]()
:::