> For the complete documentation index, see [llms.txt](https://docs.scribeware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scribeware.com/advanced-workflows.md).

# ADVANCED WORKFLOWS

- [Inspector Only Notes and Narrative Shortcuts](https://docs.scribeware.com/advanced-workflows/inspector-only-notes-and-narrative-shortcuts.md): This is a powerful feature that is super important to understand and is less intuitive.
- [Gunnysacks](https://docs.scribeware.com/advanced-workflows/gunnysacks-and-magic-captions.md): These are some of the most powerful workflow innovations in ScribeWare. If you don't get your head around thee you are simply leaving money on the table.
- [Photo Captions to Bullets](https://docs.scribeware.com/advanced-workflows/photo-captions-to-bullets.md): Magic Captions!
- [Add To Observation on Mobile](https://docs.scribeware.com/advanced-workflows/add-to-observation-on-mobile.md): This is a great way to use the photo bucket approach to speed up your on-site report writing time.
- [Location Tags on Mobile](https://docs.scribeware.com/advanced-workflows/location-tags-on-mobile.md): This is a fast way to add locations to findings on the mobile app
- [Show Next to Connected Field Value](https://docs.scribeware.com/advanced-workflows/show-next-to-connected-field-value.md): This is a powerful feature that lets you work faster and / or create visual speration of your comments in your reports so your background information can be seperated from repair information.
- [Buttons](https://docs.scribeware.com/advanced-workflows/buttons.md): Perfect for when you want to use the same narrative comment more than one time in a report.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/advanced-workflows.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.
