<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: 17.0.0 -",
    "macOS: 14.0.0 -",
    "tvOS: 17.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "DeviceManagement",
  "identifier" : "/documentation/DeviceManagement/Relay",
  "metadataVersion" : "0.1.0",
  "role" : "Device Management Profile",
  "symbol" : {
    "kind" : "Device Management Profile",
    "modules" : [
      "Device Management"
    ],
    "preciseIdentifier" : "mdm-profiles:Relay"
  },
  "title" : "Relay"
}
-->

# Relay

The payload that configures relay settings.

```
object Relay
```

## Discussion

Specify `com.apple.relay.managed` as the payload type.

### Profile availability

|||
|--------------------------|---------------------------------------|
|Device channel            |iOS, macOS, Shared iPad, tvOS, visionOS|
|User channel              |macOS                                  |
|Allow manual install      |iOS, macOS, tvOS, visionOS             |
|Requires supervision      |N/A                                    |
|Requires user-approved MDM|N/A                                    |
|Allowed in user enrollment|iOS, visionOS                          |
|Allow multiple payloads   |iOS, macOS, Shared iPad, tvOS, visionOS|

## Topics

### Objects

[`Relay.Relay`](/documentation/DeviceManagement/Relay/Relay)

A dictionary that describes a relay server.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)