# Personalization

## Web Clip

Click *Add* and configure the following:

* Label – Specify the label for the web clip. This is the text that appears under the icon and is visible to device users.
* URL – Specify the destination URL for the web clip.
* Removable by User – Select this option to allow device users to delete the web clip from their devices.
* Icon – Specify the image to be associated with the web clip. Click *Choose File* to select a PNG image not exceeding 59 x 60 pixels. If no image is defined, devices will display a white square instead.
* Full Screen – Selecting this option will open the web clip in full screen mode.

To make changes, select a web clip and click *Edit*, or click *Delete* to delete.

## Wallpapers

Click *Add* and configure the following:

* Name – Specify the name for the wallpaper.
* Home image – Click *Choose Image* and select a PNG image file as the background image for the home screen.
* Use same image for both – Select this option to use the *Home Image* as the background for both the home screen and lock screen. If selected, home image overrides the selected lock image.
* Lock image – Click *Choose Image* and select a PNG image file as the background image for the lock screen.&#x20;

To make changes, select a wallpaper and click *Edit*, or click *Delete* to delete.

{% hint style="info" %}
Unless *Allow Wallpaper Modification* is disabled in restrictions, a user is able to change the wallpaper. Faronics MDM reapplies the wallpaper each time a device has its configuration updated.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.faronics.com/faronicsdeploy/mobile-device-management/settings/personalization.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
