# Notification Settings

***

## Managing SMS Notifications

1. Login to your Investor Dashboard, then select "Investor Profile" from the left-hand navigation menu. Next select the [Notifications](https://invest.issuance.com/profile/edit/notifications) tab.&#x20;
2. Locate the offering for which you no longer wish to receive automated text messages.
3. Click the green toggle button to turn off SMS notifications associated with that specific offering.


---

# 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://kb.issuance.com/investor-documentation/investor-profile/investor-profile-settings/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.
