When opening a .dxp in an Analyst client, there's currently no way for users to see its file path via the GUI.
This creates a quandary when saving the file under the same filename - e.g., unintentional overwrite.
Programmatically, this can be done using the DocumentMetadata class in Application namespace in IronPython. Having this info displayed in GUI is useful.