# Key Takeaways

Junior is a diligent note-taker and loves writing summaries. After a transcript is Cleaned, he will draft his first set of Key Takeaways (KTAs) for you. They will be present in the Transcript Drawer with a yellow warning label to let you know they these are just Draft.

<figure><img src="https://235699547-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpmD35RxC2Ai8VHxCaRdO%2Fuploads%2FMf7fCexLqGwl5muu3QL9%2FKTA%20Draft%20Post-Clean.png?alt=media&#x26;token=6bea96be-6c8c-4e06-a165-fbe7ad4ba47d" alt=""><figcaption><p>Transcript Drawer - Draft KTAs</p></figcaption></figure>

## 1. Stats

Junior knows just how important it is that you capture all of the quantitative metrics in the conversation. At the end of the call, these are pulled into a single table for easy reference.

Highlighting any of the stats on the right hand side of this table will give you the option to view the original source so you always have a reference back to where the stat was pulled from.

<figure><img src="https://235699547-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpmD35RxC2Ai8VHxCaRdO%2Fuploads%2F1UhBD15MczOSBZ8I6uSo%2Fezgif-4-71ccca4e47.gif?alt=media&#x26;token=942aec4a-6522-467b-8ad5-4ce9dfd4e107" alt=""><figcaption></figcaption></figure>

## 2. Key Takeaways

By default, Junior will look over the entire call and try and come up with 3 main themes for the call. He will then use those 3 themes to generate a more detailed summary of the entire call. It's often the case that Junior's summary is a little too high level, or doesn't capture the key concepts that you as consultants really care about. We've built a set of tools to help you capture those key themes more quickly and easily.

Let's look at[how-to-edit-ktas](https://docs.myjunior.ai/build-a-knowledge-base/key-takeaways/how-to-edit-ktas "mention")


---

# 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://docs.myjunior.ai/build-a-knowledge-base/key-takeaways.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.
