> For the complete documentation index, see [llms.txt](https://docs.kisrec.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kisrec.com/candidates/candidate-profile/digital-identity-and-right-to-work.md).

# Digital Identity & Right To Work

You can navigate to a candidate profile from the [candidate search](/candidates/manage-candidates/candidate-search.md) or from a [context menu](/setup-your-account/introduction.md#context-menus) where the option is available.

{% hint style="warning" %}
DBS and RTW checks are a premium feature. Please get in touch to discuss having this feature enabled.
{% endhint %}

Select the **RTW/DBS** Tab.

<figure><img src="/files/BqXdwgMymMCOJEdNG0Pr" alt=""><figcaption><p>Candidate RTW/DBS Tab</p></figcaption></figure>

We use the UK's first certified Identity Services Provider (IDSP) to provide digital DBS and Right to Works checks. You can send your candidates an SMS message with a link for them to complete the required identity checks.&#x20;

Once the checks are complete, a full identity profile report is made available in the candidate profile.

Press the![](/files/iMc7Rma3qYrpL7sLSTQH)to display the create digital identity session dialog:

<figure><img src="/files/EHsoJgFnicKOKXWhJ0hg" alt=""><figcaption><p>Create Digital Identity Session Dialog</p></figcaption></figure>

### 1. Check Type

You have the option to create a Right to Work Only, DBS Only or both DBS & RTW checks.

{% hint style="info" %}
We currently support STANDARD DBS checks only.
{% endhint %}

### 2. Session Valid For

The candidate must complete the session within this period. The URL and session will become invalid after this period has elapsed.

Press the![](/files/Yen0ihf0lUGuw3gSClKY)button to create the identity session and send the SMS message to the candidate.

{% hint style="info" %}
**It is important to note that for a digital RTW check, the only documents that can be used are current (not expired) British / Irish passports or an Irish passcard.**
{% endhint %}

The candidate profile will show the current status of the session, including the date and time the session will expire.

<figure><img src="/files/qm5FJ13w03yCVLQiP9op" alt=""><figcaption><p>Ongoing Session</p></figcaption></figure>

You will receive a notification when the candidate completes the session or the session expires.&#x20;

You can then return to the candidate profile RTW/DBS tab to view the result of the session and if available, the full identity profile report.

{% hint style="info" %}
A full list of your ID Sessions are available in the Admin [ID Session Log](/administration/id-session-log.md) area.
{% endhint %}


---

# 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.kisrec.com/candidates/candidate-profile/digital-identity-and-right-to-work.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.
