Bala Murali
- Total activity 80
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 34
Articles
Recent activity by Bala Murali-
How to Set General Settings?
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 set notification type for all new users?
In this article, you’ll learn how to enable email and push notifications for new users in HybridHero, ensuring that they receive important updates, booking confirmations, and timely reminders righ...
-
How to add HR manager & HR admin roles to a user?
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 Edit or Delete Benefits Information?
As an administrator or HR manager, maintaining up-to-date benefits information is essential. In HybridHero, you can easily edit or delete benefits such as general perks, health insurance, or pensio...
-
How do I Set up my Preferred Desk?
In this article we will understand how to set up Preferred desk. You can save your go-to desks, rooms, parking spots, and even your usual work hours. That way, you don’t have to pick them every si...
-
How to Add/Edit Work History?
In this article we discuss the necessary steps to add/edit work history for a user. Users with HR Administrator permissions can manage a user's work history through the Work section under the Peopl...
-
Mobile App: Searching for Desk Names or Numbers
In this article, we'll explore why Hybrid Hero's desk search feature is essential for today's hybrid workplaces. This function empowers users to efficiently locate specific or available desks, sign...
-
Mobile App: Zoom In and Out on the Floorplan
Whether you're searching for a desk, a meeting room, or just trying to find your way around, having clear visibility of the office layout is essential. The HybridHero mobile app lets users zoom in ...
-
Understanding the performance management section from analytics
The Performance Management section under the Analytics tab gives valuable insights into how teams are interacting with the workspace. This section is especially useful for evaluating team behavior,...
-
Understanding HybridHero’s password reuse rules
Strong password policies are key to protecting your organization’s data and ensuring users follow secure login practices. One important part of this is whether users are allowed to reuse old passwo...