# Workflow Extension

The CommandPost Workflow Extension allows CommandPost to control the Final Cut Pro playhead via the Workflow Extensions API.

![](/static/workflow-extension.png)

CommandPost will automatically attempt to launch the Workflow Extension if you trigger an action that uses it.

Currently the Workflow Extension is basically just a helper tool - it has no useable user interface.

Because of this, you can resize the window to make it as small as possible, and drag it off-screen.

![](/static/workflow-extension-small.png)

We don't currently have any plans to add any features to the Workflow Extension as we already have the CommandPost HUD, which offers similar functionality in a more streamlined user interface.

If you have any ideas or suggestions on how we could enhance the Workflow Extension, [let us know](https://github.com/CommandPost/CommandPost/issues).

---

<script src="https://giscus.app/client.js"
        data-repo="CommandPost/CommandPost"
        data-repo-id="MDEwOlJlcG9zaXRvcnk3NDY0NTk2NQ=="
        data-category="Website Discussion"
        data-category-id="DIC_kwDOBHMBzc4CXFFA"
        data-mapping="pathname"
        data-strict="0"
        data-reactions-enabled="1"
        data-emit-metadata="0"
        data-input-position="bottom"
        data-theme="dark"
        data-lang="en"
        crossorigin="anonymous"
        async>
</script>
