> 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/document-control.md).

# Document Control Specialists

Your guide to managing organizational information.

As a **document control specialist**, this platform is your workspace for governing organizational documents, records, and glossary terms throughout their lifecycle—from creation and review to approval, publication, and archival.

The following guides outline the core tools and features that support your role, helping you maintain integrity, traceability, and compliance across all managed content.

***

### 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 data-object-fit="cover"><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 data-object-fit="cover"><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 Documents &#x26; Records</strong></td><td>Create and manage documents and records to support accurate and accessible information management.</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%2FuUwKGQ4HghNOL9VdTTJY%2FIMS-V16-NAV-Library-Icons-86.png?alt=media&amp;token=6056e181-1f01-48d5-8206-8400ea2a2057">IMS-V16-NAV-Library-Icons-86.png</a></td></tr><tr><td><strong>Managing the Business Glossary</strong></td><td>Define and maintain glossary terms to support clarity and consistency across teams and documentation.</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%2FSwDZa6OTO9FoYS7Lx2kF%2FIMS-V16-NAV-Library-Icons-87.png?alt=media&amp;token=47ed7ea0-f355-42a6-a703-cae5a8ea4fd6">IMS-V16-NAV-Library-Icons-87.png</a></td></tr></tbody></table>

***

### Supporting 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>Glossary &#x26; Key Concepts</strong></td><td>Learn key terminology and core concepts to help you use the platform effectively.</td><td><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2FSwDZa6OTO9FoYS7Lx2kF%2FIMS-V16-NAV-Library-Icons-87.png?alt=media&amp;token=47ed7ea0-f355-42a6-a703-cae5a8ea4fd6">IMS-V16-NAV-Library-Icons-87.png</a></td></tr></tbody></table>

***


---

# 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/document-control.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.
