Skip to main content

Adopt User

AccessAdmin
Route/adopt/:rid

Accept or reject a user's request to join your company. This handles the case where a user initiated a join request themselves (via Company Options).

What you see​

Request details​

  • Date of the request
  • Name
  • Phone number
  • Email
  • ID Card (if provided)

Action buttons​

  • Accept (green) — approves the user and adds them to your company. Navigates to the Users page on success.
  • Reject (red) — declines the request. The page stays open after rejection.

Both buttons are disabled while the request is being processed.

Error handling​

Specific messages appear when:

  • The user is already used by a different company
  • The user is already in your company
  • The request ID is missing or invalid