diff --git a/docs/authentication/group-sync.md b/docs/authentication/group-sync.md
index b9eb2d68..9adccaf8 100644
--- a/docs/authentication/group-sync.md
+++ b/docs/authentication/group-sync.md
@@ -5,7 +5,7 @@ hide_title: true
description: Automatically provision project memberships based on identity provider groups.
---
-# Manage project access with IdP groups
+# IdP Group Sync
:::info
Group syncing is currently available on the self-hosted Commercial Edition and supports OIDC only. SAML and LDAP support is coming soon.
diff --git a/docs/automations/custom-automations.md b/docs/automations/custom-automations.md
index 6bdee413..21df76d5 100644
--- a/docs/automations/custom-automations.md
+++ b/docs/automations/custom-automations.md
@@ -3,7 +3,7 @@ title: Automate project tasks with trigger based workflows
description: Automate repetitive project tasks with trigger-based workflows. Set up rules to automatically update work item properties, assign team members, and manage priorities when specific conditions are met.
---
-# Automate your project workflow
+# Automations
Automations let you streamline your project management workflow by automatically performing actions based on specific triggers and conditions. This powerful feature eliminates repetitive manual tasks, ensures consistency in your processes, and helps your team maintain focus on high-value work by letting the system handle routine operations.
diff --git a/docs/core-concepts/account/overview.md b/docs/core-concepts/account/overview.md
index d2588142..1b53fc71 100644
--- a/docs/core-concepts/account/overview.md
+++ b/docs/core-concepts/account/overview.md
@@ -3,7 +3,7 @@ title: Personalize your homepage
description: Customize your Home page with quick links, recent activity, and sticky notes to create a personalized dashboard for improved productivity.
---
-# Personalize your homepage
+# Personalize homepage
The Home page serves as your personalized page, giving you quick access to essential tools, recent activity, and key features to enhance productivity. Here's everything you need to know about setting up and using the Home page efficiently.
diff --git a/docs/core-concepts/account/settings.md b/docs/core-concepts/account/settings.md
index dea85666..f990f73c 100644
--- a/docs/core-concepts/account/settings.md
+++ b/docs/core-concepts/account/settings.md
@@ -3,7 +3,7 @@ title: Account settings
description: Reference for personal account settings including profile, preferences, notifications, security, and activity.
---
-# Customize your account and preferences
+# Account settings
Account settings control your personal profile, interface preferences, notification preferences, security options, and activity history. These settings apply across all workspaces you belong to.
diff --git a/docs/core-concepts/cycles.md b/docs/core-concepts/cycles.md
index 43e3de58..b681d134 100644
--- a/docs/core-concepts/cycles.md
+++ b/docs/core-concepts/cycles.md
@@ -3,7 +3,7 @@ title: Manage sprints and track agile workflows
description: Create and manage sprints using Cycles in Plane. Track progress, transfer incomplete tasks, and monitor active cycles across projects for efficient Agile workflows.
---
-# Manage and track your sprints using Cycles
+# Cycles
A Cycle is a set period of time where your team focuses on completing specific tasks or work items, similar to sprints in Agile. Each Cycle is flexible, allowing you to prioritize and tackle backlog items at your own pace.
diff --git a/docs/core-concepts/deploy.md b/docs/core-concepts/deploy.md
index 3f836d65..2fec13c3 100644
--- a/docs/core-concepts/deploy.md
+++ b/docs/core-concepts/deploy.md
@@ -3,7 +3,7 @@ title: Publish projects
description: Publish your projects as public boards with customizable layouts, commenting, and voting features. Share your roadmap with zero setup on a free domain.
---
-# Create public project boards
+# Publish projects
Any project you build in Plane can be turned into a public page, creating a fully navigable website. This makes it easy for your users and customers to see your latest features or when bug fixes roll out—no sign-up required.
diff --git a/docs/core-concepts/drafts.md b/docs/core-concepts/drafts.md
index 3cc4fdd6..2ff09e86 100644
--- a/docs/core-concepts/drafts.md
+++ b/docs/core-concepts/drafts.md
@@ -3,7 +3,7 @@ title: Save draft work items
description: Drafts feature automatically saves your work item progress. Create, edit, copy, and move drafts to projects when ready, with no risk of losing your work.
---
-# Save your progress in drafts
+# Save draft work items
We've all been there—clicking outside a modal or navigating away from a page, only to lose all our progress. With Drafts, you don’t have to worry about that anymore. If you're interrupted when writing a work item or a comment or accidentally click away, Plane automatically saves your half-written text so you can pick up right where you left off.
diff --git a/docs/core-concepts/issues/bulk-ops.md b/docs/core-concepts/issues/bulk-ops.md
index d72aa948..ea26eefb 100644
--- a/docs/core-concepts/issues/bulk-ops.md
+++ b/docs/core-concepts/issues/bulk-ops.md
@@ -3,7 +3,7 @@ title: Bulk update multiple work items to save time
description: Learn how to save time by updating multiple work items at once in Plane. Change states, priorities, assignees, dates, and more with efficient bulk operations.
---
-# Update multiple work items at once
+# Bulk Operations
Working with multiple work items at once can save you significant time.
diff --git a/docs/core-concepts/issues/display-options.md b/docs/core-concepts/issues/display-options.md
index 4ef49bd1..959a22c5 100644
--- a/docs/core-concepts/issues/display-options.md
+++ b/docs/core-concepts/issues/display-options.md
@@ -3,7 +3,7 @@ title: Display options for viewing work items
description: Customize display by showing specific properties, grouping by attributes, subgrouping, and ordering items to create the perfect project view.
---
-# Configure layout display
+# Display options
The Display dropdown in Plane gives you full control over how your work items are presented, grouped, and ordered. This flexibility ensures that you can tailor the layout to suit your workflow, whether you're a developer working through a backlog, a manager tracking priorities, or a QA engineer validating tasks. Let’s break down how you can make the most of this feature.
diff --git a/docs/core-concepts/issues/epics.md b/docs/core-concepts/issues/epics.md
index b7927034..988df8ef 100644
--- a/docs/core-concepts/issues/epics.md
+++ b/docs/core-concepts/issues/epics.md
@@ -3,7 +3,7 @@ title: Organize related work items with Epics
description: Create and manage Epics in Plane to organize related work items, track progress across multiple tasks, and align your team around larger objectives.
---
-# Organize and track work items with Epics
+# Epics
Epics help you group related tasks into a larger work item, providing a hierarchical structure for managing complex projects. This feature is ideal for breaking down major objectives into smaller, manageable pieces while keeping everything organized within a project.
diff --git a/docs/core-concepts/issues/estimates.md b/docs/core-concepts/issues/estimates.md
index 834a8633..ac516467 100644
--- a/docs/core-concepts/issues/estimates.md
+++ b/docs/core-concepts/issues/estimates.md
@@ -3,7 +3,7 @@ title: Task estimates using points, time or categories
description: Set up and customize work item estimation using points, categories, or time to quantify task complexity and effort.
---
-# Estimate time and effort for work items
+# Estimates
Estimates in Plane help quantify the time and effort required for each work item in your project. Whether using a simple number scale or categories like T-shirt sizes, estimates provide a clearer idea of the work involved. They act as a proxy for complexity, helping teams gauge task scale quickly without detailed breakdowns. Estimates also aid in prioritizing, resource allocation, managing workload expectations, and identifying potential bottlenecks.
diff --git a/docs/core-concepts/issues/issue-types.md b/docs/core-concepts/issues/issue-types.md
index b5ebb0cb..c22b1583 100644
--- a/docs/core-concepts/issues/issue-types.md
+++ b/docs/core-concepts/issues/issue-types.md
@@ -3,7 +3,7 @@ title: Work Item Types
description: Create specialized work item types in Plane with custom properties, icons, and colors for different teams and workflows to streamline project management.
---
-# Add and configure your work item types
+# Work Item Types
Work item Types unlock a whole new way of adding, editing, and moving work forward in Plane. The default work item type called `Issue` is great for starting with Plane, but as you advance in your project management journey, you find the need for names and properties unique to the type of work you are doing.
diff --git a/docs/core-concepts/issues/labels.md b/docs/core-concepts/issues/labels.md
index a165e71f..c816431b 100644
--- a/docs/core-concepts/issues/labels.md
+++ b/docs/core-concepts/issues/labels.md
@@ -3,7 +3,7 @@ title: Categorize and tag project tasks
description: Use labels to categorize work items, simplify filtering, and organize tasks by component, feature, or custom attributes beyond standard properties.
---
-# Tag work items with Labels
+# Work Item Labels
Labels are keywords or tags that you can assign to work items in order to categorize and differentiate them within your project. They are ideal for tracking components or other unique identifiers that don’t fall under the standard work item properties.
diff --git a/docs/core-concepts/issues/layouts.md b/docs/core-concepts/issues/layouts.md
index 003135bc..54c16022 100644
--- a/docs/core-concepts/issues/layouts.md
+++ b/docs/core-concepts/issues/layouts.md
@@ -4,7 +4,7 @@ toc_max_heading_level: 2
description: Use layouts to visualize, organize, and manage your work items based on your team's workflow preferences.
---
-# Switch between layouts
+# Layouts
Plane provides five flexible layouts to view and manage your work items, tailored to suit different workflows. Each layout offers unique benefits, so you can easily switch perspectives and optimize your team’s productivity.
diff --git a/docs/core-concepts/issues/overview.md b/docs/core-concepts/issues/overview.md
index 879c5e02..d215449a 100644
--- a/docs/core-concepts/issues/overview.md
+++ b/docs/core-concepts/issues/overview.md
@@ -3,7 +3,7 @@ title: Manage work items
description: Create, manage and organize work items in Plane with sub-tasks, relations, file attachments, automations, and activity tracking for efficient project management
---
-# Create, organize, and track project tasks
+# Manage work items
In Plane, a work item serves as the fundamental unit of work. They represent the tasks you need to accomplish to make progress Think of work items as the to-dos of your project management flow—assignable, trackable, and actionable.
diff --git a/docs/core-concepts/issues/states.md b/docs/core-concepts/issues/states.md
index 987e52c3..e62f4ed3 100644
--- a/docs/core-concepts/issues/states.md
+++ b/docs/core-concepts/issues/states.md
@@ -3,7 +3,7 @@ title: Workflow States
description: Manage work item progress with customizable states in Plane. Organize tasks through backlog, unstarted, started, completed, and cancelled state groups.
---
-# Manage work item progress using states
+# Workflow States
Managing work items effectively is at the heart of every project, and Plane provides a robust system for organizing them into states that represent the stages of a work item's lifecycle. As work items transition through these states—from backlog to completion—they reflect the progression of work in your project, forming a clear and efficient workflow for your team.
diff --git a/docs/core-concepts/issues/time-tracking.md b/docs/core-concepts/issues/time-tracking.md
index c7ac6cc8..63bdc564 100644
--- a/docs/core-concepts/issues/time-tracking.md
+++ b/docs/core-concepts/issues/time-tracking.md
@@ -3,7 +3,7 @@ title: Time tracking to log hours on tasks
description: Log hours on work items, view timesheet records, and download comprehensive reports for project time management.
---
-# Log time on work items
+# Time Tracking
> **Role**: Project Admins
diff --git a/docs/core-concepts/issues/timeline-dependency.md b/docs/core-concepts/issues/timeline-dependency.md
index 7fa79aee..9f4cfbdb 100644
--- a/docs/core-concepts/issues/timeline-dependency.md
+++ b/docs/core-concepts/issues/timeline-dependency.md
@@ -3,7 +3,7 @@ title: Task dependencies
description: Create and manage visual task dependencies in Plane with timeline connectors.
---
-# Set up task dependencies in Timeline layout
+# Dependencies in Timeline
With dependencies, managing connected tasks has never been easier. This feature provides a clear, high-level view of task relationships, allowing you to quickly see which tasks depend on each other. It helps you plan tasks more efficiently, optimize resource allocation, and stay on top of critical tasks. By tracking dependencies, you can spot bottlenecks, prevent delays, and keep everything on track.
diff --git a/docs/core-concepts/issues/visualise_filter.md b/docs/core-concepts/issues/visualise_filter.md
index 249a8987..8d1d1dd4 100644
--- a/docs/core-concepts/issues/visualise_filter.md
+++ b/docs/core-concepts/issues/visualise_filter.md
@@ -3,7 +3,7 @@ title: Filter work items
description: Learn how to filter work items in Plane.
---
-# Filter work items
+# Work Item Filters
Filters help you find exactly the work items you need by applying conditions across multiple fields. Whether you're looking for overdue tasks assigned to your team or tracking items in specific states, filters give you the control to slice through your work items with precision.
diff --git a/docs/core-concepts/modules.md b/docs/core-concepts/modules.md
index cbea911a..71e4ea75 100644
--- a/docs/core-concepts/modules.md
+++ b/docs/core-concepts/modules.md
@@ -3,7 +3,7 @@ title: Organize project features with Modules
description: Use Modules to organize work items, track feature development, and break down projects into manageable components with progress tracking and multiple layouts.
---
-# Break your project down into Modules
+# Modules
Modules are smaller, focused projects that help users group and organize work items within specific time frames. They allow teams to break down their work into manageable chunks and track progress towards specific goals or objectives. They can serve various purposes: tracking progress on a new feature, managing a milestone like a marketing campaign, or representing discrete pieces of your software architecture such as a microservice.
diff --git a/docs/core-concepts/pages/editor-blocks.md b/docs/core-concepts/pages/editor-blocks.md
index a7aa8397..f7b958bc 100644
--- a/docs/core-concepts/pages/editor-blocks.md
+++ b/docs/core-concepts/pages/editor-blocks.md
@@ -3,7 +3,7 @@ title: Editor blocks for pages
description: Explore all available content blocks in Plane's Page editor.
---
-# Editor blocks for pages
+# Editor blocks
List of all the content blocks available in the page, description and comment editors.
diff --git a/docs/core-concepts/pages/nested-pages.md b/docs/core-concepts/pages/nested-pages.md
index b680ae53..4003687c 100644
--- a/docs/core-concepts/pages/nested-pages.md
+++ b/docs/core-concepts/pages/nested-pages.md
@@ -3,7 +3,7 @@ title: Nested pages for hierarchical documentation structure
description: Create structured documentation with Nested Pages. Build parent-child hierarchies, organize content logically, and improve navigation for your team's knowledge base.
---
-# Structure content with nested pages
+# Nested Pages
Nested Pages allows you to create a hierarchical structure for your content, helping you organize documentation logically and improve navigation for your team. This feature enables you to build robust knowledge architecture with parent and child pages, similar to folders and files.
diff --git a/docs/core-concepts/pages/overview.md b/docs/core-concepts/pages/overview.md
index b045fc75..22d8a929 100644
--- a/docs/core-concepts/pages/overview.md
+++ b/docs/core-concepts/pages/overview.md
@@ -3,7 +3,7 @@ title: Pages for project documentation
description: Create, format, and share project documentation with AI assistance, content blocks, version history, and web publishing options.
---
-# Document with AI-powered Pages
+# Manage project pages
Pages in Plane let you easily capture and organize project-related information. Whether you’re documenting meeting notes or detailing technical or product requirements, Pages allow you to collaborate directly within the context of your project—no need for external tools.
diff --git a/docs/core-concepts/pages/wiki.md b/docs/core-concepts/pages/wiki.md
index 8a0bd2bd..ff61038f 100644
--- a/docs/core-concepts/pages/wiki.md
+++ b/docs/core-concepts/pages/wiki.md
@@ -3,7 +3,7 @@ title: Wiki for company wide knowledge base
description: Create and organize company-wide documentation, policies, guides, and knowledge that extends beyond individual projects.
---
-# Centralized documentation with Wiki
+# Wiki
Plane's Wiki is a place to store and share company-wide information. Unlike project pages that focus on specific work, the Wiki helps you create documentation that matters to everyone in the organization.
diff --git a/docs/core-concepts/projects/initiatives.md b/docs/core-concepts/projects/initiatives.md
index 076159e9..a642eba0 100644
--- a/docs/core-concepts/projects/initiatives.md
+++ b/docs/core-concepts/projects/initiatives.md
@@ -3,7 +3,7 @@ title: Align multiple projects with Initiatives
description: Create and manage Initiatives to align multiple projects with strategic goals, track cross-project epics, and monitor aggregated progress.
---
-# Group multiple projects using Initiatives
+# Initiatives
Initiatives is designed to help you manage and track progress across multiple related projects under a unified objective. This feature is particularly useful if you need a high-level view of how various projects align with strategic goals.
diff --git a/docs/core-concepts/projects/manage-project-members.md b/docs/core-concepts/projects/manage-project-members.md
index a49a4d91..5345f730 100644
--- a/docs/core-concepts/projects/manage-project-members.md
+++ b/docs/core-concepts/projects/manage-project-members.md
@@ -3,7 +3,7 @@ title: Manage project members
description: Add members to projects, assign roles, and configure access
---
-# Manage project members
+# Manage members
Manage who has access to your project and what they can do by adding members and assigning roles.
diff --git a/docs/core-concepts/projects/milestones.md b/docs/core-concepts/projects/milestones.md
index 57ebc5f4..48a2b324 100644
--- a/docs/core-concepts/projects/milestones.md
+++ b/docs/core-concepts/projects/milestones.md
@@ -3,7 +3,7 @@ title: Align work toward target dates with Milestones
description: Align work items toward shared completion dates with milestones. Track progress on quarterly objectives, product launches, and strategic initiatives in Plane.
---
-# Track goals with Milestones
+# Milestones
Milestones provide a layer to align work items and epics toward shared completion dates, helping teams focus on strategic objectives and critical deliverables. Whether tracking quarterly goals, product launches, or major feature releases, milestones give you visibility into progress and ensure teams stay on track.
diff --git a/docs/core-concepts/projects/overview.md b/docs/core-concepts/projects/overview.md
index 717c4b3e..a9960a83 100644
--- a/docs/core-concepts/projects/overview.md
+++ b/docs/core-concepts/projects/overview.md
@@ -3,7 +3,7 @@ title: Create and manage projects
description: Create and manage projects, configure settings, add team members, and enable features.
---
-# Create and manage projects
+# Manage projects
Projects organize your team's work within a workspace. Each project contains work items, cycles, modules, pages, and other resources needed to accomplish your goals.
diff --git a/docs/core-concepts/projects/project-overview.md b/docs/core-concepts/projects/project-overview.md
index 2c1dd390..c96c578e 100644
--- a/docs/core-concepts/projects/project-overview.md
+++ b/docs/core-concepts/projects/project-overview.md
@@ -3,7 +3,7 @@ title: Project Overview
description: Track metrics, share status updates, and monitor overall project health from a centralized dashboard for better team alignment.
---
-# Monitor project progress at a glance
+# Project Overview
Without a centralized project view, teams often face challenges like fragmented information, inefficient progress tracking, and communication gaps.
diff --git a/docs/core-concepts/projects/recurring-work-items.md b/docs/core-concepts/projects/recurring-work-items.md
index 6f3b99aa..a42f6201 100644
--- a/docs/core-concepts/projects/recurring-work-items.md
+++ b/docs/core-concepts/projects/recurring-work-items.md
@@ -3,7 +3,7 @@ title: Recurring work items to automate repetitive tasks
description: Learn how to set up recurring work items to automatically create repetitive tasks, maintenance schedules, and routine work on a predefined schedule.
---
-# Automate repetitive tasks
+# Recurring Work Items
Keep your team on track with repetitive tasks by setting them up once and letting them automatically repeat on your schedule.
diff --git a/docs/core-concepts/stickies.md b/docs/core-concepts/stickies.md
index 2b28e69d..b527d031 100644
--- a/docs/core-concepts/stickies.md
+++ b/docs/core-concepts/stickies.md
@@ -3,7 +3,7 @@ title: Quick notes and reminders for project tasks
description: Use Stickies in Plane to capture quick ideas, reminders, and notes without leaving your workspace.
---
-# Take notes using Stickies
+# Stickies
Imagine having a digital bulletin board that follows you through every project and task. Stickies is your personal memo pad, seamlessly integrated into the Plane interface, ensuring that no brilliant idea or critical reminder ever gets lost in the shuffle.
diff --git a/docs/core-concepts/views.md b/docs/core-concepts/views.md
index 24e8ba7f..9561e297 100644
--- a/docs/core-concepts/views.md
+++ b/docs/core-concepts/views.md
@@ -3,7 +3,7 @@ title: Save custom views for filtered work items
description: Create, save, and share Views in Plane to quickly access filtered work items.
---
-# Save custom views
+# Views
Views are saved collections of filters that you can apply to work items, allowing you to analyze and manage them efficiently. Instead of reapplying the same filters repeatedly, you can save them with a title for easy access and reuse.
diff --git a/docs/core-concepts/workspaces/overview.md b/docs/core-concepts/workspaces/overview.md
index 93184166..94924907 100644
--- a/docs/core-concepts/workspaces/overview.md
+++ b/docs/core-concepts/workspaces/overview.md
@@ -3,7 +3,7 @@ title: Create and manage workspaces
description: Create and manage Workspaces in Plane.
---
-# Create and manage workspaces
+# Manage workspace
Think of a Workspace in Plane as your command center, the place where everything comes together. It’s the top-level space that holds all your projects, work items, cycles, modules, and pages.
diff --git a/docs/core-concepts/workspaces/teamspaces.md b/docs/core-concepts/workspaces/teamspaces.md
index 97db4d24..b72be54a 100644
--- a/docs/core-concepts/workspaces/teamspaces.md
+++ b/docs/core-concepts/workspaces/teamspaces.md
@@ -3,7 +3,7 @@ title: Track team work with Teamspaces
description: Organize team members across projects, track team-specific work items, and create dedicated spaces for team knowledge and collaboration.
---
-# Track work by teams
+# Teamspaces
With Teamspaces, you can mirror your real-world teams of any kind and track work separately from a project. See your team's work automatically filtered across projects, and house your team's knowledge separate from anything else in Plane.
diff --git a/docs/introduction/home.md b/docs/introduction/home.md
index 8a4f6f32..68ffb7d6 100644
--- a/docs/introduction/home.md
+++ b/docs/introduction/home.md
@@ -3,7 +3,7 @@ title: Modern project management software
description: Discover Plane, the enterprise project management software for teams of all sizes. Learn how our issue tracking, sprint management, and knowledge tools can streamline your workflow.
---
-# Welcome to Plane
+# Introduction
This page gives you a quick rundown of Plane and highlights why it's a great choice for managing your projects.
diff --git a/docs/introduction/quickstart.md b/docs/introduction/quickstart.md
index bbe113ad..07b53f18 100644
--- a/docs/introduction/quickstart.md
+++ b/docs/introduction/quickstart.md
@@ -3,7 +3,7 @@ title: Set up Plane for your team
description: Get a functional workspace with team members working on their first project.
---
-# Set up Plane for your team
+# Quickstart guide
This walkthrough will help you get up and running with Plane in no time. You’ll learn how to set up your workspace, create projects, add and manage work items, and organize work into cycles, all through easy-to-follow steps.
diff --git a/docs/introduction/tutorials/create-pages.md b/docs/introduction/tutorials/create-pages.md
index 64d8311e..c6ffba45 100644
--- a/docs/introduction/tutorials/create-pages.md
+++ b/docs/introduction/tutorials/create-pages.md
@@ -3,7 +3,7 @@ title: Write content with Pages
description: Learn to create documentation, meeting notes, and project requirements using Plane's built-in rich text editor with blocks and formatting options.
---
-# Write content with Pages
+# Write content with pages
Learn to create and share documentation, meeting notes, and project requirements using Plane's powerful Pages. You'll master the basics of content creation, formatting, and sharing in just a few minutes.
diff --git a/docs/introduction/tutorials/create-project.md b/docs/introduction/tutorials/create-project.md
index aa534231..888360ee 100644
--- a/docs/introduction/tutorials/create-project.md
+++ b/docs/introduction/tutorials/create-project.md
@@ -3,7 +3,7 @@ title: Create projects
description: Learn how to create and configure your first Plane project with the right features, workflow states, and team members
---
-# Create projects
+# Create project
Set up your first project where your team can organize work, track progress, and collaborate effectively.
diff --git a/docs/introduction/tutorials/create-work-items.md b/docs/introduction/tutorials/create-work-items.md
index a4170c89..9dfcc9f2 100644
--- a/docs/introduction/tutorials/create-work-items.md
+++ b/docs/introduction/tutorials/create-work-items.md
@@ -3,7 +3,7 @@ title: Create work items
description: Learn how to create, organize, and track work items in Plane with titles, descriptions, priorities, assignments, and workflow states.
---
-# Create and manage work items
+# Create work items
Now that your project is set up, let's add your first piece of work to track. Work items are the fundamental building blocks in Plane - they represent any task or piece of work your team needs to complete.
diff --git a/docs/introduction/tutorials/organize-and-view-work.md b/docs/introduction/tutorials/organize-and-view-work.md
index 717e3f64..eb4a207a 100644
--- a/docs/introduction/tutorials/organize-and-view-work.md
+++ b/docs/introduction/tutorials/organize-and-view-work.md
@@ -3,7 +3,7 @@ title: Organize and view your work
description: Learn how to organize and visualize your work items using layouts, filters, display options, and custom views in Plane to boost your team's productivity.
---
-# Organize and view your work
+# Organize and view work
Now that you can create and collaborate on work items, let's learn how to organize and view them effectively. Plane provides powerful tools to help you see exactly the work that matters to you, when you need to see it.
diff --git a/docs/introduction/tutorials/plan-and-create-cycles.md b/docs/introduction/tutorials/plan-and-create-cycles.md
index 377814bf..5fb41d6b 100644
--- a/docs/introduction/tutorials/plan-and-create-cycles.md
+++ b/docs/introduction/tutorials/plan-and-create-cycles.md
@@ -3,7 +3,7 @@ title: Plan work with Cycles
description: Learn how to create and manage cycles in Plane to organize work into time-boxed periods, track progress, and deliver results as a team.
---
-# Plan work with Cycles
+# Plan work with cycles
Cycles help you organize work into focused time periods - like sprints. Instead of endless lists of work items, cycles create clear boundaries with start dates, end dates, and specific goals your team can work toward together.
diff --git a/docs/templates/page-templates.md b/docs/templates/page-templates.md
index ca97126e..81a94690 100644
--- a/docs/templates/page-templates.md
+++ b/docs/templates/page-templates.md
@@ -3,7 +3,7 @@ title: Page templates to standardize documentation structure
description: Create Page templates to standardize documentation and build reusable page structures. Save time and ensure consistency with our step-by-step guide.
---
-# Create pages faster with templates
+# Page Templates
Page Templates help you standardize and streamline your documentation workflow by providing reusable page structures for common content types. Instead of manually creating similar pages from scratch, templates allow you to quickly apply predefined formats and content, saving time and ensuring consistency across your workspace.
diff --git a/docs/templates/project-templates.md b/docs/templates/project-templates.md
index ab6a6f8d..cacd5110 100644
--- a/docs/templates/project-templates.md
+++ b/docs/templates/project-templates.md
@@ -3,7 +3,7 @@ title: Project templates to standardize new project setup
description: Create and use Project Templates to standardize projects, save setup time, and ensure consistency across your workspace with predefined settings.
---
-# Create projects faster with templates
+# Project Templates
Project Templates help you standardize and streamline your workflow by providing reusable structures for common project types. Instead of manually configuring similar projects from scratch, templates allow you to quickly apply predefined settings, saving time and ensuring consistency across your workspace.
diff --git a/docs/templates/work-item-templates.md b/docs/templates/work-item-templates.md
index fbd2612a..9d6b1781 100644
--- a/docs/templates/work-item-templates.md
+++ b/docs/templates/work-item-templates.md
@@ -3,7 +3,7 @@ title: Work item templates for recurring tasks
description: Create and use Work Item Templates to standardize recurring tasks, save setup time, and ensure consistency with predefined fields and properties.
---
-# Create work items faster with templates
+# Work Item Templates
Work Item Templates help you standardize and streamline your workflow by providing reusable templates for common tasks. Instead of manually recreating similar work items, templates allow you to quickly apply predefined structures, saving time and ensuring consistency.
diff --git a/docs/workflows-and-approvals/workflows.md b/docs/workflows-and-approvals/workflows.md
index e279eae5..c4dfb084 100644
--- a/docs/workflows-and-approvals/workflows.md
+++ b/docs/workflows-and-approvals/workflows.md
@@ -3,7 +3,7 @@ title: Workflows to control work item state transitions
description: Set up workflows to control how work items move through states, define transition rules, and require approvals before work progresses.
---
-# Control how work items move
+# Workflows and Approvals
Workflows give you control over how work items move through states in your project. Think of it as creating guardrails that ensure work follows your team's agreed-upon path, with the right people making decisions at each step.
diff --git a/docs/workspaces-and-users/add-remove-seats.md b/docs/workspaces-and-users/add-remove-seats.md
index d6ad72ae..4dee27e0 100644
--- a/docs/workspaces-and-users/add-remove-seats.md
+++ b/docs/workspaces-and-users/add-remove-seats.md
@@ -4,7 +4,7 @@ toc_max_heading_level: 4
description: Manage paid seats in your workspace
---
-# Manage paid seats in your workspace
+# Add or remove seats
Manage the number of paid seats in your workspace to control your subscription costs. Seats determine how many Admins and Members you can have.
diff --git a/docs/workspaces-and-users/manage-licenses.md b/docs/workspaces-and-users/manage-licenses.md
index bbc0735d..4f2255c2 100644
--- a/docs/workspaces-and-users/manage-licenses.md
+++ b/docs/workspaces-and-users/manage-licenses.md
@@ -3,7 +3,7 @@ title: Manage licenses
description: Upgrade to paid plans in Plane, activate license keys on self-hosted instances, manage seats, and handle subscription changes.
---
-# Manage licenses for Commercial Edition
+# Manage licenses
::: warning
If you are on the self-hosted Community edition and want to upgrade to the Commercial Edition, see [Upgrade from Community](https://developers.plane.so/self-hosting/upgrade-from-community).
diff --git a/docs/workspaces-and-users/search-workspace.md b/docs/workspaces-and-users/search-workspace.md
index 786e51a1..ce80de26 100644
--- a/docs/workspaces-and-users/search-workspace.md
+++ b/docs/workspaces-and-users/search-workspace.md
@@ -3,7 +3,7 @@ title: Search your workspace
description: Find work items, projects, pages, and other content across your workspace.
---
-# Search your workspace
+# Search workspace
Use workspace search to quickly find work items, projects, cycles, modules, pages, and other content across your entire workspace.
diff --git a/docs/workspaces-and-users/upgrade-plan.md b/docs/workspaces-and-users/upgrade-plan.md
index 9b5398b9..4a18cc35 100644
--- a/docs/workspaces-and-users/upgrade-plan.md
+++ b/docs/workspaces-and-users/upgrade-plan.md
@@ -3,7 +3,7 @@ title: Upgrade to paid plans
description: Upgrade to paid plans in Plane, activate license keys on self-hosted instances, manage seats, and handle subscription changes.
---
-# Upgrade to a paid plan
+# Upgrade plan
You can upgrade from the Free plan to a paid plan to access premium features.
diff --git a/docs/your-work.md b/docs/your-work.md
index edc383f9..a3b15a61 100644
--- a/docs/your-work.md
+++ b/docs/your-work.md
@@ -3,7 +3,7 @@ title: Dashboard to track assigned tasks and workload
description: Track assigned tasks, monitor your workload, visualize priorities, and stay on top of your personal project contributions.
---
-# See all your work
+# Your Work
The **Your work** page serves as a centralized hub for managing your individual responsibilities and progress within the workspace. This comprehensive dashboard gives you a clear, at-a-glance view of your current workload, work item prioritization, and overall activity.