From 6ff4fc9d895635bb1cb3a3850a9b82825c2a4d37 Mon Sep 17 00:00:00 2001
From: Ren Jones <153645623+ren-jones@users.noreply.github.com>
Date: Sat, 20 Apr 2024 10:26:51 -0500
Subject: [PATCH 1/2] Create Assign-tag-and-category-approvers.md
New article for assigning tag and category approvers
---
.../Assign-tag-and-category-approvers.md | 35 +++++++++++++++++++
1 file changed, 35 insertions(+)
create mode 100644 docs/articles/expensify-classic/reports/Assign-tag-and-category-approvers.md
diff --git a/docs/articles/expensify-classic/reports/Assign-tag-and-category-approvers.md b/docs/articles/expensify-classic/reports/Assign-tag-and-category-approvers.md
new file mode 100644
index 000000000000..a831d770160c
--- /dev/null
+++ b/docs/articles/expensify-classic/reports/Assign-tag-and-category-approvers.md
@@ -0,0 +1,35 @@
+---
+title: Assign tag and category approvers
+description: Require an approver for expenses coded with a specific tag or category
+---
+
+
+Once your workplace has created tags and categories, approvers can be assigned to them. Tag and category approvers are automatically added to the report approval workflow when a submitted expense contains a specific tag or category.
+
+For example, if all employees are required to tag project-based expenses with a tag for the project, you can assign the project manager as the approver for that tag. This way, when a report is submitted containing expenses with that project tag, it will first be routed to the project manager for approval before continuing through the rest of the approval workflow.
+
+If a report contains multiple categories or tags that each require a different reviewer, then each reviewer must review the report before it can be submitted. The report will first go to the category approvers, the tag approvers, and then the approvers assigned in the approval workflow.
+
+# Assign category approvers
+
+1. Hover over Settings, then click **Workspaces**.
+2. Click the **Group** tab on the left.
+3. Click the desired workspace name.
+4. Click the **Categories** tab on the left.
+5. Locate the category in the list of categories and click **Edit**.
+6. Click the Approver field to select an approver.
+7. Click **Save**.
+
+# Assign tag approvers
+
+{% include info.html %}
+Tag approvers are only supported for a single level of tags, not for multi-level tags.
+{% include end-info.html %}
+
+1. Hover over Settings, then click **Workspaces**.
+2. Click the **Group** tab on the left.
+3. Click the desired workspace name.
+4. Click the **Tags** tab on the left.
+5. Locate the tags list In the list of tags and click the Approver field to assign an approver.
+
+
From eb0e211688a59471411bf0a46e3dfa5944af3acc Mon Sep 17 00:00:00 2001
From: Ren Jones <153645623+ren-jones@users.noreply.github.com>
Date: Sun, 28 Apr 2024 09:34:24 -0500
Subject: [PATCH 2/2] Update
docs/articles/expensify-classic/reports/Assign-tag-and-category-approvers.md
Grammatical fix
Co-authored-by: Amy Evans
---
.../reports/Assign-tag-and-category-approvers.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/articles/expensify-classic/reports/Assign-tag-and-category-approvers.md b/docs/articles/expensify-classic/reports/Assign-tag-and-category-approvers.md
index a831d770160c..9467c07d95ba 100644
--- a/docs/articles/expensify-classic/reports/Assign-tag-and-category-approvers.md
+++ b/docs/articles/expensify-classic/reports/Assign-tag-and-category-approvers.md
@@ -30,6 +30,6 @@ Tag approvers are only supported for a single level of tags, not for multi-level
2. Click the **Group** tab on the left.
3. Click the desired workspace name.
4. Click the **Tags** tab on the left.
-5. Locate the tags list In the list of tags and click the Approver field to assign an approver.
+5. Locate the tag in the list of tags and click the Approver field to assign an approver.