# Managing questions in Kyloe AI NoteTaker manager

The Kyloe AI NoteTaker Manager allows you to review, refine, and customize the questions that NoteTaker answers from your calls. By editing, deleting, and creating questions, you shape what information is captured and displayed when your team reviews calls in Bullhorn. This ensures NoteTaker focuses on the data most relevant to your organization's workflow.

#### Editing existing questions

<div data-with-frame="true"><figure><img src="/files/0QZyGcW2IaT9lJnRnYWZ" alt=""><figcaption></figcaption></figure></div>

Here's how to keep your Kyloe AI NoteTaker questions up to date as your team’s workflows evolve or priorities change.

* Access the Kyloe AI NoteTaker manager
* Navigate to the Add questions option

<div data-full-width="false" data-with-frame="true"><figure><img src="/files/KBEA0PNXy5nSVwkeKWhr" alt=""><figcaption></figcaption></figure></div>

* Use the search bar to find the question you want to refine, or browse your existing questions list to identify it.

<div data-with-frame="true"><figure><img src="/files/KBStog5kAt079g32PrIl" alt=""><figcaption></figcaption></figure></div>

* When the question opens, review and edit the following fields as needed:
  * **Entity type** – Confirm whether the question applies to a *Candidate* or a *ClientContact*. This ensures the right questions appear on candidate calls (screenings, interviews) or client calls (job briefings, debriefs).
  * **Question** – Rephrase or adjust the question as needed to align with the information Kyloe AI NoteTaker should capture from the call transcription.
  * **Destination** – Confirm the correct Bullhorn field (e.g., `bullhorn.Candidate.salary` or `bullhorn.ClientContact.notes`) where answer should be written back.


---

# 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-ai-notetaker/kyloe-ai-notetaker-admin-guide/managing-questions-in-kyloe-ai-notetaker-manager.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.
