Gaurav Yadav
- Total activity 104
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 42
Articles
Recent activity by Gaurav Yadav-
How to use Filters in Schedule
function onArcadeIframeMessage(e) { if (e.origin !== 'https://demo.arcade.software' || !e.isTrusted) return; const arcadeIframe = document.querySelector(`iframe[src*="${e.data.id}"]`); if (!arcade...
-
How to Book a Leave from People tab?
This article explains how to update or manage leave information using the People tab in HybridHero. It helps users or managers record time off accurately for better scheduling and team visibility.S...
-
Dashboard: Weekly Schedule & Booking Overview
This guide explains how to view your weekly desk, room, or parking bookings in HybridHero so you can stay organized and manage your time effectively.Step-by-Step: Accessing Your Weekly Bookings L...
-
Quick Book: How to Leave a Comment?
This article helps you understand how to leave a note or comment when booking a desk in HybridHero.When booking a desk, whether through the Floor Plan view or using Quick Book, you’ll have the opti...
-
How to assign meeting rooms to a team?
This article helps Admins and Facility Managers efficiently manage meeting rooms allocations by assigning them to teams. By doing so, organizations can: Improve space management – Enables better co...
-
How to book on behalf of someone in schedule
function onArcadeIframeMessage(e) { if (e.origin !== 'https://demo.arcade.software' || !e.isTrusted) return; const arcadeIframe = document.querySelector(`iframe[src*="${e.data.id}"]`); if (!arcade...
-
How to Add Vaccination Status?
Keeping your vaccination status up to date helps your organization ensure a safe and compliant working environment. Follow the steps below to update your vaccination details in the Personal tab of ...
-
How to add a manager to the team?
We will learn how to add a manager to the team in HybridHero. This feature is available for admins only. As your team grows, you may need to add a manager to help oversee and lead your team. This c...
-
How to book parking space on behalf of someone in schedule
function onArcadeIframeMessage(e) { if (e.origin !== 'https://demo.arcade.software' || !e.isTrusted) return; const arcadeIframe = document.querySelector(`iframe[src*="${e.data.id}"]`); if (!arcade...
-
How to view no-show rates for a specific location and time period
In this article we will understand how Analytics lets Admins and Report Viewers track key workplace trends, including the no-show rate which helps you understand how often booked resources go unuse...