# Curriculum Vitae

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 **Candidate->Curriculum Vitae** Tab.

To upload a candidate CV file, press the **choose file** button and select a file from your computer or smart phone. You can also drag & drop a file from your computer.

<figure><img src="/files/HFtnFJKTewEOGN2Zo24w" alt=""><figcaption><p>CV File Uploaded</p></figcaption></figure>

{% hint style="info" %}
All files uploaded to KISREC are displayed in a common format, for example:

![](/files/p6EMtSPUz2p0bReufSwW)

Key information about the file is shown, such as file size, filename, the date the file was uploaded and by which user.

You can press the![](/files/N9NIdArHB4hNa6y2A6st)icon to view the file or the![](/files/igNXqNDgDbnkBT4IRBwh)icon to download the file to your computer or smart phone.
{% endhint %}

You can also upload your own branded or redacted version of the candidate's CV. If you don't have your own, KISREC can create these for you.

### Parse CV

To create a new branded or redacted version of the candidate's CV you will first need to parse the original CV file.

Press the![](/files/NcvQyZOmrBilmUHvd1kw)button to parse the original CV file.

The CV parser will generate summary information using the extracted data as shown in this example:

<figure><img src="/files/kjveH5ZtWg834WgpuMDH" alt=""><figcaption><p>CV Parse Example</p></figcaption></figure>

{% hint style="info" %}
The original CV is the unaltered CV of the candidate as it was uploaded to KISREC.
{% endhint %}

### Create New Branded CV

A branded CV is an **altered** version of the original CV that can include your agency branding such as your logo, agency name and more.

To get started, press the![](/files/ujfWz0QUpVMQ5yqeoP0r)button to show the branding options dialog.

<figure><img src="/files/ErWmhu2oESChJnxjFzFS" alt=""><figcaption><p>Create Branded CV Dialog</p></figcaption></figure>

Select the options you would like for the branded CV then press the![](/files/7XxuCBhWkiwxvcTjzPn9)button.

Here is an example showing the original and branded versions of a CV side by side.

<figure><img src="/files/rj1ptpP1B4FNeiKzv5Nn" alt=""><figcaption><p>Original &#x26; Branded Side by Side</p></figcaption></figure>

### Create New Redacted CV

A redacted CV is an **altered** version of the original CV that obfuscates the candidates personal information such as their name, full postal address, phone number, email etc. As with a branded CV, It can also include your agency branding.

<figure><img src="/files/1Yrqp2Kz4QdRkmi8ti0j" alt=""><figcaption><p>Redacted CV Example</p></figcaption></figure>


---

# Agent Instructions: 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/curriculum-vitae.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.
