# Meeting Room

A meeting room is a space where people come together to discuss ideas, make decisions, or give presentations.

### Meeting Validations and Rule: <a href="#meeting-validations-and-rule" id="meeting-validations-and-rule"></a>

Prevent Double Booking:

Rule 1: If a meeting is already scheduled for the same day and time in a particular meeting room, a new meeting cannot be added to that room for that time slot.

Validation Message: "Selected meeting room and time slot are already booked."

Disallow Past Date Bookings:

Rule 2: Meetings cannot be scheduled for any past dates.

Validation Message: "Please select a current or future date."

Disallow Past Time Bookings:

Rule 3: Meetings cannot be scheduled for any past time.

Validation Message: "Please select the current or a future time."

### **How to add the meeting** <a href="#how-to-add-the-meeting" id="how-to-add-the-meeting"></a>

Go to **Meeting Room.**

<figure><img src="https://160083056-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmK2RCoJJtarg5gUVoIgX%2Fuploads%2FIpvhntmtXaNawXWrSF8D%2Fimage.png?alt=media&#x26;token=da03ce18-8112-46e5-8e5e-46fe5599d825" alt=""><figcaption></figcaption></figure>

Click **Add** to create a meeting room request.

<figure><img src="https://160083056-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmK2RCoJJtarg5gUVoIgX%2Fuploads%2FR9UapHEV7OvJmiKd8g6Y%2Fimage.png?alt=media&#x26;token=928ecba7-92fb-429a-b67a-039e0069024f" alt=""><figcaption></figcaption></figure>

Fill up all details and click on **Save**.

<figure><img src="https://160083056-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmK2RCoJJtarg5gUVoIgX%2Fuploads%2FTQUd32gIPAI5GJCG2eym%2Fimage.avif?alt=media&#x26;token=acac2f09-a771-43c4-9770-a135c10e85b2" alt=""><figcaption></figcaption></figure>

After save the form, the meeting is displayed in the meeting room for the selected date.

<figure><img src="https://160083056-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmK2RCoJJtarg5gUVoIgX%2Fuploads%2FnIJrUZQZhO3mvwwBG9fr%2Fimage.png?alt=media&#x26;token=c0917462-55c4-4f9b-a99b-593b996cd537" alt=""><figcaption></figcaption></figure>

Last Updated 26 December 2025
