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

Create Navigate-multiple-workspaces.md #39212

Merged
merged 1 commit into from
Apr 4, 2024
Merged
Changes from all commits
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
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: Navigate multiple workspaces
description: Using more than one Expensify workspace
---
<div id="expensify-classic" markdown="1">

If you have have multiple workspaces (whether its an individual workspace and a group workspace or multiple group workspaces), you’ll want to
- Set a default workspace (Some domains have your default automatically set. In this case, you cannot change your default workspace).
- Select your workspace before creating an expense or report to ensure it’s posted to the correct workspace.

# Set default workspace

1. Hover over Settings, then click **Workspaces**.
2. Click the **Group** tab on the left.
3. To the right of the desired workspace, click **Make Default** or click the settings icon and select **Make Default**.

# Select workspace for expenses & reports

Click your profile image and select the workspace from the list at the bottom of the menu. If you have multiple workspaces that you use frequently, always double check that the correct workspace is selected before you create a new expense or report.

</div>
Loading