# Access Point Name (APN) Last updated: August 14, 2026 This page explains how to configure Access Point Name (APN) settings on iOS devices using MDM. APN acts as the gateway between the device network and the Internet, with configurations typically provided by carrier service providers. MDM enables administrators to automate APN profile distribution using dynamic variables such as %apn_username% and %apn_password%, which automatically pull enrollment data to eliminate the need to configure profiles separately for each user. Proxy server and port settings are also covered. MDM lets you configure Access Point Name (APN), which acts as the gateway between the device network and the Internet. APN configurations are usually provided by the carrier service provider. If the APN has been configured to be secured with a user name/password, MDM lets you automate APN configuration using dynamic variables. Dynamic variables ensure the APN profile need not be configured separately for each user. Dynamic variables automatically fetch the required details from the enrollment data. ## Profile Description | PROFILE SETTINGS | DESCRIPTION | |---|---| | APN | | | Access Point Name | Name of the Access Point | | Access Point User Name | User name of the access point. Use the dynamic variable **%apn_username%** to distribute it to multiple users. | | Access Point Password | Access point password. Use the dynamic variable **%apn_password%** to distribute it to multiple users. | | Proxy Server | Specify the proxy server | | Port | Specify the port numbers for the proxy configuration. | ## Frequently Asked Questions - **What is the iOS APN profile used for in ManageEngine MDM?** The APN (Access Point Name) profile configures the gateway settings for cellular data connectivity on managed iOS devices. It is typically required for private corporate network access using cellular data. - **Can APN settings be automatically populated for each enrolled user?** Yes, ManageEngine MDM supports dynamic variables such as %apn_username% and %apn_password%, which automatically pull each user's enrollment credentials when the APN profile is applied. - **Do carrier service providers supply the APN configuration details?** Yes, APN configurations are typically provided by the cellular carrier. ManageEngine MDM automates the distribution of these carrier-provided settings to all managed iOS devices.