diff --git a/content/docs/TimePro/manage-iterations.mdx b/content/docs/TimePro/manage-iterations.mdx new file mode 100644 index 00000000..c2c4529e --- /dev/null +++ b/content/docs/TimePro/manage-iterations.mdx @@ -0,0 +1,12 @@ +--- +seo: + title: Manage iterations +title: Manage iterations +date: '2026-06-09T16:00:00.000Z' +--- + +Project iterations let you break down the time tracked on a single project in greater detail. This makes it easy to provide your clients with insights such as: *How much time was spent on a specific milestone? How much time is expensed versus capitalized?* + +Below, you’ll find steps to enable this feature for your projects and use it on your timesheets. + + diff --git a/content/docsTableOfContents/TimePro/toc.mdx b/content/docsTableOfContents/TimePro/toc.mdx index d1984687..a04cf095 100644 --- a/content/docsTableOfContents/TimePro/toc.mdx +++ b/content/docsTableOfContents/TimePro/toc.mdx @@ -36,5 +36,10 @@ parentNavigationGroup: - title: Sync with Dynamics 365 slug: content/docs/TimePro/dynamics-sync.mdx _template: item + - title: Timesheets + items: + - title: Manage iterations + slug: content/docs/TimePro/manage-iterations.mdx + _template: item ---