Understanding Workspaces
Team Plan
For small teams with basic expense tracking needs
Corporate Plan
For larger organizations with advanced controls and integrations
Creating a Workspace
Navigate to Workspace Creation
From the main menu, click on New → Workspace or access the workspaces section in settings.
Enter Workspace Details
Provide basic information about your workspace:
- Workspace Name: A descriptive name for your team or department
- Currency: Default currency for expenses (e.g., USD, EUR, GBP)
- Avatar: Optional workspace logo or image
src/libs/actions/Policy/Policy.ts
Configure Initial Settings
Set up basic workspace preferences:
- Approval workflow
- Reimbursement settings
- Expense rules
Workspace Settings
Once created, you can configure various aspects of your workspace.General Settings
- Basic Info
- Reimbursement
- Workflows
Workspace Profile
Update your workspace’s basic information:src/libs/actions/Policy/Policy.ts
- Name: Workspace display name
- Description: Optional description of the workspace purpose
- Currency: Default currency for expenses
- Avatar: Workspace logo/image
Currency changes only affect new expenses. Existing expenses retain their original currency.
Categories
Categories help organize and track different types of expenses.Creating Categories
src/libs/actions/Policy/Category.ts
Common Category Examples:
- Travel & Transportation
- Meals & Entertainment
- Office Supplies
- Software & Subscriptions
- Marketing & Advertising
- Training & Development
Tags
Tags provide additional expense classification beyond categories.Use Cases for Tags:
- Projects: Track expenses by project or client
- Departments: Allocate costs to specific departments
- Cost Centers: Map to your accounting cost centers
- Locations: Track expenses by office or region
Tags are available on Corporate plans. Team plans have basic category support.
Rules & Policies
Define expense rules to enforce company policies.Common Rules:
Receipt Requirements
Receipt Requirements
Require receipts for expenses above a certain amount:
Expense Limits
Expense Limits
Set maximum amounts for different expense types:
Description Requirements
Description Requirements
Require descriptions for certain expense categories:
Prohibited Expenses
Prohibited Expenses
Define expense types that are not allowed:
src/libs/actions/Policy/Policy.ts
Member Management
Manage who has access to your workspace and their roles.Adding Members
src/libs/actions/Policy/Member.ts
Invite Members
Enter email addresses of people to invite. You can:
- Add multiple emails at once
- Include a welcome message
- Set default roles
Member Roles
Admin
- Full workspace settings access
- Can add/remove members
- Can approve expenses
- Can configure rules and categories
Member
- Can submit expenses
- Can view own expense reports
- Cannot modify workspace settings
- Cannot approve others’ expenses
Removing Members
src/libs/actions/Policy/Member.ts
- Go to Members tab
- Select the member(s) to remove
- Click Remove from workspace
- Confirm the action
Advanced Features
Auto-Reporting
Automate expense report submission:src/libs/actions/Policy/Policy.ts
- Manual: Users submit reports manually
- Immediate: Submit automatically when expenses are added
- Daily: Submit once per day
- Weekly: Submit once per week
- Monthly: Submit once per month
Workspace Integrations
Connect your workspace to accounting software:- QuickBooks Online
- QuickBooks Desktop
- Xero
- NetSuite
- Sage Intacct
Accounting integrations are available on Corporate plans.
Workspace Permissions
src/libs/actions/Policy/Policy.ts
| Action | Admin | Member |
|---|---|---|
| Submit expenses | ✅ | ✅ |
| Approve expenses | ✅ | ❌ |
| Add members | ✅ | ❌ |
| Edit categories | ✅ | ❌ |
| Configure rules | ✅ | ❌ |
| Set up integrations | ✅ | ❌ |
| Delete workspace | ✅ | ❌ |
Best Practices
Descriptive Names
Use clear, descriptive names for workspaces, categories, and tags
Clear Rules
Document expense policies and communicate them to members
Regular Reviews
Periodically review and update categories and rules
Proper Roles
Assign appropriate roles based on responsibilities
Troubleshooting
Can't Create Workspace
Can't Create Workspace
If you can’t create a workspace:
- Ensure you’re signed in with a verified account
- Check that you have a stable internet connection
- Try refreshing the page
- Clear your browser cache
Member Can't See Workspace
Member Can't See Workspace
If an invited member can’t see the workspace:
- Verify they’re signed in with the correct email
- Check they’ve accepted the workspace invitation
- Confirm the invitation was sent successfully
- Try re-sending the invitation
Categories Not Syncing
Categories Not Syncing
If categories aren’t syncing with your accounting software:
- Verify the integration is properly connected
- Check that sync is enabled in integration settings
- Manually trigger a sync
- Contact support if issues persist
Approval Workflow Issues
Approval Workflow Issues
If approvals aren’t working as expected:
- Verify approval mode is configured correctly
- Check that approvers are workspace admins
- Ensure expense amounts match rule thresholds
- Review member roles and permissions
Next Steps
Invite Members
Add team members to your workspace
Configure Categories
Set up expense categories and rules
Set Up Integrations
Connect accounting software
Expense Tracking
Learn how to track and submit expenses
