> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Error reporting emails

> How to subscribe to error emails in the SuperOffice Developer Portal.

SuperOffice will also send you emails when there is a problem with your application or someone wish to uninstall it. By default, these emails go to the technical contact of the application. However, you can also specify a list of addresses for error reporting and uninstall.

<Frame caption="Watch the walk-through">
  <iframe width="100%" height="420" src="https://www.youtube-nocookie.com/embed/kqEpAw7qQEY" title="Watch the walk-through" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />
</Frame>

## ERP sync, quote, and mirroring

For each endpoint you have configured SuperOffice to send data to, you can also subscribe to error emails.

To turn off/on error emails to the technical contact for an endpoint, update the integration settings configuration of the application.

* [ERP sync][5]
* [Quote connector][6]
* [Database mirror][4]

To receive error emails at different or more than one email addresses, update the application settings:

1. On the app page, select **Settings** from the left menu or click the **Edit** button.

2. Scroll to **Error reporting emails**.

3. Enter one or more email addresses, then press Enter after each one to add them to the list.

4. Click **Save Settings**.

![Application settings, error reporting emails -screenshot][img3]

<Note>
  You can update the email addresses in the application settings at any time. Technical contact will receive any notification mail if this field is blank.
</Note>

## Uninstall reporting emails

To receive notifications when an app uninstall request is submitted, update the **Uninstall reporting emails** field in the application settings.

1. On the app page, select **Settings** from the left menu or click the **Edit** button.
2. Scroll to **Uninstall reporting emails**.
3. Enter one or more email addresses, then press **Enter** after each one to add them to the list.
4. Click **Save Settings**.

<Note>
  If app's list is blank, uninstall notifications will be sent to the partner's **Uninstall reporting emails** list.

  If both lists are blank, uninstall notifications will be sent to the partner's **administrative contact**.
</Note>

## Other errors

For other errors, such as when a customer reports a problem from the App Store, the technical contact will be notified if error reporting emails field is empty.

## Read more

* [How to change contact person][8]
* [About tenant status notifications][1]
* [Troubleshooting authorizing an application and working with tokens][7]

[1]: ./tenant-status/index

[4]: ../create-app/config/update-endpoints

[5]: ../create-app/config/update-endpoints

[6]: ../create-app/config/update-endpoints

[7]: ../../api/authentication/online/troubleshooting/index

[8]: ../faq/update-contact-person

[img3]: /media/loc/en/developer-portal/application-settings.png


## Related topics

- [Update app-specific page](/en/developer-portal/standard-app/app-store/update-app-page.md)
- [Application settings](/en/developer-portal/standard-app/app-store/app-settings.md)
- [Messages](/en/developer-portal/create-app/message-center.md)
- [Set up email notifications for errors](/en/online/identity/scim/setup/get-sync-error-messages.md)
- [NSWebhook](/en/automation/crmscript/reference/CRMScript.NetServer.NSWebhook.md)
- [Receiving notifications](/en/automation/webhook/dev/notification.md)
