# How to create a notification

#### How to Set-up the Notifications

Steps:

1. Apply filters or select the Segment you are interested in.&#x20;
2. Click the Save (as) button located at the bottom-left of your screen![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/565e1cb7c697915b26a5c214/images/61bd942167de684e3e4377c1/file-cjPpLJe6tz.png)
3. In the new window
   1. Name your Segment (NOTE: in illustration we refer to 'Smartlist" - this is now called Segment&#x20;
   2. Check 'Create email alert' box
   3. Select frequency, Daily or Weekly
   4. Select format - .CSV or HTML (in body of email)
   5. Select recipients (from your users) - if you don't see person - add them under the Users section first
   6. Click save

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/565e1cb7c697915b26a5c214/images/596cbc622c7d3a73488b27d6/file-CfTzadBAIt.png)

***

### How to disable Notifications

If you like to stop receiving notifications, you need to&#x20;

1. Find the specific name of the Segment (this should be in the title of the email)
2. Select the segment in the application
3. Click the Save (as) button in the bottom-left corner
4. Untick the 'mail this list' checkbox
5. Save&#x20;

**Note:**\
You need to be the owner of a Segment if you want to make changes.

So if you receive a message indicating you are not authorised to make a modification to the Segment, you either need to contact your admin or change the ownership in the Segment Overview.


---

# 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://help.leadboxer.com/leadboxer/guides/how-to-create-a-notification.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.
