diff --git a/docs/_images/field_file.png b/docs/_images/field_file.png
index 176dcf6d..b56def09 100644
Binary files a/docs/_images/field_file.png and b/docs/_images/field_file.png differ
diff --git a/docs/_images/field_file_file.png b/docs/_images/field_file_file.png
new file mode 100644
index 00000000..d605958d
Binary files /dev/null and b/docs/_images/field_file_file.png differ
diff --git a/docs/_images/icon_edit.png b/docs/_images/icon_edit.png
new file mode 100644
index 00000000..ec421f13
Binary files /dev/null and b/docs/_images/icon_edit.png differ
diff --git a/docs/_images/icon_edit_meta.png b/docs/_images/icon_edit_meta.png
new file mode 100644
index 00000000..7dd68aa4
Binary files /dev/null and b/docs/_images/icon_edit_meta.png differ
diff --git a/docs/_images/icon_remove.png b/docs/_images/icon_remove.png
new file mode 100644
index 00000000..be400d33
Binary files /dev/null and b/docs/_images/icon_remove.png differ
diff --git a/docs/fieldtypes/file.md b/docs/fieldtypes/file.md
index 3f7d62c4..36726ebb 100755
--- a/docs/fieldtypes/file.md
+++ b/docs/fieldtypes/file.md
@@ -19,7 +19,13 @@ File fields utilize the built-in file browser to store uploaded files and images

-NOTE: **Note:**Your site must have at least one upload directory before you can create a file field.
+NOTE: **Note:** Your site must have at least one upload directory before you can create a file field.
+
+A File field allows you to browse through existing files and upload new files. You can use the operating system's file selection interface or simply drag and drop files to the File field to upload them.
+
+
+
+Once a file has been selected in the field, that file can be replaced by clicking the
icon. The field selection can be cleared by clicking
icon (this will not remove the file from the system). You can also change the file metadata (such as the title or description) by clicking the
icon - please note that file's metadata will be changed globally throughout the system.
## Field Settings