When a Flow (or Logic App) gets complex, with a lot of conditions and loops, it can be difficult to keep a good overview of all the 'branches'.
It would be cool if you could print the overall flow (in A3-format perhaps) so you can keep a good view about the cyclomatic complexity. Not every detail should be viewable (=e.g. all the properties of an action), just the tiles and their titles.