# Narrative Customization

- [Understanding Narrative Comments](https://docs.scribeware.com/customizations/narrative-customization/understanding-narrative-comments.md): This covers writing and saving comments, changing modifiers, and customizing comments with different fonts, colors, and text replacements.
- [Editing Your Narrative Library of Pre-Made Comments](https://docs.scribeware.com/customizations/narrative-customization/editing-your-narrative-library-of-pre-made-comments.md): This video is helpful if you are customizing the default narrative template. You can customize the language to suit your style and then "Update Library" to save your version of the comment.
- [Adding Hidden Blue Titles to Your Narratives](https://docs.scribeware.com/customizations/narrative-customization/adding-hidden-blue-titles-to-your-narratives.md): This helps Scribers quickly retrieve and distinguish their comments.
- [Blending Your Imported Library From Another Software Into ScribeWare](https://docs.scribeware.com/customizations/narrative-customization/blending-your-imported-library-from-another-software-into-scribeware.md): Moving your existing narratives over from another system can be time-consuming and challenging. We have some powerful tools to try and help.
- [Blending Library Comments from Another Template Into Your Template](https://docs.scribeware.com/customizations/narrative-customization/blending-library-comments-from-another-template-into-your-template.md)
- [Saving Illustrations with Narratives](https://docs.scribeware.com/customizations/narrative-customization/saving-illustrations-with-narratives.md): You can save illustrations with your narratives, so you do not need to keep adding them each time.
- [Creating and Editing Text Replacement](https://docs.scribeware.com/customizations/narrative-customization/creating-and-editing-text-replacement.md): Text replacement can help reduce the number of narratives in your report, speed up your report writing, and make your reports more specific.
- [Using Parent Comments](https://docs.scribeware.com/customizations/narrative-customization/using-parent-comments.md): Parent comments are a great way to leverage the power of voice to text and write detailed comments quickly. See this video.
- [Building Gunnysacks](https://docs.scribeware.com/customizations/narrative-customization/building-gunnysacks.md): The first video shows a simple gunnysack comment using old windows as an example


---

# 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.scribeware.com/customizations/narrative-customization.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.
