- Contents
Interaction Reporter Help
Time Off Request by Agent Report
This report displays the time off request by Agent, and includes: Request Date, Agent, Request Type, the state of the request, Time Off Duration, and indicates it the request is Paid Time Off.
Parameters
For this report, specify: a Begin Date and Time; an End Date and Time; a User, list of Users, or a range of Users; a type of request; and a value for the status of the request.
|
Report Log Tables |
Interaction Administrator Unique Report Identifier |
|
IO_TimeOffRequest IO_Agent |
IO_TIMEOFF_AGENT |
Sample report
Click on the image below to view a sample of this report.
|
Report Element |
Report Field or Value |
Field or Value Description |
|
Report Title |
ReportTitle |
Optimizer Time Off Request Report by Agent |
|
Date Time Range |
StartDate_GMT, EndDate_GMT |
The beginning and ending date and time specified in the parameters when running the report |
|
Agent |
Agents |
Agent name |
|
Request Date |
|
Date agent requested time off |
|
Request Type |
RequestType |
Lists the type of time-off request, such as Full Day |
|
Request State |
RequestState |
State that the request is in, such as Approved |
|
Time Off Duration |
TimeOffDurationTimeFormat |
Listed in hh:mm:ss |
|
Paid Time Off |
PaidTimeOffFlag |
Indicates Yes/No value |
Record Selection Criteria for this report includes:
{IO_TimeOffRequest.StartDateTimeUTC} in {?StartDate_GMT} to {?EndDate_GMT} and
{IO_Agent.UserName} in {?Agents} and
{IO_TimeOffRequest.RequestType} in {?RequestType}
and {IO_TimeOffRequest.RequestState} in {?RequestState}


