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 Delete your Booking? (2 Easy Ways)
function onArcadeIframeMessage(e) { if (e.origin !== 'https://demo.arcade.software' || !e.isTrusted) return; const arcadeIframe = document.querySelector(`iframe[src*=${e.data.id}]`); if (!arcadeIf...
-
How to remove users from the team?
In this article we will understand how to remove members from the team, when they're no longer part of your/specific team or no longer need access. Keeping team lists up to date ensures proper acce...
-
How to edit or delete a user booking 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...
-
Mobile App: How to configure notification preferences?
In this article, we will learn how to configure push notifications in the mobile app. Enabling push notifications ensures you receive timely updates and reminders about your bookings and other impo...
-
How to assign the admin role to a user?
In this article, we’ll walk through how to assign someone with an Administrator role in HybridHero. Administrators have the highest level of access and can manage users, settings, and system config...
-
Mobile App: How to Contact Support for Help and Troubleshooting
If you're experiencing any issues or need assistance while using the HybridHero mobile app, help is just a few taps away. This article outlines how you can quickly reach our support team from withi...
-
Different ways to Check your Daily Bookings in HybridHero
In a hybrid workspace, it’s easy to lose track of your daily reservations—whether it’s a desk, meeting room, parking space, or planned time off. HybridHero offers a variety of tools to help you sta...
-
How to Review All Team Bookings in Schedule
This article guides Admin, Team Managers and Facility Managers on how to view all bookings made by their/specific team in HybridHero. It’s a useful way to stay organized, avoid booking conflicts, a...
-
How to manage and apply desk tags?
Desk tags in HybridHero help you organize workspaces by labeling desks based on team, location, equipment, or usage type. They make it easy for users to find the right desk, support hybrid seating,...
-
How to Download Desk Report in Schedule
In this article we will understand how to download desk reports in the schedule tab. Admins and Team Managers can download a monthly report for a specific floor directly from the Schedule tab. This...