Skip to main content
June 12, 2026
Question

Clarification on Storage of Documents Generated via Record Grid “Export to Excel”

  • June 12, 2026
  • 1 reply
  • 0 views

Hi Team,

We have a dashboard where we display Test Cases in a read-only grid. The grid is built using the recordData() function, and we have enabled the “Export to Excel” option provided out-of-the-box. Users are able to click this option and successfully download the Excel file.

As part of our document cleanup process, we are deleting Excel documents generated within the application. Currently, we are able to identify and delete documents that are created via our custom export functionality.

However, we have a question regarding the Excel files generated through the Record Type’s inbuilt “Export to Excel” feature:

  • Are these exported Excel files stored anywhere in Appian (e.g., in Appian Documents or temporary storage)?
  • If yes, is there a way to identify and delete them as part of our cleanup process?
  • Or are these files generated on-the-fly and not persisted in Appian?

Any clarification or guidance on how Appian handles these export files would be very helpful.

Thanks in advance!

    1 reply

    prabhakarank847990
    July 4, 2026

    Are these exported Excel files stored anywhere in Appian?

    No. They are not persisted anywhere in Appian’s content management system.

    Can we identify or delete them as part of cleanup?

    No, refer point 1 ans

    Are they generated on-the-fly?

    Yep fully ondemand