---
title: "Timeslots"
canonical: "https://help.fieldbuddy.com/space/FBDOCS/2260697456/Timeslots"
format: markdown
---
> Macro (excerpt)
> 
> ---
> 
> ### Generic Information
> 
> A Timeslot allows the admin  in the Dispatch panel to filter RUA's to a part of the day. A Timeslot is a p<span style="color: #404040">eriod</span><span style="color: #404040"> </span><span style="color: #404040">of</span><span style="color: #404040"> </span><span style="color: #404040">time</span><span style="color: #404040"> </span><span style="color: #404040">during a day that has a start and end hour. For example: morning and evening. </span>The administrator can create/ edit time slots in the Service Center. Find Timeslots in the Service Center and click 'New' or edit an existing Timeslot. It's possible to filter the RUA's by day (mon, tuesday, wednesday etc.) or time and validate them by date. There can't be  an overlap in the time slots, because the time slots are a sequence. The time slots are shown as checkboxes below the button 'Timeslots'. The values of the time slots are saved to the Users object.
> 
> ![image](media://a3fb3985-c73b-4195-bd47-c2f395de9490)
> 
> It is possible to configure Time format for timeslot rendering using custom settings – [Custom Settings Dispatch Panel](https://upperdeck.atlassian.net/wiki/spaces/FBDOCS/pages/2280160144)
> 
> ### Object information<span style="color: #555555"> </span>
> 
> | <span style="color: #4a4a56">**Singular Label**</span> | <span style="color: #000000">Timeslot</span> |
> | --- | --- |
> | <span style="color: #4a4a56">**Plural Label**</span> | <span style="color: #000000">Timeslots</span> |
> | <span style="color: #4a4a56">**Object Name**</span> | <span style="color: #000000">Timelot </span> |
> | <span style="color: #4a4a56">**API Name**</span> | <span style="color: #000000">Timeslot__c</span> |
> 
> #### <span style="color: #000000">Relations</span>
> 
> | **Object** | **Description** |
> | --- | --- |
> | User Object | The values of the Timeslot will be saved on this object. |
> 
> #### Fields
> 
> | **Parameter** | **Description** |
> | --- | --- |
> | <span style="color: #4a4a56">Timeslot Name</span> | Name for the time slot. |
> | <span style="color: #4a4a56">Start Time</span> | The start time will give a start parameter for the time slot. |
> | <span style="color: #4a4a56">End Time</span> | The end time will give a start parameter for the time slot. |
> | <span style="color: #4a4a56">Default Available Weekday</span> | Multiple selection tool to select the weekdays. |
> | <span style="color: #4a4a56">Valid From</span> | The datepicker will allow the administrator to validate the time slot on date. |
> | <span style="color: #4a4a56">Valid To</span> | The datepicker will allow the administrator to validate the time slot on date. |
> 
> #### Additional Information
> 
> | **Parameter** | **Description** |
> | --- | --- |
> | ExtID | Unique code. |
> | End Time (field system) | Date/ Time |
> | Start Time (field system) | Date/Time |
> 
> ### Examples
> 
> |  |  |
> | --- | --- |
> | > ℹ️ > Macro (legacy-content) | > ℹ️ > Macro (legacy-content) |
> 
> 
> ![image](media://89f1363e-86c9-4e02-9c1d-c9162c834bef)
> 
> ---