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

# Documents

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->Documents** Tab.

<figure><img src="/files/LucPf2Byl0dfGsZgUM4o" alt=""><figcaption></figcaption></figure>

Press the![](/files/xYOVYrT4pMVjLopEWZjt)button to upload a new file. You can also drag & drop files from your computer.

{% 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 %}

### Document File Attributes

You can add additional information to the documents uploaded to a candidate profile.

For example, you may wish to add an expiration date for a driving licence/passport, or an issue date for a utility bill.&#x20;

Adding attributes to documents will allow you quickly see the document types as well as when documents will expire or were issued.

<figure><img src="/files/OzdZAILjF2TKZqPVrcL8" alt=""><figcaption><p>Edit Document File Attributes</p></figcaption></figure>

Press the![](/files/RsROf31gHZmaufirthDz)button to show the file attribute dialog.

<figure><img src="/files/YRUXA9PVx2QQs1FpVn9V" alt=""><figcaption><p>Document File Attribute Dialog</p></figcaption></figure>

{% hint style="info" %}
It is not required to enter an expiration or issued date.
{% endhint %}

Set the relevant file attribute information, then press the![](/files/bNdvCtzK3hRIe0rkBIJi)button.

The file display will be updated to show the document type and provide details for any expiration or issued dates.

<figure><img src="/files/CAam4Vf0LS2stZXo7Q2P" alt=""><figcaption></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/documents.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.
