# Custom Course Fields

### Overview

Including custom fields in course creation enables companies to align learning content with their specific organizational goals and industry requirements, providing a personalized and targeted approach to employee training. These fields allow for the integration of company-specific details, such as strategic objectives and industry standards, ensuring that the courses are directly relevant to the organization's needs.

***

### Add a Section

To get started, click the **Add Section** button located at the top right of your screen.

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

In the Add a Section pop-up menu, name your new section (100 max characters). Upon saving, the new section will populate at the bottom of the list. Click and drag sections to reorder them within the course menu.&#x20;

#### Exceptions

There exists a few customization exemptions of note within the Course Fields tab. These exceptions are as follows:

* The Overview section cannot be assigned any other position other than first in the section list.
* The Overview section cannot be hidden in the end user view.
* The fields Name, Photo, and Description cannot be moved within or without the Overview section and must remain visible for the end user view. Though they cannot be deactivated, they can be set to optional instead of mandatory.

***

### Setup Custom Fields

To create a custom field, click the **Add Custom Fields** button to the right of the **Add a Section** button. This will bring up the **Setup Custom Field** menu.&#x20;

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

Within this menu, admins can view and edit all custom fields that have been created as well as create new fields.&#x20;

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

When creating a new field, you will be required to create a field name, select a field type, and fill in values (depending on the Field Type chosen). Admins can also select the checkbox to allow the custom field to become available as a Search Filter (not available for Multiple Line Text option).

The field types offered are:

* Single Line Text
* Multiple Line Text
* Multiple Choices (Multiple selection)
* Multiple Choices (Single Selection)
* Calendar Lookup
* Media Attachment

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

Once you have saved your newly created custom fields, if enabled, they will now be available in the Create Course wizard.


---

# 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/lms-guide/learn-admin/course-fields/custom-course-fields.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.
