Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HelpDot] rename olddot hubs and update description #39576

Merged
merged 2 commits into from
Apr 5, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
93 changes: 47 additions & 46 deletions docs/_data/_routes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,73 +17,74 @@ platforms:
- href: getting-started
title: Getting Started
icon: /assets/images/accounting.svg
description: From setting up your account to ensuring you get the most out of Expensify’s suite of features, click here to get started on streamlining your expense management journey.
description: Set up your account to optimize Expensify's features.

- href: settings
title: Settings
icon: /assets/images/gears.svg
description: Discover how to personalize your profile, add secondary logins, and grant delegated access to employees with our comprehensive guide on Account Settings.

- href: bank-accounts-and-credit-cards
title: Bank Accounts & Credit Cards
icon: /assets/images/bank-card.svg
description: Find out how to connect Expensify to your financial institutions, track credit card transactions, and best practices for reconciling company cards.
- href: workspaces
title: Workspaces
icon: /assets/images/shield.svg
description: Configure rules, settings, and limits for your company’s spending.

- href: expensify-billing
title: Expensify Billing
icon: /assets/images/subscription-annual.svg
description: Review Expensify's subscription options, plan types, and payment methods.
- href: expenses
title: Expenses
icon: /assets/images/money-into-wallet.svg
description: Learn more about expense tracking and submission.

- href: reports
title: Reports
icon: /assets/images/money-receipt.svg
description: Set approval workflows and use Expensify’s automated report features.

- href: domains
title: Domains
icon: /assets/images/domains.svg
description: Claim and verify your company’s domain to access additional management and security features.

- href: bank-accounts-and-payments
title: Bank Accounts & Payments
icon: /assets/images/send-money.svg
description: Send direct reimbursements, pay invoices, and receive payment.

- href: connect-credit-cards
title: Connect Credit Cards
icon: /assets/images/bank-card.svg
description: Track credit card transactions and reconcile company cards.

- href: expensify-card
title: Expensify Card
icon: /assets/images/hand-card.svg
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.
description: Explore the perks and benefits of the Expensify Card.

- href: copilots-and-delegates
title: Copilots & Delegates
icon: /assets/images/envelope-receipt.svg
description: Assign Copilots and delegate report approvals.

- href: expensify-partner-program
title: Expensify Partner Program
icon: /assets/images/handshake.svg
description: Discover how to get the most out of Expensify as an ExpensifyApproved! accountant partner. Learn how to set up your clients, receive CPE credits, and take advantage of your partner discount.

- href: expenses
title: Expenses
icon: /assets/images/money-into-wallet.svg
description: Learn more about expense tracking and submission.

- href: insights-and-custom-reporting
title: Insights & Custom Reporting
icon: /assets/images/monitor.svg
description: From exporting reports to creating custom templates, here is where you can learn more about Expensify's versatile export options.
description: Discover the benefits of becoming an Expensify Partner.

- href: integrations
title: Integrations
icon: /assets/images/workflow.svg
description: Enhance Expensify’s capabilities by integrating it with your accounting or HR software. Here is where you can learn more about creating a synchronized financial management ecosystem.
description: Integrate with accounting or HR software to streamline expense approvals.

- href: copilots-and-delegates
title: Copilots & Delegates
icon: /assets/images/envelope-receipt.svg
description: Assign Copilots and delegate report approvals.

- href: send-payments
title: Send Payments
icon: /assets/images/send-money.svg
description: Uncover step-by-step guidance on sending direct reimbursements to employees, paying an invoice to a vendor, and utilizing third-party payment options.

- href: workspaces
title: Workspaces
icon: /assets/images/shield.svg
description: Configure rules, settings, and limits for your company’s spending.
- href: spending-insights
title: Spending Insights
icon: /assets/images/monitor.svg
description: Create custom export templates to understand spending insights.

- href: domains
title: Domains
icon: /assets/images/domains.svg
description: Claim and verify your company’s domain to access additional management and security features.

- href: settings
title: Settings
icon: /assets/images/gears.svg
description: Manage profile settings and notifications.

- href: expensify-billing
title: Expensify Billing
icon: /assets/images/subscription-annual.svg
description: Review Expensify's subscription options, plan types, and payment methods.


- href: new-expensify
title: New Expensify
hub-title: New Expensify - Help & Resources
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: default
title: Bank Accounts & Credit Cards
title: Bank accounts & payments
---

{% include hub.html %}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: default
title: Send Payments
title: Connect Credit Cards
---

{% include hub.html %}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: default
title: Exports
title: Spending Insights
---

{% include hub.html %}
Loading