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

# CV Sent

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 **CV Sent** Tab.

<figure><img src="/files/GVdvLiyqaTKgvJjCdVE7" alt=""><figcaption><p>CV Sent</p></figcaption></figure>

When you use the [Forward Candidate Details](/candidates/forward-candidate-details.md) feature to send a CV file to a client contact, a new record is added to the CV Sent.&#x20;

You can press the table row to view both inbound and outbound email communications.

<figure><img src="/files/67NGkheBMKtyO74RoKbd" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Click the email to view the full email body as well as the CV file that was sent
{% 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/cv-sent.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.
