> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update activity monitors

> Update activity monitors

<Note>
  Activity monitors (SAINT) require a **Sales Premium** or **Service Premium** license or the **Growth** plan.
</Note>

## Open the SAINT screen

Before performing any of the following tasks, open the **SAINT** screen in Settings and maintenance and select the **Company**, **Contact**, or **Project** tab.

## Edit a status description

The **Description** tab shows the description you entered when you [created the status][1].

1. In the status list, select the status for which you want to edit the description.

2. Edit the text in the **Description** tab.

## Select a default follow-up type for a status

You can link a follow-up type to a status. When a user clicks the center of the status card, a follow-up opens automatically. This can include prefilled text that explains what action to take for companies, contacts, or projects with this status.

To specify a default follow-up type and description, use the **Create follow-up** tab.

1. In the status list, select the required status.
2. Go to the **Create follow-up** tab.
3. Select a follow-up type from the **Type** dropdown.
4. Enter the message that will appear in the follow-up dialog.

![The 'Create follow-up' tab in the SAINT status monitor, showing follow-up type selection and custom message entry. -screenshot][img1]

<h2 id="criteria">
  Add criteria to a status
</h2>

Each status must have at least one criterion. The [criteria][2] determine which companies, contacts, or projects the status applies to.

1. In the status list, select the required status.

2. Below the criteria list, select **Add** to insert a new row.

3. Select a criterion type from the dropdown.

   ![Criteria list with multiple conditions defined and the Add button below the list -screenshot][img3]

4. Set the condition (such as **Before**, **After**, or **Equals**), and enter a value.

5. Repeat to add more criteria.

   <Note>
     You can add only one of each criterion type. For example, you cannot add the **Postcode** criterion twice.
   </Note>

6. Select <i class="ph ph-arrow-circle-right" aria-hidden="true" /> **Regenerate selected status monitor** to apply the changes.

<h2 id="delete">
  Delete a status monitor
</h2>

You can delete a status from the status monitor list. Deleted statuses can be restored later.

1. In the status list, select the status you want to delete.
2. Click **Delete** at the bottom of the list.

The deleted status is removed from the active list but can be shown again by selecting **Show deleted**.

<h2 id="restore">
  Restore a deleted status monitor
</h2>

You can restore a previously deleted status and regenerate it.

1. At the bottom of the status list, select **Show deleted**.

2. Double-click the status you want to restore.

   ![Status monitor dialog open after selecting a deleted status, with Restore and Save buttons visible -screenshot][img2]

3. In the **Status monitor** dialog, select **Restore**, then select **Save**.

   The status is restored and displayed in black text in the list.

4. Select **Regenerate selected status monitor** to update the restored status.

<h2 id="regen">
  Regenerate statuses and counters <i class="ph ph-arrow-circle-right" aria-hidden="true" />
</h2>

At the bottom of the **Status monitors** tab, indicators show the date of the most recent update. A red cross in the status list means the status is not active until you regenerate it. If an item has never been generated, or the last generation was a long time ago, the results may be outdated.

Statuses and counters that are not updated remain visible in SuperOffice CRM, but the data may be incorrect. You should regenerate whenever criteria change, you have edited an intention for a task, or when the indicators suggest the data is stale.

### Regenerate statuses

| Name                               | Description                 | Location                                                   |
| ---------------------------------- | --------------------------- | ---------------------------------------------------------- |
| Regenerate selected status monitor | Updates the selected status | Bottom of the **Company**, **Contact**, or **Project** tab |
| Regenerate all status monitors     | Updates all statuses        | Bottom of the **Status monitors** tab                      |

### Regenerate counters

| Name                    | Description          |
| ----------------------- | -------------------- |
| Regenerate all counters | Updates all counters |

[1]: ./set-up

[2]: ../../search-options/learn/search-criteria

[img1]: /media/loc/en/saint/saint-create-follow-up-tab.png

[img2]: /media/loc/en/saint/delete-restore-status-monitor.png

[img3]: /media/loc/en/saint/criteria.png


## Related topics

- [Activity monitors (SAINT)](/en/saint/learn/index.md)
- [Set up a new activity monitor](/en/saint/admin/set-up.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.System](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.System.md)
- [Activities](/en/learn/basics/activity.md)
- [NSStatusMonitor](/en/automation/crmscript/reference/CRMScript.NetServer.NSStatusMonitor.md)
- [Save Status Monitor](/en/api/reference/restful/agent/saint_agent/save-status-monitor.md)
