# Notification Targets

Users can choose and combine multiple methods of notifications. This is accomplished by configuring the Notification Targets.

### Configure Notification Targets

1\. In the IT-Conductor main menu, navigate to **Management → Security → People**.

![Figure 1: IT-Conductor Management Menu](/files/6L09tXfxgpyl72fF3ZrA)

2\. Choose the user name you want to edit.

![Figure 2: List of Users](/files/yJsjvs8g6PENtNWRVpFE)

3.) Click the "**@"** icon to modify the notification targets.

![Figure 3: Modify the Notification Target Icon](/files/DUdaxKu6ah91WXB5Xdj4)

#### **Adding SMTP target**

1\. Click on the **"+"** icon to add a new target.

![Figure 4: Add a New Target Icon](/files/gqaneAKSJq8UFC4PoQmg)

2\. Provide the necessary information to proceed to add the target. Once done, click on the **"+"** icon to complete the process.

* Provider: SMTP
* Address: The email address
* Format: Long
* Enabled: Checked

![Figure 5: Sample of Adding SMTP Target](/files/VfRKHP4dDd7ZqX9C0qEN)

#### **Adding SMS target**

1\. Click on the **"+"** icon to add a new target.

![Figure 6: Add a New Target Icon](/files/gqaneAKSJq8UFC4PoQmg)

2\. Provide the necessary information to proceed to add the target. Once done, click on the **"+"** icon to complete the process.

* Provider: SMS
* Address: phone number in the following format: +\<country code>\<full number including area code>, for example in the US - +12123334455, in Singapore: +639277001122
* Format: Short
* Enabled: Checked

![Figure 7: Sample Adding SMS Target](/files/gFVY3DXOaCmaG32Vajd3)


---

# 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.itconductor.com/user-guide/notifications/notification-targets.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.
