@extends('settings.layouts.master') @section('styles') @endsection @section('contents')
@csrf

Use GPS to mark employees attendance


greytHR maps the GPS coordinates of your office premises and thereby allows employees to mark their attendance within that predefined location.
  1. Define location for employees to mark attendance

    Using the Office Locator mobile app, mark the coordinates around your office premises, within which employees can mark their attendance. Generate the access code and send to users across locations for them to record their office coordinates.

  2. Allow employees to manually mark attendance

    Enable the following option to allow employees to mark their attendance manually using mobile application.


    Enable/Disable from the below option


    Employees should manually sign in to the mobile application, only when they are within the office premises, that is defined.

  3. Invite employees who do not have the mobile app installed

    Invite employees to start using the greytHR mobile app, and get their attendance marked through mobile app.

@endsection @section('scripts') @endsection