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 Recent activity Votes
  • How to login to HybridHero?

    function onArcadeIframeMessage(e) { if (e.origin !== 'https://demo.arcade.software' || !e.isTrusted) return; const arcadeIframe = document.querySelector(`iframe[src*=${e.data.id}]`); if (!arcadeIf...

  • Mobile App: Different ways to sign in

    This article will help you understand the different ways to log in using the HybridHero mobile app whether through SSO (Single Sign-On) or regular login. Knowing your options ensures a smooth and s...

  • How to Find types of Benefits?

    This article will help you with the necessary information to check different types of benefits from the People tab in HybridHero.This tab allows HR and managers to easily view and manage employee b...

  • How to Add Benefits information?

    This article explains how to add or update your Benefits information in HybridHero through the People section. It helps users keep their benefit details accurate and up to date for HR and personal ...

  • 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...