---
title: Managing Targets and Thresholds
description: Efficiently manage Targets and Thresholds with features for setting alerts, editing configurations, uploading/downloading data.
---
import { Aside, Steps } from '@astrojs/starlight/components';

# Managing Targets and Thresholds

The **Target and Thresholds** section in Infoveave allows you to set alerts that trigger notifications for critical events. You can edit target and threshold configurations to fine-tune your analysis. This section also helps you share valuable insights with relevant team members, add additional information for better context, and delete unnecessary targets and thresholds to keep your workspace organized.

![introducing target and threshold](/images/Automation/Target-and-Thresholds/Managing-Targets-and-Thresholds/introducingtargetandthreshold.png)

## Alerts

You can set up alerts on targets and thresholds to indicate whether the data meets the set target. When you create a target and threshold, Infoveave automatically creates one target alert and three threshold alerts for each of them. You can assign meaningful names to these alerts and configure them to appear on your device to show whether the desired target is achieved. You can also trigger a subsequent action based on the alert.

To set alerts directly from the Target and Threshold section in Infoveave, follow these steps.

<Steps>  
1. Locate the Target and Threshold where you want to set the alert.  
2. Click on the **Alert** icon <i class="fa-duotone fa-regular fa-bell"></i> associated with the Target and Threshold.  
3. You are redirected to the Alerts page where you can set the alerts.  
</Steps>

## Editing Targets and Thresholds

<Aside type="caution">  
* To edit any Target and Threshold, the linked workflow must be in **Draft Mode**.  
* If the workflow is in **Production**, you can only **View** the associated Target and Threshold.  
</Aside>

To edit a Target and Threshold in Infoveave, follow these steps.

<Steps>  
1. Find the Target and Threshold you want to edit.  
2. Click on the **Edit** icon <i class="fa-duotone fa-regular fa-pencil"></i> associated with the Target and Threshold.  
3. Update the following fields as needed.  
    * Name  
    * Datasource  
    * Date Dimension  
    * Measure  
    * Dimension  
    * Frequency  
    * Alert Range  
    * Aggregation  
4. To upload a new set of Targets and Thresholds, click the **Upload** button.  
5. To download the Targets and Thresholds template, click the **Download Template** button.  
6. To delete the existing Targets and Thresholds values, click the **Delete Data** button.  
7. Click **Save** to apply the updates.  
</Steps>  

<Aside type="caution">  
* Be aware that any changes made to the Target and Threshold configurations will result in the loss of previously entered values.  
* To update the configurations, you must download the new template reflecting the changes and upload the updated set of values accordingly.  
</Aside>


## Sharing Targets and Thresholds

Sharing options such as sharing with specific users or roles provide control and flexibility in sharing the Targets and Thresholds with the right audience. This ensures efficient utilization and better leveraging of the feature.

To share your Targets and Thresholds with other users or roles in Infoveave, follow these steps.

<Steps>  
1. Click on the <i class="fa-duotone fa-regular fa-share-nodes"></i> icon to **Share** the Targets and Thresholds with the team or role.  
2. Select between the available options. Share with User or Share with Role.  
3. If you choose Share with User, go to **Share with Users**. From the share dialogue box, select the user or users you want to share the Targets and Thresholds with.  
4. If you want to share the Targets and Thresholds with all users, select the **Share with Everyone** option.  
5. If you choose Share with Role, switch to **Share with Role**.  
6. Pick the roles you want to share the Targets and Thresholds with from the share dialogue box.  
7. To remove a specific user or role from the shared list, uncheck the corresponding checkbox.  
8. Click **Save** to share your Targets and Thresholds with the selected users or roles.  
</Steps>

<Aside type="tip">  
* The share icon appears in <span style='color:blue'>**Blue**</span> when shared with everyone.  
* The share icon appears in <span style='color:Green'>**Green**</span> when shared with a few.  
</Aside>

## Moving Targets and Thresholds to a Folder

You can organize your Targets and Thresholds by moving them to designated folders.

To organize your Targets and Thresholds under folders, follow these steps.

<Steps>  
1. Select the Targets and Thresholds you want to move by clicking on the **Move to Folder** icon.  
2. Choose the desired folder from the dropdown menu.  
3. Click the **Save** button to finalize the move.  
</Steps>

<Aside type="tip">  
* You can drag and drop a Target and Threshold to any folder to move it to that specific folder.  
* You can also remove a Target and Threshold from a folder by clicking on the move to folder icon and selecting the Root folder.  
</Aside>

## Deleting Targets and Thresholds

![Delete Scipyr](/images/Automation/Target-and-Thresholds/Managing-Targets-and-Thresholds/delete-target-threshold.png)

To delete a Target and Threshold in Infoveave, follow these simple steps.

<Steps>  
1. Find the Target and Threshold you want to delete.  
2. Click on the **Delete** icon <i class="fa-duotone fa-regular fa-trash"></i>.  
3. Type the specified text from the warning message in the provided text field.  
4. Alternatively, you can copy the text from the icon and paste it in the text field.  
5. Once you enter the correct text, click on **Delete**.  
</Steps>

<Aside type="caution">  
* You cannot delete a Target and Threshold in **Production**. The linked workflows must be moved to **Draft** to delete.  
* Please be cautious when deleting a Target and Threshold. It cannot be recovered once deleted.  
</Aside>