Documentation menu

Cookbook

Use Octopus docs with AI

Detect overlapping variable names

Identify variables with the same name across different scopes or library sets to prevent accidental overrides.

🏷 Capability: Troubleshooting

Identify variables with the same name across different scopes or library sets to prevent accidental overrides.

📝 Prompt

List variable name collisions across scopes and sets

💡 Tips for customizing

  • Include scope metadata (environment, tenant, role)
  • Highlight overridden values
  • Group by project

📚 Further reading