Matter & Thread

Matter Multi-Admin: One Device in Alexa, Google & Apple

A sleek, modern smart speaker displayed on a wooden shelf in a minimalist room setting.
Photo: Anete Lusina / Pexels

Yes — a Matter device can be controlled from Amazon Alexa, Google Home and Apple Home at the same time, thanks to a feature in the Matter standard called multi-admin (short for multi-administrator). Instead of being locked to whichever app set it up first, a Matter device can be "shared" so that each ecosystem holds its own secure credentials and can see, control and automate the device independently. You do this by generating a pairing code in the app that currently controls the device, then entering or scanning that code in the next app you want to add.

What "multi-admin" actually means

Most older smart-home gear is single-admin by design: a Wi-Fi bulb or a Zigbee sensor typically belongs to one hub or one app, and getting it into a second platform meant a clumsy cloud-to-cloud "skill" or simply wasn't possible. Matter changes the model. Under the hood, a Matter device can store multiple fabrics. A fabric is one ecosystem's secure trust domain — Apple Home is one fabric, Google Home is another, Alexa is a third. Each fabric gets its own cryptographic credentials issued during commissioning, so each platform talks to the device directly over your local network rather than borrowing another platform's connection.

That local, credential-based design is why multi-admin feels different from the old account-linking tricks. There's no single "owner" whose outage breaks everyone else. If your Apple Home setup is offline, Alexa and Google can still reach the device, because they hold independent keys. To understand the broader plumbing here, it helps to know how Matter and Thread differ — Matter is the application layer that handles this sharing, while Thread is one of the networks it can run on.

How the sharing flow works

The original setup code printed on the device (the 11-digit numeric code or the QR code) is meant for the first commissioning only. After that, you don't reuse it. Instead, the app that already controls the device acts as the "commissioner" and mints a new, temporary setup code for the next platform. That second app then uses the temporary code to join its own fabric.

SHARING A MATTER DEVICEAdd device tofirst app (e.g. Apple Home)In that app,choose “share” / “add to another”App generates atemporary pairing codeEnter code inthe next app (Alexa, Google)Device now livesin both
Sharing a Matter device

The wording differs by platform and changes over time, so look for the concept rather than an exact button. The general path:

  1. 1Commission the device normally in your first app using the code on the device
  2. 2In that app’s device settings, look for an option such as “Share” or “Add to another platform/app”
  3. 3Have it generate a new setup code (numeric or QR) — it’s usually time-limited
  4. 4Open the second app, start adding a Matter device, and enter or scan that new code
  5. 5Repeat the share step to add a third ecosystem

In the Apple Home app the share option appears in a device's settings (often labeled "Turn On Pairing Mode" or "Add to other platforms"). In the Google Home app and the Alexa app, you'll typically find a "linked Matter apps" or "share device" path inside the device's settings. If a device won't take a code, it's frequently the same root causes that derail any commissioning — see our list of fixes when a device won't connect during setup.

What you need before you start

Matter support
Device must be Matter-certified
First setup
One app to commission it initially
Extra apps
A Matter-capable controller per ecosystem
Thread devices
A Thread border router on your network
Network
All controllers on the same local network

Thread-based Matter devices (many sensors, locks and bulbs) need a Thread border router on your network — for example a recent HomePod, Apple TV, Echo, or Nest hub. Wi-Fi and Ethernet Matter devices don't need one. Either way, every controller you're sharing into should sit on the same local network so they can each reach the device directly.

Why share a device across ecosystems?

  • Mixed households. One person lives in Apple Home, another asks Alexa, a third uses Google — all can control the same lock or light without anyone switching apps.
  • Platform-specific strengths. You might want Apple Home for its automations and privacy posture, but keep the device in Alexa to build Alexa routines with your Echo speakers.
  • Resilience and migration. Because each fabric is independent, you can drop one platform later without re-commissioning from scratch in the others.

The limits and gotchas

Multi-admin is genuinely useful, but it isn't magic. A few realities worth knowing:

  • Fabric limits exist. The Matter spec requires a device to support multiple fabrics, but the exact number is set by the manufacturer — some support only a handful. Once you hit the cap, you can't add more controllers until you remove one.
  • Automations don't travel. A routine you build in Alexa stays in Alexa. Each platform sees the device, but scenes, automations and names are configured per ecosystem.
  • Advanced features may not expose everywhere. Matter maps a device to standard "device types," so each app shows the capabilities it understands. A vendor's extra modes may appear only in that vendor's own app.
  • Removing a device cleanly matters. Use each app's remove function rather than just deleting the app, or the device can keep stale credentials and refuse new pairings.

Single-admin vs. multi-admin at a glance

Old account-linking
  • Relies on a cloud "skill" or bridge
  • One platform usually owns the device
  • Breaks if the primary cloud is down
Matter multi-admin
  • Local credentials per ecosystem
  • Each platform controls the device directly
  • Other platforms keep working if one is offline
AspectSingle-admin (legacy)Matter multi-admin
Who can control itUsually one app/hubAlexa, Google and Apple together
How a 2nd platform is addedCloud account linkingA new pairing code from the first app
Local controlOften cloud-dependentEach fabric talks locally
If one platform failsMay lose accessOthers keep working

If you're just getting started, our walkthrough on adding a Matter device to Alexa, Google or Apple Home covers that all-important first commissioning step that everything else builds on.

Frequently asked questions

Do I reuse the code on the box to add a second app?

No. The printed code is for the first setup only. To add another ecosystem, generate a new temporary pairing code from inside the app that already controls the device, then enter that code in the second app.

How many ecosystems can share one Matter device?

The standard supports multiple fabrics, but the practical limit depends on the manufacturer. Many devices comfortably handle Alexa, Google and Apple at once; some cap the total number of controllers, so check the product's documentation if you plan to add several.

Will my Alexa routines show up in Google or Apple?

No. Each platform stores its own automations, scenes and device names. Multi-admin shares the device and its controls, not the logic you build around it. You'll recreate routines in each app you care about.

If I remove the device from one app, does it leave the others?

No — removing it from one ecosystem only deletes that fabric's credentials. The device stays in the remaining platforms. A full factory reset, however, removes it everywhere at once.

Sources

Related guides