diff --git a/assets/example_sb_parent_metadata.png b/assets/Archive/example_sb_parent_metadata.png
similarity index 100%
rename from assets/example_sb_parent_metadata.png
rename to assets/Archive/example_sb_parent_metadata.png
diff --git a/assets/example_sb_parent_metadata_product.png b/assets/example_sb_parent_metadata_product.png
new file mode 100644
index 0000000..9d44d3b
Binary files /dev/null and b/assets/example_sb_parent_metadata_product.png differ
diff --git a/assets/example_sb_parent_metadata_project.png b/assets/example_sb_parent_metadata_project.png
new file mode 100644
index 0000000..fe7e30f
Binary files /dev/null and b/assets/example_sb_parent_metadata_project.png differ
diff --git a/content/product_records/metadata_tab_product.qmd b/content/product_records/metadata_tab_product.qmd
index 559afc3..f593cb5 100644
--- a/content/product_records/metadata_tab_product.qmd
+++ b/content/product_records/metadata_tab_product.qmd
@@ -62,9 +62,9 @@ any questions about the metadata.
| Role | Contact | **Requirements |
|:---------------|:-----------------|:-------------------------|
-| author | See Notes Below | [**Required**]`r req_style` | |
-| publisher | Default is USFWS | [**Required**]`r req_style` | |
-| pointOfContact | SA Data Steward | [**Required**]`r req_style` | |
+| author | See Notes Below | [**Required**]`r req_style` | |
+| publisher | Default is USFWS | [**Required**]`r req_style` | |
+| pointOfContact | SA Data Steward | [**Required**]`r req_style` | |
: {.striped .hover .bordered .md .allborder}
@@ -118,26 +118,23 @@ If you created the product metadata from scratch in mdEditor, you need to enter
the appropriate parent item ScienceBase ID. This is most likely the folder for
the project that this product originated from.
-#### Title (`r req_style`)
+#### Title [(Required)]`r req_style`
-If the **Title** is not already populated, you can enter something like "Parent folder."
+If the **Title** is not already populated, you can enter something like
+"Parent Folder".
-#### Identifier (`r req_style`)
+#### Identifier [(Required)]`r req_style`
The **Identifier** defines the location of the parent folder in ScienceBase.
-| Identifier | Namespace |
-|:-------------------------------------------|:------------|
-| ScienceBase identifier for the parent item | scienceBase |
-
:::{.callout-hint appearance="minimal"}
The ScienceBase identifier is the alphanumeric string in
the item's URL immediately following "**item/**". For example,
**59b97600e4b091459a54d9f3c** is the SBID for the item at the URL:
-
+
:::
-![Example Parent Metadata entry](../../assets/example_sb_parent_metadata.png)
+![Example Parent Metadata entry](../../assets/example_sb_parent_metadata_product.png)
## Metadata Repositories
diff --git a/content/project_records/metadata_tab_project.qmd b/content/project_records/metadata_tab_project.qmd
index 1c8cf89..e10dfe1 100644
--- a/content/project_records/metadata_tab_project.qmd
+++ b/content/project_records/metadata_tab_project.qmd
@@ -126,26 +126,21 @@ directly in your individual metadata record if you wish.
### Title [(Required)]`r req_style`
If the **Title** is not already populated, you can enter something like
-"Parent folder."
+"Parent Folder".
### Identifier and Namespace [(Required)]`r req_style`
The **Identifier** and **Namespace** defines the location of the parent folder
in ScienceBase.
-| Identifier | Namespace |
-|:-------------------------------------------|:------------|
-| ScienceBase identifier for the parent item | scienceBase |
-: {.striped .hover .bordered .md .allborder}
-
:::{.callout-info}
The ScienceBase identifier is the alphanumeric string in
the item's URL immediately following "**item/".** For example,
**59b97600e4b091459a54d9f3c** is the SBID for the item at the URL:
-
+
:::
-![Example ScienceBase Parent Metadata entry](../../assets/example_sb_parent_metadata.png)
+![Example ScienceBase Parent Metadata entry](../../assets/example_sb_parent_metadata_project.png)
## Metadata Repositories