> 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/release-notes-16.0/home-page.md).

# Home Page

Your starting point for a productive workday

The **Home Page** gives you a clear, at-a-glance view of your work, helping you focus on what matters most. Simply log in to see key content that can be tailored to your role, responsibilities, and daily priorities.

**With the Home Page, you can:**

* **Access dashboards and widgets** relevant to your work
* **Monitor** activity, track pending tasks, and stay on top of key metrics
* **Personalize** your view based on your individual role and responsibilities

Whether you need a high-level overview or a focused task list, the **Home Page** keeps you organized and informed, and ready to take action.

<figure><img src="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2FYiFWYjR9Ph4ZDSX13v4r%2Fhomepagevideo-ezgif.com-video-to-gif-converter.gif?alt=media&amp;token=f5aa7f22-5461-4cf5-925f-513d7433c4ba" alt=""><figcaption></figcaption></figure>

***

### Learn More

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Using the Home Page</strong><br><br>Discover how to use the <strong>Home Page</strong> to manage daily work.</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%2FjuqukQaGu6JTQ3DZgbHk%2FIMS-V16-NAV-Library-Icons-51.png?alt=media&amp;token=4e7cee4e-c7ff-4fcb-b097-2dc94bf3113d">IMS-V16-NAV-Library-Icons-51.png</a></td><td><a href="/interfacing-help-files/end-users/home.md">Using the Home Page</a></td></tr><tr><td><strong>Customizing the Home Page (Admins Only)</strong><br><br>Learn how to configure and customize the <strong>Home Page</strong> for your teams.</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><td><a href="/interfacing-help-files/administration-and-configuration/managing-and-customizing-the-home-page.md">Managing &amp; Customizing the Home Page</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/release-notes-16.0/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.
