---
id: gk-gravityexport-save-connection-restored
title: "Action - gk/gravityexport/save/connection/restored"
sidebar_label: "gk/gravityexport/save/connection/restored"
tags:
  - "1.12.0"
---

# Action: gk/gravityexport/save/connection/restored

Fires when a cloud storage connection recovers (offline → healthy), e.g. after a successful reconnect. Lets the monitor clear its dashboard notice immediately.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $provider | `\OAuthStorageType` | The provider whose connection was restored. |

### Since

- [1.12.0](../../since/1-12-0/)

### Source

Defined in `add-ons/save/src/StorageType/OAuthStorageType.php` at line 709

