# Contact Activity Page

The Contact Activity Page displays the activity details for an individual service recipient.&#x20;

You can navigate to the Contact Activity page via:

**1. Quickfind** – clicking on a user in [Quickfind](/enate-help/work-manager/work-manager-2021.1/quickfind.md#searching-for-people)

![](/files/-MYEg6F9sJEf7DZGHI3u)

**2. A Work Item** – clicking on a contact in the [contacts card](/enate-help/work-manager/work-manager-2021.1/managing-contacts/contacts-card.md) of a work item

![](/files/-MYEh5SNyUu3ZxSzpsVL)

**3. The Contact Management Page** – clicking on the first name of a contact in the [Contact Management Page](/enate-help/work-manager/work-manager-2021.1/managing-contacts/contact-management-page.md)

![](/files/-MYAirfF8i7EXaVMTFQZ)

Once you are on the Contact Activity Page, you can see the contact's details on the right-hand side and update them as needed.

![](/files/fi0ybyrBgYL4Aye2Yugq)

Clicking on the 'Work Items' tab lets you see all work items which relate to the contact. Each work item is shown as a card with data about it like reference, title of work item, due date, assignee, queue, and state. Work Items can be opened for further details by clicking on reference and title. Running items are displayed by default, completed work items can also be displayed.

![](/files/8FTnVezxZrOqiV5oX9to)

Clicking on the 'Comms' tab lets you see communications (emails, notes) relating to the user and the work items relating to them. You can search for specific communications here too.

![](/files/Y4k8N5va6HYQYQwCCRWR)

You can also start a new piece of work for the contact from the Contact Activity Page. Starting a new work item from the Contact Activity Page will automatically assign the contact as the Primary Contact, Requester and Subject on the work item, and if they have a Default Tag set, they will be tagged as this as well on the work item. Note that when launching a Ticket, the 'Send Automated Emails' option is automatically set to off.

![](/files/VwSDKvOfvvebv88aniZI)

{% hint style="info" %}
The work items that you can start from here depends upon if the work items have been [configured to be startable from the Contact Activity Page in Builder](/enate-help/builder/builder-2021.1/service-matrix-screen/adding-a-new-ticket-case-to-a-service.md#c-opening-editing-setting-a-ticket-or-case-live), which [company the contact has been scoped to](/enate-help/work-manager/work-manager-2021.1/managing-contacts/adding-editing-and-deleting-contacts.md#adding-contacts) when it was created in Work Manager, and which [company you as a user have been scoped to](/enate-help/builder/builder-2021.1/user-management/service-agents.md) as well.
{% endhint %}

You are able to copy the user's name by clicking on the copy button on the tab:

![](/files/-MWsG9PZfYfiC5OZEi6Z)


---

# 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/enate-help/work-manager/work-manager-2021.1/managing-contacts/contact-activity-page.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.
