...
This functionality provides the ability to create a new collection within the selected database. Next to the name you can also specify advanced settings. If If the GridsFS collection option is enabled, the the collection will attached with ".files" on the entered name entered and an associated chunks collection will be created when created when saving.
The remaining options are explained here: http://docs.mongodb.org/manual/reference/method/db.createCollection/
...