# Profile

Network administrators have the ability to customize the visual header of user profiles on profile pages.&#x20;

![](/files/MUeowdCLtAy68MidXxIU)

From this section, admins can upload the cover image that will be displayed on all users profile pages. By default, the image will be filled with the user's currently selected theme color.&#x20;

Recommended: 1000 x 200 px (< 50 KB)

After uploading the image, administrators can click **View Sample** to preview the changes. Additionally, admins can select the **text color** for the short profile details text on the user's profile page.&#x20;

Once all customization options are set, click **Save Settings** to apply and save the changes.


---

# 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://guides.mangoapps.com/admin-guide/branding/profile.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.
