# Edit Enrolment page

Once you are on the enrollment page, enable edit mode to allow editing

<figure><img src="/files/C3yU57ZQyb9gbBVmIJGf" alt=""><figcaption><p>Edit Mode</p></figcaption></figure>

***

## Edit Course Details

1. Course title
2. Instructor
3. Category of the course
4. Course Review. (Only displayed if the course has reviews)

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

***

## Add video to the enrolment page

1. Click on "Add a video" link will redirect you to the course settings page.
2. Explan the RemUI custom field section&#x20;
3. Add the embed link in the Course Intro Video URL  setting
4. Click on Save and Display.

{% hint style="info" %}
You should only add the embedded video URL in the Course Intro Video field. For example, navigate to YouTube, open a video, click on share, select embed, and copy the link from the src attribute in the iframe. For reference: <https://www.youtube.com/embed/hN1b4PF1g5w>
{% endhint %}

***

## Change Course Image

Click on change course image link to change the course image

<div align="left"><figure><img src="/files/tGhnNDd58cgiF1YbmTbx" alt="" width="367"><figcaption><p>Course image change link</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/tJxWqcUDaaz2zZd0pCkl" alt=""><figcaption><p>Course image upload</p></figcaption></figure></div>

***

## Edit Pricing

<div align="left"><figure><img src="/files/F8aPnr39PsK45j1PO1Cg" alt="" width="375"><figcaption><p>Edit Pricing</p></figcaption></figure></div>

Here you will redirected to the enrolment method page where you can edit your payment enrolment method and pricing

{% hint style="info" %}
For mor~~e~~ information please refer to <https://docs.moodle.org/404/en/PayPal_enrolment>
{% endhint %}

***

**Change the Enrol Now Button Text and Link**

<div align="left"><figure><img src="/files/J8tm724X0Ne9VbeqMtj7" alt="" width="375"><figcaption><p>Edit Enrol Now Button and Link</p></figcaption></figure></div>

<br>


---

# 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/edit-enrolment-page.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.
