# Adding custom fields

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

1. Go to the enrolment page.
2. Turn on the edit mode.
3. Click on the “Add RemUI Custom Field” link.
4. This redirects to the RemUI custom field page.
5. Add a new custom field by providing details like name, short name, and description.
6. Click “Save and Display.”
7. Go back to the enrolment page settings and click on the “Edit RemUI Custom Field” link. (This redirects to custom field settings.)
8. Expand the RemUI custom fields and add the value to your custom field.
9. Click “Save and Display.”
10. Turn off the edit mode to check the custom fields added.

{% embed url="<https://drive.google.com/file/d/1jPj_GRhSJXd0wMzITJHopD078Y0gE5PT/view?usp=sharing>" %}


---

# 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://remui-docs.edwiser.org/course-setup/adding-custom-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.
