-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #43000 from ren-jones/patch-121
DOCS: Create Set-default-report-title.md
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
17 changes: 17 additions & 0 deletions
17
docs/articles/expensify-classic/reports/Set-default-report-title.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: Set default report title | ||
description: Set an automatic title for all reports | ||
--- | ||
<div id="expensify-classic" markdown="1"> | ||
|
||
Workspace Admins can set a default report title for all reports created under a specific workspace. If desired, these titles can also be enforced to prevent employees from changing them. | ||
|
||
1. Hover over Settings and select **Workspaces**. | ||
2. Select the desired workspace. | ||
3. Click the **Reports** tab on the left. | ||
4. Scroll down to the Default Report Title section. | ||
5. Configure the formula. You can use the example provided on the page as a guide or choose from more [report formula options](https://help.expensify.com/articles/expensify-classic/spending-insights/Custom-Templates). | ||
- Some formulas will automatically update the report title as changes are made to the report. For example, any formula related to dates, total amounts, workspace name, would adjust the title before the report is submitted for approval. Changes will not retroactively update report titles for reports which have been Approved or Reimbursed. | ||
6. If desired, enable the Enforce Default Report Title toggle. This will prevent employees from editing the default title. | ||
|
||
</div> |