# Managing notification preferences

TextMaster’s notification system helps you stay informed about important activities related to your projects, billing, and account status. By customizing your notification preferences, you can ensure that you receive the right information at the right time, without being overwhelmed by unnecessary alerts. This guide will walk you through the steps to configure your notification settings according to your needs.

### **Accessing notification settings**

* **Navigate to notification settings**: After logging into your TextMaster account, locate the user icon or your name in the top-right corner of the dashboard. Click on it to access the drop-down menu, then select "My Profile" to open your user notification settings.

<figure><img src="/files/UeZyIYVEt8ZEIXy1wVmm" alt=""><figcaption></figcaption></figure>

* **Overview of notification preferences**: In the notification settings section, you will see various categories of notifications, such as project updates, and account activity. Each category allows you to customize how and when you receive these notifications.

### **Customizing notifications**

* **Update notification preferences**: Customize notification preferences for each event. This ensures that you can respond promptly to any issues that arise during the project lifecycle.

<figure><img src="/files/0CaU9I7sxHGBLGT0Z0LJ" alt=""><figcaption></figcaption></figure>

* **Daily Digest**: If you prefer to reduce the number of individual notifications, you can opt for a daily digest that consolidates all updates into a single summary email. This helps you stay informed without being overwhelmed.

### **Saving and reviewing notification preferences**

1. **Save your settings**: After customizing your notification preferences, be sure to click "Save" to apply the changes. This ensures that your new settings are active and that you start receiving notifications according to your preferences.
2. **Review and adjust**: Periodically review your notification settings to ensure they still meet your needs. As your projects and responsibilities change, you may need to adjust your preferences to stay aligned with your workflow.

By managing your notification preferences in TextMaster, you can ensure that you stay informed about what matters most to you, without being distracted by unnecessary alerts.


---

# 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.textmaster.com/client/account-management/managing-notification-preferences.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.
