# GravityExport Developer Documentation > Hooks documentation for GravityExport Version: 1.13.0 This file contains links to documentation sections following the llmstxt.org standard. ## Table of Contents - [Action - gk/gravityexport/save/chunk/written](https://www.gravitykit.dev/docs/gravityexport/actions/gk-gravityexport-save-chunk-written): Fires after a chunk of entries has been written to the temp file. - [Action - gk/gravityexport/save/connection/failed](https://www.gravitykit.dev/docs/gravityexport/actions/gk-gravityexport-save-connection-failed): Fires when a monitored cloud storage connection is detected offline. - [Action - gk/gravityexport/save/connection/restored](https://www.gravitykit.dev/docs/gravityexport/actions/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 ... - [Action - gk/gravityexport/save/exported/entry](https://www.gravitykit.dev/docs/gravityexport/actions/gk-gravityexport-save-exported-entry): Event dispatched when the export was triggered by an entry. - [Action - gk/gravityexport/save/exported/manual](https://www.gravitykit.dev/docs/gravityexport/actions/gk-gravityexport-save-exported-manual): - 1.6.0 - [Action - gk/gravityexport/save/feed/before-handle](https://www.gravitykit.dev/docs/gravityexport/actions/gk-gravityexport-save-feed-before-handle): Fires before a Save feed is processed by `handleFeed()` or `process_feed()`. - [Actions](https://www.gravitykit.dev/docs/gravityexport/actions): GravityExport actions - [Filter - gfexcel_renderer_title](https://www.gravitykit.dev/docs/gravityexport/filters/gfexcel_renderer_title): :::info[Dynamic Hook Name] - [Filter - gk/gravityexport/feature/remove-empty-columns](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-feature-remove-empty-columns): :::info[Dynamic Hook Name] - [Filter - gk/gravityexport/feature/show-html](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-feature-show-html): :::info[Dynamic Hook Name] - [Filter - gk/gravityexport/field/flow/status-label](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-field-flow-status-label): :::info[Dynamic Hook Name] - [Filter - gk/gravityexport/field/flow/timestamp-format](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-field-flow-timestamp-format): :::info[Dynamic Hook Name] - [Filter - gk/gravityexport/field/flow/timestamp-type](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-field-flow-timestamp-type): :::info[Dynamic Hook Name] - [Filter - gk/gravityexport/field/flow/translate-role](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-field-flow-translate-role): :::info[Dynamic Hook Name] - [Filter - gk/gravityexport/field/flow/user-property](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-field-flow-user-property): :::info[Dynamic Hook Name] - [Filter - gk/gravityexport/pdf/font-family](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-pdf-font-family): :::info[Dynamic Hook Name] - [Filter - gk/gravityexport/pdf/footer](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-pdf-footer): :::info[Dynamic Hook Name] - [Filter - gk/gravityexport/pdf/header-image/enabled](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-pdf-header-image-enabled): :::info[Dynamic Hook Name] - [Filter - gk/gravityexport/pdf/header/title](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-pdf-header-title): :::info[Dynamic Hook Name] - [Filter - gk/gravityexport/pdf/header](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-pdf-header): :::info[Dynamic Hook Name] - [Filter - gk/gravityexport/pdf/inline-images](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-pdf-inline-images): :::info[Dynamic Hook Name] - [Filter - gk/gravityexport/pdf/page-number-alignment](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-pdf-page-number-alignment): :::info[Dynamic Hook Name] - [Filter - gk/gravityexport/pdf/settings/defaults](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-pdf-settings-defaults): Modify the default PDF settings. - [Filter - gk/gravityexport/permalinks/reserved-terms](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-permalinks-reserved-terms): Modifies the list of reserved terms that are excluded from permalinks. - [Filter - gk/gravityexport/router/default_endpoint](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-router-default_endpoint): Modify the default action slug. - [Filter - gk/gravityexport/router/endpoints](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-router-endpoints): Modify the list of download endpoints. - [Filter - gk/gravityexport/save/chunk-size](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-save-chunk-size): Filters the number of entries fetched per chunk during chunked exports. - [Filter - gk/gravityexport/save/chunked-threshold](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-save-chunked-threshold): Filters the entry count threshold for activating chunked exports. - [Filter - gk/gravityexport/save/cloud-storage/settings](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-save-cloud-storage-settings): Filters the settings shown in the Cloud Storage section. - [Filter - gk/gravityexport/save/connection/check-interval](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-save-connection-check-interval): Filters how often (in seconds) cloud storage connections are checked. - [Filter - gk/gravityexport/save/filename](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-save-filename): :::info[Dynamic Hook Name] - [Filter - gk/gravityexport/save/preflight-memory-check](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-save-preflight-memory-check): Filters the pre-flight memory check for full-dataset exports. - [Filter - gk/gravityexport/save/settings/copy-files](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-save-settings-copy-files): :::info[Dynamic Hook Name] - [Filter - gk/gravityexport/save/settings/filename-formats](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-save-settings-filename-formats): Modify the filename formats list in Save. - [Filter - gk/gravityexport/save/settings/ftp](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-save-settings-ftp): Modify FTP connection options. - [Filter - gk/gravityexport/save/settings](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-save-settings): :::info[Dynamic Hook Name] - [Filter - gk/gravityexport/save/should-chunk](https://www.gravitykit.dev/docs/gravityexport/filters/gk-gravityexport-save-should-chunk): Filters whether a scheduled export should use chunked processing. - [Filter - gk/multiple_rows/settings/defaults](https://www.gravitykit.dev/docs/gravityexport/filters/gk-multiple_rows-settings-defaults): Filter default global settings. - [Filters](https://www.gravitykit.dev/docs/gravityexport/filters): GravityExport filters - [GravityExport Developer Documentation](https://www.gravitykit.dev/docs/gravityexport): Developer documentation for GravityExport including hooks, actions, filters, and PHP API reference