Skip to content

Commit 38f2d7c

Browse files
authored
Merge pull request #39574 from rushatgabhane/new-help
[HelpDot] New expensify - rename categories and simplify descriptions
2 parents e4eead3 + 5c217f1 commit 38f2d7c

File tree

18 files changed

+38
-42
lines changed

18 files changed

+38
-42
lines changed

docs/_data/_routes.yml

Lines changed: 24 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -87,39 +87,43 @@ platforms:
8787
- href: new-expensify
8888
title: New Expensify
8989
hub-title: New Expensify - Help & Resources
90-
hub-description: Questions? Find the answers by clicking a Category or using the search bar located in the left-hand menu.
90+
hub-description: Questions? Find the answers by clicking a Category or using the search bar.
9191
url: new.expensify.com
9292
description: "Your account settings look like this:"
9393
image: /assets/images/settings-new-dot.svg
9494

9595
hubs:
96+
- href: getting-started
97+
title: Getting Started
98+
icon: /assets/images/accounting.svg
99+
description: Set up your account to optimize Expensify's features.
100+
96101
- href: chat
97102
title: Chat
98103
icon: /assets/images/chat-bubble.svg
99-
description: Enhance your financial experience using Expensify's chat feature, offering quick and secure communication for personalized support and payment transfers.
104+
description: Use Expensify's chat feature to split bills, chat with employees, and manage payments.
100105

101-
- href: account-settings
102-
title: Account Settings
103-
icon: /assets/images/gears.svg
104-
description: Discover how to personalize your profile, add secondary logins, and grant delegated access to employees with our comprehensive guide on Account Settings.
106+
- href: workspaces
107+
title: Workspaces
108+
icon: /assets/images/shield.svg
109+
description: Configure rules, settings, and limits for your company’s spending.
110+
111+
- href: expenses
112+
title: Expenses
113+
icon: /assets/images/money-into-wallet.svg
114+
description: Learn more about expense tracking and submission.
105115

106-
- href: bank-accounts
107-
title: Bank Accounts
116+
- href: bank-accounts-and-payments
117+
title: Bank Accounts & Payments
108118
icon: /assets/images/bank-card.svg
109-
description: Find out how to connect Expensify to your financial institutions, track credit card transactions, and best practices for reconciling company cards.
110-
111-
- href: billing-and-plan-types
112-
title: Billing & Plan Types
113-
icon: /assets/images/subscription-annual.svg
114-
description: Here is where you can review Expensify's billing and subscription options, plan types, and payment methods.
119+
description: Send direct reimbursements, pay invoices, and receive payment.
115120

116121
- href: expensify-card
117122
title: Expensify Card
118123
icon: /assets/images/hand-card.svg
119-
description: Explore how the Expensify Card combines convenience and security to enhance everyday business transactions. Discover how to apply for, oversee, and maximize your card perks here.
120-
121-
- href: payments
122-
title: Payments
123-
icon: /assets/images/money-into-wallet.svg
124-
description: Whether you submit an expense report or an invoice, find out here how to ensure a smooth and timely payback process every time.
124+
description: Explore the perks and benefits of the Expensify Card.
125125

126+
- href: settings
127+
title: Settings
128+
icon: /assets/images/gears.svg
129+
description: Manage profile settings and notifications.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: Coming Soon
3+
description: Coming Soon
4+
---
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: default
3+
title: Bank Accounts & Payments
4+
---
5+
6+
{% include hub.html %}

docs/new-expensify/hubs/bank-accounts/index.html

Lines changed: 0 additions & 6 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default
3-
title: Payments
3+
title: Expenses
44
---
55

66
{% include hub.html %}

docs/new-expensify/hubs/expensify-partner-program/index.html

Lines changed: 0 additions & 6 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default
3-
title: Account Settings
3+
title: Getting started
44
---
55

66
{% include hub.html %}
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default
3-
title: Send Payments
3+
title: Settings
44
---
55

66
{% include hub.html %}

docs/new-expensify/hubs/workspace-and-domain-settings/index.html

Lines changed: 0 additions & 6 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default
3-
title: Billing & Plan Types
3+
title: Workspaces
44
---
55

66
{% include hub.html %}

0 commit comments

Comments
 (0)