# Running your first test call/meeting

The Product Delivery team ensures Kyloe AI NoteTaker is correctly set up for all users during implementation, verifying integrations and customizations. But for any additional users, follow these steps to run a test call and make sure Kyloe AI NoteTaker is connected correctly:

1. Schedule a short test meeting in your connected meeting provider (Microsoft Teams, Google Meet, or Zoom).
2. Make sure the meeting includes **at least one external participant** whose email address matches a Bullhorn Contact or Candidate record.
3. Start the meeting as normal.
4. Kyloe AI NoteTaker will join the meeting automatically.
5. Discuss some relevant information during the call (e.g., candidate details, job requirements, or next steps) to trigger summary generation.
6. End the call and allow a few minutes for the transcript, summary, and insights to appear on the relevant Bullhorn record.


---

# 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/getting-started/running-your-first-test-call-meeting.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.
