# 18 March: Push Notification Management, Export a bot-flow as JSON, and more

### ⚙️ Improvements

#### **Push Notification Management**

Users can now manage push notifications, choosing to receive all notifications or customize them based on conversation actions and received messages.&#x20;

Mobile notifications can be set to deliver only when inactive on the web, or at all times. Users can also configure notification delivery schedules within the mobile app.

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

#### **Export a bot-flow as JSON and Import**

Bot flows can now be exported and imported, with active exports tracked on a dedicated page. Flows imported within the same account will have all details prefilled.

Manual account and channel details are required after import to a different account

![](/files/DYbFqEeKxHh1f4s5Qc0x)

#### **Allow customers to add additional billing emails**

Customers can now add up to three additional email addresses to receive invoices.

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

#### **Custom Role Permissions with Restricted Access and PII Masking**

Users can now create a default, non-disableable role that restricts visibility to their own conversations. Users with the exception enabled can also create custom roles with PII masking under the Security tab.&#x20;

PII, which includes data like names, phone numbers, email addresses, and financial details, must be protected to ensure privacy and prevent unauthorized access or misuse.

![](/files/2AxggpwgxLVKrTuC7LCr)


---

# 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://changelog.gallabox.com/march-2025/18-march-push-notification-management-export-a-bot-flow-as-json-and-more.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.
