Skip to content

Commit

Permalink
Merge pull request #43000 from ren-jones/patch-121
Browse files Browse the repository at this point in the history
DOCS: Create Set-default-report-title.md
  • Loading branch information
dangrous authored Jun 6, 2024
2 parents 478db52 + ecb1b39 commit 10304e6
Showing 1 changed file with 17 additions and 0 deletions.
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>

0 comments on commit 10304e6

Please sign in to comment.