# Configure Watchlist

A Watchlist is a feature designed to keep you informed about the progress of the projects day to dat activities. By adding users to your watchlist, you can receive regular updates on their project involvement and progress.

#### Configure Emailer Settings

Adjust settings to specify the specific SDLC events that interest you in Emailer Settings section.&#x20;

#### Managing your Watchlist

Watchlist would be available in most of the modules to received emails on any activities or updates. Locate the icon as shown in the below screenshot in any module where you would like to receive email notification.

<figure><img src="/files/hmgK1UlINHwmYbg8YCV1" alt="" width="375"><figcaption></figcaption></figure>

**Add users to watchlist**

* **Navigate to Users Tab**
* **Search for Users:** Utilise the search bar to find specific users.
* **View Watchlist Members:** Access your watchlist to see the list of included users.
* **Select Users:** Check the boxes next to the users you want to add to your watchlist.

**Add non-users to watchlist**

* **Navigate to Non-Users Tab**
* **Search for Users:** If a non-user is already added to the list, utilise the search bar to find specific users.
* **Specify the emailID:** Provide the emailID of the non-user and click on '+' button or 'CTRL+Enter' to add the new user to watchlist.

<figure><img src="/files/eFx5cMqKPJnonC8SLzVa" alt="" width="375"><figcaption></figcaption></figure>

* **Select Users:** Check the boxes next to the added users you want to add to your watchlist.

**Add groups to watchlist**

* **Navigate to Groups Tab**
* **Search for Groups:** If a group is already added to the list, utilise the search bar to find specific group.
* **Add New Group:** Click on the '+' icon in group tab.

<figure><img src="/files/UJUZDdz1Q38ZOe5PSTni" alt="" width="375"><figcaption></figcaption></figure>

* **Specify the Group Name**
* **Select Users:** Check the boxes next to the added users and non-users you want to add to the group.

<figure><img src="/files/z5165HSyArqYcEN5rGyb" alt="" width="563"><figcaption></figcaption></figure>

* **Select Group:** Check the boxes next to the added group to add the group to watchlist.
* **Remove User from Group:** To remove users from group, check the boxes next to the users and non-users in the groups tab and click on delete icon.

<figure><img src="/files/kqezHiPm4vzx2e0rmEXb" alt="" width="563"><figcaption></figcaption></figure>

Once users are added to your watchlist, you will receive regular updates about their project activities, including:

* Task assignments
* Task updates
* Milestone completions
* Test Execution Status
* Reports and more

By effectively using Watchlists, you can stay informed about the progress of your team and make informed decisions.


---

# 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.simplifyqa.ai/get-to-know-your-workspace/configure-watchlist.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.
