# Library Features and Organization

- [Editing Library Categories](https://docs.scribeware.com/customizations/library-features-and-organization/editing-library-categories.md): Library categories are a super powerful way to organize your library of narrative comments and share them throughout various templates.
- [Using Library Categories to Populate a Section of Your Report With narratives](https://docs.scribeware.com/customizations/library-features-and-organization/using-library-categories-to-populate-a-section-of-your-report-with-narratives.md)
- [Moving a Narrative from One Section to Another Section of Your Template](https://docs.scribeware.com/customizations/library-features-and-organization/moving-a-narrative-from-one-section-to-another-section-of-your-template.md): This video shows a few basic gunnysack management features and saves a narrative to a different section of the report using Library Categories.
- [Blending Your Library From Another Software Into ScribeWare](https://docs.scribeware.com/customizations/library-features-and-organization/blending-your-library-from-another-software-into-scribeware.md)
- [Editing and Cutting From Your Library](https://docs.scribeware.com/customizations/library-features-and-organization/editing-and-cutting-from-your-library.md): This shows some examples of culling and cutting unwanted narratives from a library


---

# 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/library-features-and-organization.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.
