# How To Control Push Notification Settings

## Controlling push notification settings

* **App:** Open the District App > tap profile icon in bottom right > tap 'Notifications' to view, control, and customize notification settings. Scroll down to control settings on a marketplace-level.&#x20;
* **Website:** Go to District.net > Login > tap the profile icon in top right > tap 'Settings' > tap 'Notifications'. tap 'Notifications' to view, control, and customize notification settings. Scroll down to control settings on a marketplace-level.&#x20;

## Controlling push notifications for a specific chat channel within a marketplace

* **App/Website:** Go to the chat channel > tap the bell icon in the top right -> select & save your notification settings. If you'd like to control other chat channels, follow the same steps.


---

# 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.district.net/account/account-faqs/how-do-i-update-my-push-notification-settings.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.
