# Add/Edit/Delete intake

### **ADD INTAKE**

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

![](/files/-Mbk9pkeDjMVivoCdnRh)

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

The necessary information includes:

* Intake name
* Intake code
* Intake description
* Course

![](/files/-MbkA4zuNecnrI78lFR1)

Click Save and select users to create an intake and add users into this intake.

**Step 3:** Add user into the intake

This step helps you choose which teacher or student to join this class. To add a user, you just click on the plus icon on the right image below. In a class with at least 1 teacher and 1 student, so you should do this. In this case, I have added Instructor 1 Demo and Learner 1 Demo.

![](/files/-Mbosc6OlMq1oMo-VlGa)

### EDIT INTAKE

We have two way to edit intake

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

![](/files/-MbkECpgGN1XpBCocsac)

![Intake information page](/files/-MbkFrtJNXjtL4ptg3uG)

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

![](/files/-MbkECpgGN1XpBCocsac)

![](/files/-MbkEq1np0LqTd5AUNy6)

### DELETE USER TYPE

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

![](/files/-MbkJBT1vts793kVW40G)


---

# 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/intakes/add-edit-delete-intake.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.
