# Notifications

You can adjust your preferences to ensure you only get the updates that matter most.

Orbe uses your Shopify login to identify you and connect your account. When you access Orbe, your Shopify email is automatically registered, and from the [**Settings**](http://admin.shopify.com/apps/300c7396da3de51b6c2a5df448979f2a/settings) page, you can manage your email preferences.

You can choose between two types of communications:

* **Product updates**: stay informed about the latest enhancements and new features.
* **Marketing**: stay subscribed to receive full benefits and maximize your Orbe experience.

To update your preferences, simply log in with the specific Shopify user you want to manage, go to **Settings**, and check or uncheck the boxes under **Email preferences**. Each user can manage their own preferences independently.

{% hint style="info" %}
Please note that essential **transactional emails** (such as error notifications, required updates, or important Shopify changes) will continue to be sent as long as the app is installed. These communications are **required** to keep <code class="expression">space.vars.geolocation\_app</code> running correctly in your store.
{% endhint %}


---

# 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.orbe.app/settings/notifications.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.
