Karel,
Create your own entity that is e specialization of System.FileDocument and add a relation to the Administration.Account entity. On commit of the new entity trigger a commit event that sets the relation to the current user. Now you have files with a relation to the user that added the file and this can be retrieved again.