mfg-account-manager-targets

Guides configuration and troubleshooting of Salesforce Manufacturing Cloud Account Manager Targets.

Updated Aug 6, 2026
One-click install
npx skills add https://github.com/salesforce-misc/ManuAssist --skill mfg-account-manager-targets-salesforce-misc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mfg-account-manager-targets
Source: https://github.com/salesforce-misc/ManuAssist/tree/main/skills/mfg-account-manager-targets
Command: npx skills add https://github.com/salesforce-misc/ManuAssist --skill mfg-account-manager-targets-salesforce-misc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Setting up and maintaining Account Manager Targets in Salesforce Manufacturing Cloud involves fiscal year constraints, hierarchy choices, distribution math, and propagation rules that are easy to misconfigure, leading to read-only targets, invalid assignments, or storage limit issues. ## Core Features & Use Cases - Setup Guidance: Walks through the correct enablement order, from choosing distribution frequency and team hierarchy to assigning permission sets and creating targets. - Troubleshooting Reference: Maps common symptoms like read-only targets, empty team member dropdowns, and invalid assignments to their root causes and fixes. - SOQL and Distribution Math: Provides ready-to-use SOQL queries for targets, distributions, and periodic rollups, plus formulas for product-based target value calculations. - Use Case: A sales operations admin needs to roll out fiscal year targets across a manager hierarchy, distribute them by account and product, and diagnose why existing targets became read-only after a hierarchy change. ## Quick Start Ask how to set up and distribute Account Manager Targets by account and period for the current fiscal year in Manufacturing Cloud.

Frequently Asked Questions about mfg-account-manager-targets

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up Account Manager Targets in Manufacturing Cloud?

Enable the feature in Setup, pick a distribution frequency (Monthly, Quarterly, or Yearly), choose a Manager or Forecasts hierarchy, select a default price book, manage measures, confirm a standard fiscal year, assign permission sets, then create, assign, and distribute targets.

Why are all my Account Manager Targets read-only?

Targets become read-only when the hierarchy type is changed after targets exist. Changing between Manager and Forecasts hierarchies locks all existing targets, so plan the hierarchy choice before rollout.

Does Account Manager Targets support custom fiscal years?

No, Account Manager Targets requires a standard fiscal year. Custom fiscal calendars are unsupported, and the Setup toggle stays disabled until a standard fiscal year is configured.

How do I fix invalid team assignments on targets?

Invalid assignments occur when a team member leaves or the hierarchy changes. Use Reassign, Move, Change Owner, or Delete actions on the affected assignment to resolve the issue.

What is the limit for periodic target distributions?

Periodic distribution records are capped at 10 million per org. Monitor usage with a COUNT query on AcctMgrPeriodicTargetDistribution and archive old fiscal years when approaching the limit.