Skip to content

Commit d579a23

Browse files
authored
Merge pull request #55574 from Expensify/muttmuure-add-CSV-Upload
Update Create-expense-categories.md to include CSV upload
2 parents db3b765 + 5f38558 commit d579a23

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

docs/articles/new-expensify/workspaces/Create-expense-categories.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,36 @@ To delete a category,
5454

5555
{% include end-selector.html %}
5656

57+
# Upload expense categories via CSV
58+
59+
To upload expense categories via a CSV file:
60+
61+
{% include selector.html values="desktop, mobile" %}
62+
63+
{% include option.html value="desktop" %}
64+
1. Click your profile image or icon in the bottom left menu.
65+
2. Scroll down and click **Workspaces** in the left menu.
66+
3. Select the workspace you want to upload categories to.
67+
4. Click **Categories** in the left menu.
68+
5. Click the 3-dot menu in the top right corner and select **Import Spreadsheet**.
69+
6. Ensure your spreadsheet is formatted with all required columns, even if you do not plan to use them all.
70+
7. To obtain an example file, click the 3-dot menu again and select **Download CSV**.
71+
8. After preparing your file, upload the CSV by following the prompts and save your changes.
72+
{% include end-option.html %}
73+
74+
{% include option.html value="mobile" %}
75+
1. Tap your profile image or icon in the bottom menu.
76+
2. Tap **Workspaces**.
77+
3. Select the workspace you want to upload categories to.
78+
4. Tap **Categories**.
79+
5. Tap the 3-dot menu in the top right corner and select **Import Spreadsheet**.
80+
6. Ensure your spreadsheet is formatted with all required columns, even if you do not plan to use them all.
81+
7. To obtain an example file, tap the 3-dot menu again and select **Download CSV**.
82+
8. After preparing your file, upload the CSV by following the prompts and save your changes.
83+
{% include end-option.html %}
84+
85+
{% include end-selector.html %}
86+
5787
# Enable or disable categories
5888

5989
Once you have manually added your categories or automatically imported them from a connected accounting system, you can enable or disable the categories to determine whether they can be added to expenses.

0 commit comments

Comments
 (0)