> For the complete documentation index, see [llms.txt](https://docs.sprinto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinto.com/monitors/workflow-check-resolution/how-to-resolve-sprinto-check-for-new-employees-date-of-joining.md).

# How to resolve Sprinto check for new employee’s date of joining

### About

Sprinto Check: Ensure the Date of Joining for New Staff is Provided

This Sprinto check is designed to help you maintain accurate organization joining date data for any staff member during onboarding. The check becomes active when a new staff member is added to Sprinto, either through your integrated service or manually. It identifies cases where joining details are missing.

### Purpose

The purpose of this check is to guarantee that essential staff details, such as organization joining data, are recorded for members actively participating in your compliance program.

### How to Resolve

To address this check, you need to update the date of joining details for the respective staff member. Follow these steps:

1. Log in to Sprinto as an administrator.
2. Navigate to Data Library > People > Staff > In-scope Staff. Select the staff member for whom you want to update the joining date.
3. On the Staff Details page, click Edit.
4. Scroll down on Manage staff page, update the Date of Starting Employment/Contract, then click Save Changes.

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72078756168/original/EFCOCCeGvO1_M4-DHNNQKL2RNmf8Dg3E0w.png?1703153727" alt="" width="375"><figcaption></figcaption></figure>

This action should set the check status to “Passing” for the respective staff member. Repeat these steps for all staff members with missing joining date details.

If you need assistance resolving the check, please get in touch with Sprinto Support.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sprinto.com/monitors/workflow-check-resolution/how-to-resolve-sprinto-check-for-new-employees-date-of-joining.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
