# Profile

As administrator you have the ability to add profile fields which the user fill out, to complete their profiles.

## Creating Profile Fields

Simply go to WP admin - Users - Profile Fields and you can add custom profile fields.

Profile fields can be grouped into Profile Field Groups. To create a profile field group :

![WP admin - Users - Profile Fields](/files/-MK5CISh4ynOz6sH3jVA)

{% hint style="warning" %}
**Primary Field Group & Field**

There is a primary field group and a primary field. Do not delete these under any circumstances. These are 2 values which are used internally by BuddyPress. The Primary field group is also displayed on BuddyPress registration page that you set at WP admin - Settings - BuddyPRess - Pages - Register ( requires WP Admin - settings - general - anyone can register )
{% endhint %}

![Creating Custom profile groups.](/files/-MK5Ck8RggTCJ4-_x2tM)

On the members area it displays like the following :

![Members area display of profile field groups.](/files/-MK5DHg0hcFlKTgGjopt)

## User Specific Members Area

{% embed url="<https://www.youtube.com/watch?v=El7UdRb8i5M&list=PL8n4TGA_rwD_5jqsgXIxXOk1H6ar-SVCV&index=28&t=3s>" %}

## Show Instructor Controls To Instructors Only

{% embed url="<https://www.youtube.com/watch?v=Lmt2_fzgebY&list=PL8n4TGA_rwD_5jqsgXIxXOk1H6ar-SVCV&index=29>" %}


---

# 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.wplms.io/members-area/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.
