Contract Status

Overview

Contract status refers to the state of an employment contract during its lifecycle. It tracks where the contract stands in relation to signing, approval, and execution when hiring someone. Possible values of this field are:

StatusDescription
issuedContract has been created and sent out to the employee.
pending_employee_signatureWaiting for the employee to sign the contract.
pending_employer_signatureWaiting for the employer to sign the contract.
employee_signedEmployee has signed the contract.
employer_signedEmployer has signed the contract.
both_parties_signedBoth employer and employee have signed the contract.
pending_admin_approvalContract is awaiting admin approval.
declinedContract was declined by Remote admin.
terminatedContract has been terminated before the intended end date and will not be concluded.
shared_with_customerContract has been shared with customer for review.
deletedContract has been soft deleted from the system.

ℹ️ Contract statuses are different from employment statuses and can change independently based on administrative actions or negotiations.