In BI Point application, it is possible to change folders into temporary files by editing entries on META database in dbo.settings table.

Subsequent fields are indicated by the specified paths:
- FileDataSourcesDirectory – specifies the path to a folder, where the copies of files used to file connections will be stored.
- SegmentationUploadDirectory – specifies the path to a folder to which CSV files, that were used to define a micro segment, will be uploaded.
- SegmentationTempDirectory – specifies the path to a folder, in which the temporary files, used by the segmentation engine to calculate the process result, will be stored.
- SegmentationResultDirectory – specifies the path to a folder in which the output files of the segmentation process will be stored.
- ExportToFileTempDirectory – specifies the path to a folder in which a temporary file, that is created during export, is stored.
- CommentaryScreenShootsDirectory – specifies the path to a folder in which the screenshots used in comments will be stored.