# Exam Shift

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

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

* **Add new**

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

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

2. System should pop up an Add Exam Shift screen

<figure><img src="/files/5r43jAC09GyMTFPAO2oa" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/BPKYx3oao9UGNE8yWLr2" 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/OhTr2XkqR17BSRhMIiTi" alt=""><figcaption></figcaption></figure>

* **Edit**

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

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

2. System should pop up an Edit Exam Shift screen

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

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

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

4. System should save successfully

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

* **Delete**

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

<figure><img src="/files/Ah5Ee1sZtxu5goRmHSzA" 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/lZRkrgBTqzOjBOGqwOxQ" 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-shift.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.
