# Exam Time

From the main screen, click "Exam Time" section to open new screen. User can search, add, edit or delete data

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

* **Add new**

1. To add a new exam time, click button "Add New"&#x20;

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

2. System should pop up an Add Exam Time screen

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

3. Enter value in required fields and click "Save" button

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

*\*Note: Fields mark with \* must not be left blank*

4. System should save successfully with new data in the list

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

* **Edit**

1. To edit an exam time, click icon "pencil" as below

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

2. System should pop up an Edit Exam Time screen

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

3. Make any necessary changes and click "Save" button

<figure><img src="/files/6tkGMCXK0z47QhcC840r" alt=""><figcaption></figcaption></figure>

4. System should save successfully

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

* **Delete**

1. To delete an exam folder, click icon "bin" as below

<figure><img src="/files/0rEsFtPH66XHKgieA59b" alt=""><figcaption></figcaption></figure>

2. You should see a confirmation to delete, click "Delete" button

<figure><img src="/files/2kjnUujgb9ZdG6G5yWzj" alt=""><figcaption></figcaption></figure>

3. System should delete successfully

<figure><img src="/files/9vo768nPUjw0sixvBg2T" alt=""><figcaption></figcaption></figure>


---

# 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://metfone.gitbook.io/sis-guidelines-system-admin/data-dictionary/examinations-data/exam-time.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.
