> 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/managing-and-customizing-the-home-page.md).

# Managing & Customizing the Home Page

Create, customize, and manage the Home Page to support your team’s goals and streamline daily work.

## Overview

The **Home Page** serves as the central access point for critical data, tools, and resources. When properly configured, it helps teams stay organized, act quickly, and manage daily tasks efficiently. It also promotes focus, streamlines workflows, and ensures a consistent user experience across the organization.

***

## Customizing the Home Page

Administrators can create and publish Home Pages tailored to their organization’s structure and priorities. This includes:

* Configuring page layouts
* Adding, arranging, and managing widgets to display different types of information
* Setting default content to guide end-users

{% hint style="warning" %}
Each Home Page is unique to its environment, enabling customization to meet the specific needs of teams or departments.
{% endhint %}

***

## Learn More

Refer to the following guides for detailed instructions:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>How to Edit the Home Page</strong> </td><td>Customize your Home Page layout using drag-and-drop tools.</td><td><a href="/interfacing-help-files/administration-and-configuration/managing-and-customizing-the-home-page/editing-the-home-page.md">Editing the Home Page</a></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%2FIq1EhGGEJeP95yidsJK7%2FIMS-V16-NAV-Home-Icons-1.png?alt=media&amp;token=a3b8fadd-081a-4613-bc02-6c4e804c4fa3">IMS-V16-NAV-Home-Icons-1.png</a></td></tr><tr><td><strong>How to Save &#x26; Publish the Home Page</strong></td><td>Save your work as a draft or publish the Home Page for all environment users.</td><td><a href="/interfacing-help-files/administration-and-configuration/managing-and-customizing-the-home-page/saving-and-publishing-the-home-page.md">Saving &amp; Publishing the Home Page</a></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%2FSp78gTIPhtC1mApwBLSm%2FIMS-V16-NAV-Home-Icons-2.png?alt=media&amp;token=834f681f-634e-4ccb-89d6-33709c869977">IMS-V16-NAV-Home-Icons-2.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/managing-and-customizing-the-home-page.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.
