> 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/registration.md).

# Registration

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.

Select the **Registration** Tab.

<figure><img src="/files/0eMXd1vbhp7bLLVeZBKP" alt=""><figcaption><p>Candidate Registration Tab - Unregistered</p></figcaption></figure>

Before a candidate is placed by your agency, you will most likely need additional personal & financial information from the candidate. The registration tab provides an area where this information can be stored.

There are 2 ways you can register a candidate:

1. Use the online registration system to streamline the process.&#x20;
2. Manually enter the candidate's registration information and upload their documents yourself.

## Send Registration Form

To get started with the online registration system, you first send the candidate a link to the registration form.

Press the![](/files/KVu8xFAqhkdOb0DnmIwL)button to show the send registration form dialog.

<figure><img src="/files/TI4iugJbjJ3eM3eiR8MV" alt=""><figcaption><p>Send Registration Form Dialog</p></figcaption></figure>

The online registration form is an easy to use web app that allows the candidate to submit their information, and upload documents directly to KISREC using their mobile phone or computer.&#x20;

This process also helps with [GDPR](/candidates/candidate-profile/gdpr.md) as the candidate must agree to your [candidate terms](/setup-your-account/upload-candidate-terms-file.md) agreement before they can submit their information.

<figure><img src="/files/fyxtueRevGQeMNn1TG2u" alt=""><figcaption><p>Candidate Online Registration Form</p></figcaption></figure>

You will receive a notification when a candidate submits their registration form.

<figure><img src="/files/jlAKbBKQl1qIsN8D4C5o" alt=""><figcaption><p>Registration Form Complete Notification</p></figcaption></figure>

## Confirm Registration Form

When a candidate submits the registration form, their information is held for review. You must first review and confirm the information they have submitted using the [registration forms management](/candidates/candidate-profile/registration/manage-registration-forms.md) area in order to update their profile profile.

## Candidate Registered

When a candidate's registration form has been confirmed, the registration tab will display the registration form information under the 3 sub tabs shown below.

<figure><img src="/files/DCBNaZRjB2BhYHh2IHL0" alt=""><figcaption><p>Registration Form Information</p></figcaption></figure>


---

# 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/registration.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.
