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 Enable-Report-Fields.md #50205

Merged
merged 1 commit into from
Oct 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
51 changes: 51 additions & 0 deletions docs/articles/new-expensify/workspaces/Enable-Report-Fields.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
title: Enable-Report-Fields.md
description: Enable and create Report Fields for your Workspaces
---

{% include info.html %}
Report fields are only available on the Control plan. You cannot create these report fields directly in Expensify if you are connected to an accounting integration (QuickBooks Online, QuickBooks Desktop, Intacct, Xero, or NetSuite). Please refer to the relevant article for instructions on creating fields within that system.
{% include end-info.html %}

If you are not connected to an accounting integration, workspace Admins can add additional required report fields that allow you to specify header-level details like specific project names, business trip information, locations, and more.

## Enable Report Fields
To enable report fields on a Workspace:

1. Click Settings in the bottom left menu
2. Click Workspaces from the left-hand menu
3. Select the Workspace you want to enable Report Fields for
4. Go to More Features and toggle on Report Fields

{% include info.html %}
If you are not already on a Control plan, you will be prompted to upgrade
{% include end-info.html %}

## Create New Report Fields
To create new Report Fields:

1. Click Settings in the bottom left menu
2. Click Workspaces from the left-hand menu
3. Select the Workspace you want to create Report Fields on
4. Click Report Fields on the lefthand menu (if you do not see this option, enable Report Fields by following the Enable Report Fields process above this)
5. Click “Add Field” in the top right corner
6. Click “Name” and add a name your your Report Field
7. Click “Type” to select the Report Field type; you will have the following options:
- Text - Add a field for free-text input
- Date - Add a calendar for date selection
- List - Add a list of options to choose from
- To create values for your list, click List Vales > Add Values
8. Once you have added a Name and the Type, click Save at the bottom of the page

## Edit or Delete Existing Report Fields
To edit or delete existing report fields Report Fields:

1. Click Settings in the bottom left menu
2. Click Workspaces from the left-hand menu
3. Select the Workspace you want to edit Report Fields on
4. Click Report Fields on the lefthand menu
5. Click the Report Field you wish to edit or delete
6. Make the required edits in the right-hand panel, or select “Delete”



Loading