Design Patterns¶
Anymate is built around modulization and segmentation principles, meaning that you should break down complex processes into smaller segments that can be combined.
Anymate Processes are very flexible and you can pretty much do whatever you want when you combine them.
These are the common design patterns most popular by our users. You should use these as inspiration to your own designs
Patterns can be cross-team
You should always place the processes in the team that has the every day reponsibility for them. If this means that a pattern of three processes should be split between two teams, it is absolutely the right thing to do.
You can also make more exclusive teams within teams, so Customer Service and Customer Service Core in order to hide some of the most technical processes to the average users.
You can make as many teams as you like and it is easy for the user to be in more teams.