# CV send

The CV send workflow will update the candidate with a sendout. You can also determine which candidate status should be set.

![Screenshot of a Kyloe Workflow config dialog.](/files/DKERaOo3BqqrawalB3h9)

1. The value you enter here is what you want the submitted candidate’s status to be updated to.
2. The name of the config you’re making; this is a great way to differentiate between the various updates you can have.
3. Selecting one of the menu items here will restrict this config to only be viewable from a job track of that same type. Leaving it blank will make this config visible against all job track types.
4. By default, all the configs are available to all users, assuming they have access to Workflow. However, it is possible to restrict access to specific configs, useful if there are different business streams.
   * Selecting **private labels** here will restrict the template to only those users with a matching private label.
   * Selecting **Department IDs** here will restrict the template to only those users with a matching Department ID.
   * Selecting **User Type IDs** here will restrict the template to only those users with a matching User Type ID.


---

# 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://help.kyloepartners.com/kyloe-workflow/kyloe-workflow-admin-guide/cv-send.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.
