> For the complete documentation index, see [llms.txt](https://interfacing.gitbook.io/interfacing-help-files/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interfacing.gitbook.io/interfacing-help-files/process-analysts.md).

# Process Analysts

Your guide to governing organizational processes and structures.

As a **process analyst**, this platform is your workspace for documenting, modeling, and analyzing business processes, as well as maintaining the organizational structures that support them.

The following guides outline the core tools and features used in your role, enabling accurate documentation, structured governance, and continuous improvement.

***

### Core Guides

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Managing Documentation in the Library</strong></td><td>Store, organize, and manage organizational documentation in the <strong>Library</strong>.</td><td><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2FocgNwhNCfHm8af2zJ7X4%2FIMS-V16-NAV-Library-Icons-85.png?alt=media&amp;token=a77e462a-edae-452e-ad05-1e035a2b1105">IMS-V16-NAV-Library-Icons-85.png</a></td></tr><tr><td><strong>Managing Documentation Lifecycle</strong></td><td>Run and oversee formal review, approval, and change cycles to drive collaboration and accountability.</td><td><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2F7xnyHkvLPtjKbZYQlycM%2FIMS-V16-NAV-Library-Icons-64.png?alt=media&amp;token=ac158510-5671-497b-888a-5715d4d84ddf">IMS-V16-NAV-Library-Icons-64.png</a></td></tr><tr><td><strong>Managing Business Processes</strong></td><td>Build, edit, and maintain process details and diagrams to standardize and optimize business operations.</td><td data-object-fit="cover"><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2Fi151cxZVMN6WItdze5qL%2FIMS-V16-Intro.png?alt=media&amp;token=922f17d1-5882-4502-9391-4558b834443c">IMS-V16-Intro.png</a></td></tr><tr><td><strong>Analyzing &#x26; Simulating Processes</strong></td><td>Explore, analyze, and test business processes to uncover inefficiencies and evaluate potential improvements.</td><td data-object-fit="cover"><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2FxOibPfUEmP9kYmkvGmx5%2FIMS-V16-NAV-Library-Icons-37.png?alt=media&amp;token=9cf77799-f9bd-438f-bd38-842d16985abb">IMS-V16-NAV-Library-Icons-37.png</a></td></tr><tr><td><strong>Managing the Organization</strong></td><td>Model departments, roles, resources, and assets to reflect and support your organizational structure.</td><td data-object-fit="cover"><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2F8im0qDWS9z6VdfClJtTv%2FIMS-V16-NAV-Library-Icons-90.png?alt=media&amp;token=1f82db1b-39d5-4f13-a2c8-a6241b7b8456">IMS-V16-NAV-Library-Icons-90.png</a></td></tr></tbody></table>

***

### Supporting Guides

***


---

# 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, and the optional `goal` query parameter:

```
GET https://interfacing.gitbook.io/interfacing-help-files/process-analysts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
