# Access Point Name (APN) 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 user name/password, MDM lets you automate APN configuration using dynamic variables. Dynamic variables ensure 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. |