Hello, So, what I'm trying to do is arrange a situation where the players are each viewing separate boards, and what's visible and what's on the GM layer [and thus hidden] is different for each board and players. However, the boards are representing the same thing, just from different places and points of view with different knowledge about the situation, and trying to mirror the updates to the board state across all the boards became rapidly unwieldly and overwhelmed me last session. So I was wondering if there was a way to do this, maybe using the API, so that if a unit was moved or updated on one board, it's corresponding linked marker on all the other boards would be moved or updated, regardless of whether it was on the GM layer or unit later and what attributes of it are visible. Thanks for the help!