How can I find and manage a specific data export if all I have is its ID?

Currently, there isn’t a direct way within Studio to locate a Data Export by its ID. However, you can use a workaround:

  • Enable browser diagnostics before opening the Data Export room.
  • Within the diagnostic data, look for the getDataConnectors call and search for the ID in question.

Keep in mind this method only works for Data Exports that are owned by or shared with you. For future management, consider using the new functionality to create versioned content within Projects. This approach will make Data Exports easier to maintain and manage.