# Profile Items

### Overview

MangoApps admins can customize the **Profile Setup** steps to ensure new users complete their basic profile details when they first log in. This step helps users establish their presence in the network.

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

***

### **Configuring the Profile Setup Page**

Click on the cog wheel next to **Profile - Overview** to open the settings panel.

#### **Fill in the Required Fields**

* **Title:** <mark style="color:red;">Required.</mark> Enter a title for this section.
* **Short Title:** <mark style="color:red;">Required.</mark> Enter a concise title. This will be used in condensed views where space is limited.
* **Icon:** <mark style="color:red;">Required.</mark> Select an appropriate icon to visually represent the password change step. The default icon is a password-related symbol.
* **Description:** Provide a brief message instructing users on your organization's password creation policies.&#x20;

#### Profile Section Options

This dropdown contains all configured Profile [Sections](https://guides.mangoapps.com/admin-guide/module-settings/people/full-profile) created for a user's profile. All the enabled fields in the selected profile section will appear in this step.

#### **Saving and Deploying the Setup**

Click **Save** to apply any changes. Ensure the **Profile** step is enabled in the wizard flow.

Users will now see this step when they log in for the first time.

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


---

# 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/domain-settings/getting-started/profile-items.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.
