Sharing
Hand a dashboard to a friend, a family member, or a teammate. They see exactly the widgets you built — and can push the buttons — without ever touching the rest of your account.
Hobby+ Dashboard sharing is available on the Hobby, Maker, and Pro tiers. See Account & billing for how the tiers compare.
Sharing is scoped to a single dashboard. The recipient never gains access to your account, your other dashboards, or any device or broker that this dashboard's widgets don't reference. To share more than one dashboard, share each one.
Inviting someone
You invite a recipient by their email address, and they must already have an IoT Parrot account under that email. Sharing doesn't send a sign-up link — if the person you want to share with hasn't registered yet, ask them to create a free account first at app.iotparrot.com.
- Open the dashboard you want to share and open its share dialog.
- Enter the recipient's account email and send the invitation.
- The recipient receives a pending invitation they can review and accept.
Accepting an invitation
Nothing appears on the recipient's home until they accept — an invitation is an offer, not an automatic grant.
- The recipient opens their invitations list (in their devices / invitations area) and accepts the pending invite.
- Once accepted, the dashboard shows up under "Shared with me" on their home screen.
- From there they can open it like any of their own dashboards, and optionally set it as their default dashboard.
What recipients can see and do
Every share is read-write: recipients can view the dashboard and interact with its widgets — flip toggles, drag sliders, tap buttons, read gauges. (An older read-only sharing option was removed; all shares now grant control.)
Access is deliberately narrow. A recipient can only see:
- The dashboard you shared.
- The devices that this dashboard's widgets reference.
- The brokers those devices sit on — just enough to make the widgets work.
They cannot enumerate your other devices, brokers, dashboards, schedules, or alerts. Editing the dashboard's layout and creating new content stays with you, the owner.
Behind the scenes, accepting a share grants the recipient transitive read access only to the devices and brokers referenced by the shared dashboard's widgets. That mapping is maintained server-side and updates automatically when you change which devices a dashboard uses — so if a widget stops pointing at a device, the recipient's access to it goes away with it.
Revoking access
You stay in control. As the owner you can revoke a share at any time from the dashboard's share dialog. Once revoked, the dashboard disappears from the recipient's "Shared with me" list and their transitive access to the referenced devices and brokers is withdrawn. Revoking never affects the recipient's own dashboards or devices.
A shared dashboard doesn't proxy through IoT Parrot — each recipient's app connects directly to your MQTT broker to drive the widgets. That means every active recipient counts as an additional client against your broker's connection limits. If you plan to share a dashboard widely, make sure your broker can handle the extra concurrent connections, and size its plan accordingly. See Brokers.
Managed-broker dashboards can't be shared
Dashboards whose widgets live on the IoT Parrot managed broker cannot be shared. The managed broker issues a separate MQTT username and password per device, and those per-device credentials aren't shareable to another account — so there's no safe way to let a recipient connect.
If you want to share a dashboard, build it on devices attached to a bring-your-own (BYO) broker rather than the managed one. A BYO broker uses credentials you control, so recipients can connect to it directly. See Brokers to set one up.