# New Homepage Grid Columns

We have added some additional standard column options for the homepage grid in Work Manager. Check these out and how to add them to your standard grid view:

{% embed url="<https://media.enate.net/WorkManager/3HomePage/NewGridColumns.mp4>" %}

These additional columns, along with the many others already available, give you more ability to manage you and your teams work items at a higher 'multi-line' level without having to drill into specific items, and lets you better locate relevant work directly from the grid.

![](/files/tkSCt8RmuKdBJjrjdmKF)

These new column options are:

* **Primary Contact** - the main person to contact about the request ongoing
* **Requester** - the person who originally made the request
* **Subject** - the person who the work it item is *about*
* **Last Email Received** - the date and time the last email of a work item was received
* **Last Email Sender** - the details of the last person who sent an email relating to a work item. If the user is already in the system, this column will display their name., otherwise this column will display their email address.

{% hint style="info" %}
Please note that the 'Last Email Received' and 'Last Email Sender' columns will not include emails shared from a linked work item.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.enate.net/whats-new/older-versions/changes-overview-older-versions/2022.2-changes-overview/work-manager-changes/new-homepage-grid-columns.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
