Persistent menu across multiple pages

Hello folks,
I am trying to create a “menu bar” at the top of the screen which I want to share across all the pages.
This would typically show thigs like the date, time, network status, etc.

Can someone please help me with how to make such components persistent across multiple pages?

As of right now, when I copy a page, the object IDs change in the new page.
eg:
p10 on page 1 has id 43. But after copying the page, and editing other elements on it, p10 on page 2 gets id 26.

Thank you!

Simply edit the object IDs on each page so they match.

Or give them names as IDs that way they stay the same when copied.