# Workflow Getting Started Samples ## Installation You can install the workflow package with visualization dependency: ```bash pip install agent-framework-workflow[viz] ``` To export visualization images you also need to [install GraphViz](https://graphviz.org/download/).