According to the ServiceNow documentation1, the pm_home_page_config table is used to configure the parameters displayed on a project card on the My Projects Space page of the Project Workspace. The other tables are used for different purposes:
pm_project: Stores information about projects2.
pm_toplevel_project: Stores information about top-level projects3.
project_template_config: Stores information about project templates.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit