# How to enable/disable students that can write exam on Cloudnotte

There are some scenarios where you want to setup an exam but not for all students to write it , maybe fewer students or so.

That is where the enable/disable student from writing exam comes in.

Navigate to the **exam setup** screen for that exam subject.\
If you can’t  navigate to this screen, [click here to learn how to setup an exam.](/admin/cbt/how-to-setup-exam-on-cloudnotte.md)

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

Click on the **MORE** button and some options will display to you

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

Click on the **Select Students**&#x20;

<figure><img src="/files/05U0zU39rZbVJnsGhaqy" alt=""><figcaption></figcaption></figure>

You can **untoggle** a student from writing the exam. E.g I don't want Fortune to write this exam all i need to do is click on the toggle button to disable him from taking this exam subject.

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

Once done, click on the close icon to close the modal and then click on **update** button to **save** the changes.

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

Once you have updated it, you can always go back to enable the student and save the changes again.

That's all for now. 😍😍


---

# 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.cloudnotte.com/admin/cbt/how-to-enable-disable-students-that-can-write-exam-on-cloudnotte.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.
