# How to Export Call Notes

Sometimes you get that extra-diligent client or partner who wants to read the call notes over their weekend. Junior remembers back in the day when an analyst would be staffed entirely on cleaning call notes for a day or two *at the end of a case!*

No longer! Now, exporting is a one-click exercise.

### How to Export

In the Call Tracker screen, you'll see the Export button in the top right of the screen. Pressing that will give you two options: exporting the Tracker itself into a spreadsheet, or exporting the combined call notes to a Word document.

<figure><img src="https://235699547-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpmD35RxC2Ai8VHxCaRdO%2Fuploads%2FEURuNrw2eGres6mbGb6z%2Fimage.png?alt=media&#x26;token=d3f664da-c073-4725-aae0-dcd1e8860c09" alt=""><figcaption><p>Call Tracker - Export button</p></figcaption></figure>

<figure><img src="https://235699547-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpmD35RxC2Ai8VHxCaRdO%2Fuploads%2F24uQ9ZLQ9eLmL4eKv3Sp%2Fimage.png?alt=media&#x26;token=f9767010-125a-471e-8df2-a8c47722cd40" alt=""><figcaption><p>Call Tracker - Export options</p></figcaption></figure>

### What the Call Notes Export Looks Like

The default export is of all of the call notes that you've created for that project. The structure of the Word document is (i) Table of Contents, organised by Interviewee Segment and (ii) each Cleaned interview with the Key Takeaways at the top followed by the full conversation.

<figure><img src="https://235699547-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpmD35RxC2Ai8VHxCaRdO%2Fuploads%2F1mPguQhEoRZ9GawEehkZ%2Fimage.png?alt=media&#x26;token=537a7d2d-4eb2-4d31-a869-0ed44cf2ee1c" alt=""><figcaption><p>Exported Notes - Table of Contents</p></figcaption></figure>

<figure><img src="https://235699547-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpmD35RxC2Ai8VHxCaRdO%2Fuploads%2F8RrQbpc2DMa92TuaW4oA%2Fimage.png?alt=media&#x26;token=e16a7d05-2b44-4a4e-8b4d-0c35d9a54eaf" alt=""><figcaption><p>Exported Notes - Customer Call</p></figcaption></figure>

If you'd like us to **customise the call export output for your firm**, please drop us an email!

### Select Export

If you'd like to export only a portion of the calls notes, you can select which ones for export in the Call Tracker screen by clicking the tick box to the left of the interview record in the Call Tracker.&#x20;

<figure><img src="https://235699547-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpmD35RxC2Ai8VHxCaRdO%2Fuploads%2FzQbbvHvlzQibSSBxEfpo%2Fimage.png?alt=media&#x26;token=0232c775-6d93-4eba-91e3-f40685899daa" alt=""><figcaption><p>Call Tracker screen - Select Interviews for Export</p></figcaption></figure>

### Preview Export

You can preview how call notes will look in the Transcript Review flow by clicking the Preview Export button on the top right.

<figure><img src="https://235699547-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpmD35RxC2Ai8VHxCaRdO%2Fuploads%2FPCoeSIi4skX6kGWTFWgp%2Fimage.png?alt=media&#x26;token=d145eba7-93fc-4d72-8ad0-00b229ae12f7" alt=""><figcaption></figcaption></figure>

<figure><img src="https://235699547-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpmD35RxC2Ai8VHxCaRdO%2Fuploads%2F1HGmM0FALP7lFGFolrGZ%2Fimage.png?alt=media&#x26;token=ee22ec81-2f5f-4147-8efd-44e47d32f82b" alt=""><figcaption><p>Transcript Review screen - Preview Export</p></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/how-to-export-call-notes.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.
