Application properties
Each application has properties. The properties give us information on the following:
Title of an application.
The location of the application, including which server it resides on and the path of its file.
The size of database and how many documents it contains.
It also gives us assist us with when we need to compact our application. The % used button will show how efficiently the space available in the application is being used. Compacting improves the efficiency by removing white space created when we delete documents.
Clicking on the Compact button deletes white space left after deleting documents.