Period Close in D365 Finance
- May 24
- 4 min read
The Financial period close workspace is the central page in Dynamics 365 Finance for managing and tracking the close process. The close template, configured once, defines what tasks exist and how they depend on each other. A closing schedule applies that template to a specific period end date and a set of legal entities, generating the task list that the workspace shows during a live close.
What is the period close workspace in Dynamics 365 Finance, and how does it work?
The workspace is accessed from General Ledger> Period Close> Financial Period Close. Selecting a closing schedule at the top filters the rest of the page; everything below is scoped to that schedule.
A manager's view shows all tasks and statuses across all companies in the schedule. An assigned user view shows only the tasks assigned to that user. The view is set per resource in the configuration.
Summary tiles at the top of the workspace show:
Tasks past due
Tasks due today
Tasks due today, but blocked by dependencies
Remaining tasks for the schedule
Below the tiles, the Tasks and status section breaks down the schedule status by company, by area, and by person. The All financial period close tasks list page provides historical analysis across past close schedules, with the data exportable to Excel for audit or process review.
The workspace doesn't change what gets closed. It changes how the close is tracked.
Configuring close tasks, assigning owners, and setting dependencies
The configuration lives at General ledger > Period close > Financial period close configuration. The page is built bottom-up: each tab depends on the ones below it.
Closing roles. The job titles or functional roles involved in the close. A user can hold multiple roles. Roles are how tasks are routed to people in the template.
Resources. Employees assigned to closing roles, with the company access and workspace view (All tasks or Only assigned tasks) defined for each.
Task areas. Logical groupings such as Accounts payable or General ledger. Tasks in the template are tagged with a task area, which is how the workspace breaks down status by area.
Calendars. Working days are used for task scheduling. The schedule due dates respect the calendar rather than counting every day of the week.
Templates. The reusable task list is applied to each closed schedule. Each task line carries:
A responsible role
A due date offset from period end
Dependencies on other tasks
A task link to the D365 page where the task is performed (for example, the Foreign currency revaluation page for a currency revaluation task)
Dependencies are the part that makes the workspace useful as a controller's tool rather than a passive task list. A task with an unmet dependency cannot be marked complete, which means the workspace shows accurately which tasks are actually available to start and which are waiting on upstream work.
The closing schedule then applies the template to a specific period end date. The system generates the actual due dates from the relative offsets and assigns the tasks to the configured resources.
The correct order for closing sub-ledgers before the general ledger
The general ledger close is the last step, not the first. The sub-ledgers feed the GL, so any close action on the GL before the sub-ledgers are clean produces incorrect balances.
A standard close order runs through the sub-ledger and GL activities in this sequence:
Complete the period-end procedures inside each source module, including Accounts receivable, Accounts payable, Inventory, and Fixed assets. Each has its own activities (the fixed asset depreciation run, for example) that need to finish before GL can close and rely on the output.
Verify that all journals are posted, with nothing left in draft or pending workflow.
Run foreign currency revaluation to generate unrealised gain or loss amounts on FX-denominated balances.
Settle transactions for each ledger account where settlement is required.
Process any required allocations.
Manually post period-end adjustments.
Journalise transactions and review the Ledger journal report.
Perform consolidation if the legal entity rolls up to a consolidation company.
Generate period-end financial statements using Financial Reporting.
The template in the period close workspace mirrors this sequence. The dependencies between tasks enforce the order: the GL adjustment task depends on the AP and AR close tasks, which depend on the source document posting tasks. The controller doesn't have to police the order manually; the workspace blocks tasks until their dependencies clear.
Locking a period and preventing posting once close is complete
Period status in Dynamics 365 Finance is a graduated control, not a single switch. Three states are available, with different consequences.
Open. Posting is allowed by anyone with module access. This is the default state during the active period.
On hold. Posting is restricted. The restriction can be set at the module level and combined with user group access, which allows the close team to continue posting period-end adjustments. In contrast, general users are blocked from creating new transactions. On hold is reversible: the period can be moved back to Open if late corrections are required.
Permanently closed. No posting allowed, irreversibly. Microsoft Learn explicitly recommends against using Permanently closed because the period cannot be reopened.
The configuration lives at General ledger > Period close > Ledger calendars. For multi-entity environments, the Mass financial period close task page applies status changes across multiple legal entities at once, with module-level access updated per entity.
During the close itself, move the period to On hold with selected modules still open for the close team. After statements are issued, leave the period on hold rather than permanently closing it. The audit defence is the same as a permanent close; the option to reopen for late entries is preserved.
Training the finance team on the period close workspace and the wider monthly close process? Start with our free user training starter kit, a 3-step video course with two downloadable templates for planning training around real D365 transactions.
Sources
Microsoft Learn: Financial period close workspace
Microsoft Learn: Close the general ledger at period end
Microsoft Learn: Mass financial period close
Microsoft Learn: Business events in financial period close
Microsoft Learn: Overview of the Close financial periods business process area
Saurabh Bharti (Microsoft MVP, D365 F&O): Financial Period Close Work-space in Microsoft Dynamics 365 Finance and Supply Chain - Hidden Gem
Comments