How to Use Recipes in ZAC

If I got it right Recipes (ZAC) is a template to help associating multiple services to multiple identities. Is there some documentation I can look at to understand how to use it?

Thanks,

ZAC is the UI to the OpenZiti controller. It's similar to the ziti CLI, it implements the controller's management API but through a UI, not CLI.

As for documentation about using ZAC, not really. ZAC itself is straightforward once you understand the ziti objects it's creating so your best bet is to learn the ziti nomenclature/objects. Once you do that, I think you'll find ZAC just makes sense.

Probably start with Core Concepts | OpenZiti