# KTA Templates

It is often the case that you want to reuse section headers for calls within the same interview segment. For instance, you might always want a section in your Key Takeaways on `Market Dynamics for X`. For cases like this, we've built out a simple but powerful templating feature for you to use. Junior will use your defined template instead of trying to build a bottoms up summary of a call.

There are 2 ways to create a template for an interview segment:

1. In the Interview Guide modal
2. After saving your edited Key Takeaways

## 1. Interview Guide Modal

Access the interview guide modal from the home page. From there, you can set Key Takeaway templates that persist. In this case, every call uploaded to the KDM - Customer segment will use the defined template as a base to generate Key Takeaways from.

{% embed url="<https://app.arcade.software/share/ntWmcQnE2Oo0SkKMDh49>" %}

## 2. After saving your edited Key Takeaways

After saving your key takeaways, you will be prompted to save these to a template to reuse for future calls.

<figure><img src="/files/DytWqky7xDRCoZApULdo" alt="" width="375"><figcaption></figcaption></figure>


---

# 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/kta-templates.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.
