> 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/administration-and-configuration.md).

# Administrators

Your guide to configuring, maintaining, and governing the platform.

As an **administrator**, this platform is your workspace for managing system settings, configuring environments, and ensuring secure, efficient, and user-aligned operations.

The following guides outline the core tools and features that support your role, helping you maintain platform stability, strengthen security, and ensure alignment with organizational standards and user needs.

***

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Managing &#x26; Customizing the Home Page</strong> <br>Design and configure your organization's Home Page to reflect brand identity and priorities.</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%2FiKKH2rYfi1zDAu1CuDYW%2FIMS-V16-NAV-Library-Icons-51.png?alt=media&amp;token=6236d128-d7b9-474a-8e48-5cfc2e77a167">home icon.png</a></td></tr><tr><td><p><strong>System Admin</strong></p><p>Oversee global platform settings, permissions, user management, and advanced configurations.</p></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%2FuerfO7FD2wjSCbMS5mq3%2FIMS%20Icons%20(6).png?alt=media&amp;token=206d7253-f234-42bb-85dd-2aac46119e76">IMS Icons (6).png</a></td></tr><tr><td><strong>Environment Admin</strong><br>Manage configuration, access, and standards within a specific environment.</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%2FnlrSCUvF1qfN1L6DRhNb%2FIMS%20Icons%20(7).png?alt=media&amp;token=bf418ecc-06bf-486a-8368-a33805a5a25f">IMS Icons (7).png</a></td></tr><tr><td><strong>Configuring App Settings</strong><br>Adjust app-specific settings to align features and workflows with organizational requirements.</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%2FWJL4AgFKdrJJb2suHsRT%2FIMS-V16-NAV-Library-Icons-54.png?alt=media&amp;token=3ecdfe21-c1ba-4c6b-a6c3-3a5163d097ca">apps icon.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/administration-and-configuration.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.
