# Edit Your User Profile

### Overview

The user profile on the company intranet is a valuable tool for sharing information about yourself with colleagues and accessing various features within the portal. Follow these steps to personalize and manage the user profile effectively.&#x20;

<img src="/files/p0tCvLr7vHFXyffps5lW" alt="" width="563">

To access the edit menu, navigate to your profile and click the **Edit** button located on your profile banner, or select Edit My Profile from the **Profile Tools** dropdown menu.

***

### **Editing Your Profile**

Once in the profile editing interface, you'll see various fields. Some may be required, while others are optional, depending on the settings configured by your network administrator.

<figure><img src="/files/tNG67yHDrqi5yv79l6mL" alt="" width="563"><figcaption></figcaption></figure>

Complete each field as thoroughly as possible based on the guidelines set by your site administrators.

Use the left-hand side menu to quickly navigate to different sections of your profile (e.g., contact information, job title, bio).

***

### **Uploading a Profile Picture**

If allowed by your site admin, you can upload or modify your profile picture.

<figure><img src="/files/KLkFQzFe1z8wSBpvUPXW" alt="" width="353"><figcaption></figcaption></figure>

Click on your current profile picture or placeholder image. Hover over the picture and click on "Change Photo." Choose a photo from your computer to upload.

If you would prefer to not have  a profile picture, simply click the **Delete** button.

***

### **Additional Profile Tools**

Besides editing profile details, the Profile Tools dropdown provides the additional options:

* **Get Link to Profile**: Obtain a shareable link to your profile for easy sharing with colleagues.
* **Download Profile**: Download a copy of your profile for offline reference.
* **PDF**: Generate a PDF version of your profile.
* **vCard or Virtual Contact File**: Download a virtual contact file containing your profile information.

Customization of user profiles enhances the professional presence of users and facilitate smoother interactions with colleagues across the organization. Remember to keep user profiles updated with accurate and relevant information.


---

# 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/user-guide/people-directory-and-profiles/user-profile/edit-your-user-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.
