# Add/Edit/Delete course

### **ADD Course**

**Step 1:** Access Add course page by click on the button Add course at the top left screen

![](/files/-MbpNlnof0Cuho6fn0-S)

**Step 2:** At the Add course page, you should fill in all the necessary information to add a new course.&#x20;

The necessary information includes:

* Course name
* Descriptions
* Category
* Code (optional)
* Image banner

![](/files/-MbpOtFOKxLUdu4rBb6m)

**Finally**, click Save to create. And the system will navigate to the course index page. If you don't want back to the course list page, you can continue with some options that are&#x20;

* Save and add content: Create a new course and navigate to the course content page
* Save and add another course: Create a new course and still stay to create another course
* Save and go to course index: Create a new course and navigate to the course index page

![](/files/-MbpRPa4JnI7AOhazJiX)

![Course index page](/files/-MbpNlnof0Cuho6fn0-S)

![Course content page](/files/-Mbt5117Wrcu4t6tbfIf)

![](/files/-MbpSXKutUd7d0nZkB9q)

### EDIT COURSE

We have two way to edit course

**1. Edit course information**\
To edit course information, you can click on the icon "..." at the Options column in the course list, choose Edit and will navigate to the Course information page.

![](/files/-Mbt8-JnhJkrac39eqXI)

![Course informaiton page](/files/-Mbt7pj3s09uF_gfP0De)

**2. Edit course content** \
To edit course content, you can click on the intake name in the course list (the number 2 in the image below). It will navigate to the Course content page.

![Course list](/files/-Mbt8-JnhJkrac39eqXI)

![Course content](/files/-Mbt5117Wrcu4t6tbfIf)

![](/files/-MbpSXKutUd7d0nZkB9q)

### DELETE USER TYPE

To delete an intake, you just select the option Delete at the Options column in the intake list.


---

# 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.edutek.io/administrator/courses/add-edit-delete-course.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.
