Macros in the Collections tab can only be modified by the player who created them. If that player is a GM then they can set the ‘Visible to’ settings to other players. But they still won’t be able to change them. Even if you have a Co-GM, they can create Collections Macros that are visible to the Game Creator, who still can’t change the macros. Instead, copy and paste the same macros into a shared ‘Macro Mule’ character, and give Edit and Control access of that character to all players. Then create Collections Macros to call the macros from the shared character. Example: create a character named ‘Player Macros’ and give control of that character to your players. Then create an Ability called ‘RollQuery’: [[?{What die roll?|1d20}]] Then create a Collections macro named ‘Roll’: %{Player Macros|RollQuery} &{noerror} Your players will be able to modify the ‘RollQuery’ on the shared character, but they won’t be able to modify the ‘Roll’ Collection macro.