# Profiles

In the "Profiles" section, you can configure various settings related to user profiles and registration on your website or platform.

{% embed url="<https://www.youtube.com/watch?t=1220s&v=BJlw10yJBv0>" %}

## General Tab

In the General settings of the **Profiles section**, you can set up the following options:

<figure><img src="/files/Jv4WDMmTOee78xp0Y6zV" alt=""><figcaption></figcaption></figure>

### Enable Course Pre-moderation <a href="#enable-course-pre-moderation" id="enable-course-pre-moderation"></a>

<figure><img src="/files/HNOOlnJ8HDJtvxnVeTMl" alt=""><figcaption></figcaption></figure>

Once the setting is enabled, the course will have **Pending** status until admin approves it.

<figure><img src="/files/6dyzM4eUghlQXKIpOz6K" alt=""><figcaption><p>Pending Course in the Instructor Dashboard</p></figcaption></figure>

Admin can approve and publish these courses by **WP Dashboard -> MS LMS -> Courses -> Pending -> Edit with Course Builder -> Publish:**

<figure><img src="/files/xLAxSUvtpV4OPpkvGidS" alt=""><figcaption><p>Pending Courses in the Course tab of the MS LMS</p></figcaption></figure>

<figure><img src="/files/nOzcUjCnbdcqm0qpbhN9" alt=""><figcaption><p>Publishing the Pending Course in Course Builder</p></figcaption></figure>

### Have a Question Form <a href="#instructor-can-add-students-to-own-course" id="instructor-can-add-students-to-own-course"></a>

<figure><img src="/files/ZyT4Dw7cDINHncCI7abt" alt=""><figcaption></figcaption></figure>

This feature controls the existence of the **Have a Question** form on the **Profile Settings** of users:

<figure><img src="/files/MAeRej2V5ZO8gKnYWSCe" alt=""><figcaption><p>Student Dashboard > Have a Question</p></figcaption></figure>

It opens a special form where users can ask any question by filling out the form:

<figure><img src="/files/s0CwFypiAu1RgUqPEAiF" alt=""><figcaption></figcaption></figure>

The form can be customized using [**LMS Forms Editor**](/masterstudy-theme-documentation/masterstudy-lms-pro-addons/lms-forms-editor.md) **> Enterprise Form** according to your needs.

{% hint style="success" %}
After the submission, the admin will be notified via email. The content of the email is also customizable using [**Email Manager > Enterprise Request.** ](/masterstudy-theme-documentation/masterstudy-lms-pro-addons/masterstudy-theme-manual-email-manager.md)
{% endhint %}

### Allow instructors to add students to their own course <a href="#instructor-can-add-students-to-own-course" id="instructor-can-add-students-to-own-course"></a>

<figure><img src="/files/W3Vw5fNT31Io7w2HEi2A" alt=""><figcaption></figcaption></figure>

If this option is enabled, the instructor will have a tool in an account to add students **by email** or **import them using CSV file** to the course. Instructors will be able to add students to their courses right from the instructors' dashboard. Just hover on the course status and click on the **Manage Students:**

<figure><img src="/files/rMPzBIcaAUzVYRGZNFOJ" alt=""><figcaption><p>Manage Students on Instructor Dashboard</p></figcaption></figure>

{% content-ref url="/pages/-MIOpmku-O\_vAyLLt7vZ" %}
[Manage Students by Admin](/masterstudy-theme-documentation/lms-courses-features/manage-students-by-admin.md)
{% endcontent-ref %}

### Instructors archive page <a href="#instructors-archive-page" id="instructors-archive-page"></a>

<figure><img src="/files/IcnZ6Nn6RRh8VqSlslXm" alt=""><figcaption></figcaption></figure>

This page will display all the site’s instructors (so they will be shown on one specific page):

<figure><img src="/files/ntnLUaqv9oYMwpU3wH9u" alt=""><figcaption><p>Instructors Archive Page</p></figcaption></figure>

### Cancel subscription page <a href="#cancel-subscription-page" id="cancel-subscription-page"></a>

<figure><img src="/files/agCAnDWwu89H88FKu6PN" alt=""><figcaption></figcaption></figure>

If you want to display a link to the Cancel Subscription page, choose a page and add to the page content short-code `[pmpro_cancel]`.

{% hint style="info" %}
This is a feature of the [**Membership System**](/masterstudy-theme-documentation/additional-features/masterstudy-theme-manual-membership-system.md) of the **MasterStudy LMS**. To get more info, check[ **this manual.**](/masterstudy-theme-documentation/additional-features/masterstudy-theme-manual-membership-system.md)
{% endhint %}

### Side Profile Menu

**The Side Profile Menu** is a quick sidebar menu consisting of the all elements in the Instructors and Students Dashboard respectively to access them quickly:

<figure><img src="/files/EkkiksjoFY4lSYYFIMKy" alt=""><figcaption><p>Side Profile Menu for Instructor</p></figcaption></figure>

<figure><img src="/files/ou79pFQmXdLJ9gnLhr9o" alt=""><figcaption></figcaption></figure>

When you enable the setting you will get the rest of the settings related to the **Side Profile Menu:**

<figure><img src="/files/D2lPI7KG7QTAo2RVD15R" alt=""><figcaption></figcaption></figure>

* **Side Profile Menu for Guest Users** - make the Profile menu visible or invisible for the guest users (this allows to display of a log-in form inside the side profile menu)
* **Side Profile Menu Position** - move it to the left or the right side of your page
* **Background Color** - choose the background color
* **Text Color** - choose the text color


---

# 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.stylemixthemes.com/masterstudy-theme-documentation/lms-settings/masterstudy-theme-manual-profiles.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.
