Skip to main content
Now that you’ve generated the employee’s I-9 access, administrators can track employees’ I-9 progress and take action on Forms I-9. Generate the administrator embedded URL to integrate in your platform.

Generate administrator access

To generate the token that launches the administrator embedded experience, call the /employers/{employerId}/admins/{adminId}/generateToken GET endpoint, setting the employer ID and administrator ID in the path parameters. A successful call will return the embeddedUri within the token object to launch the administrator embedded experience.

Sample request

Sample response

Response elements

Below are the fields returned in the token object.

Action on forms I-9

There are several reasons why an administrator would need to take action on an employee’s I-9:
  • Completing Section 2
  • Generating reports based on completion rates
  • Intervening on E-Verify cases
  • Acknowledging document verification results
  • Reviewing upcoming document expiration dates or receipts

Embedded administrator experience demo