# manage-global-configurations Create, get, edit, delete, list, validate, and consolidate all global configurations in a Mule project — connector configs, TLS Context, Object Store, Caching Strategy, Global Error Handler, API AutoDiscovery, Import Project Reference, properties files, global-property elements, and multi-environment setup. Use when the user asks to "add Salesforce config", "configure connector", "set up connection", "create TLS context", "set up object store", "add caching strategy", "create error handler", "set up autodiscovery", "import shared project", "create config.yaml", "set up environments", "add global property", "list global elements", "find usages", "validate config exists", "consolidate configs", or any request to manage global-level configuration in a Mule app. NEVER use MCP server tools — use only the bash scripts provided. - **Skill Source:** [SKILL.md](https://dev-portal.mulesoft.com/skills/mule-development/manage-global-configurations/SKILL.md) ## Steps ### Step 1: Step 1: Rules and References ### Step 2: Step 2: Resolve Target Project and Route Operation ### Step 3: Step 3: Resolve Connector (CONNECTOR CONFIG — CREATE) ### Step 4: Step 4: Describe Connector ### Step 5: Step 5: Ask Config Name ### Step 6: Step 6: Select Connection Provider ### Step 7: Step 7: Get Provider Detail ### Step 8: Step 8: Ask Field Values ### Step 9: Step 9: Generate XML ### Step 10: Step 10: Generate config.yaml ### Step 11: Step 11: Apply to Project and Validate ### Step 12: Step 12: Create Global Element (TLS, Object Store, Caching, Error Handler, AutoDiscovery, Import) ### Step 13: Step 13: Properties Management ### Step 14: Step 14: Management Operations (List All, Find Usages, Validate, Consolidate)