You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Teams often reuse common instructions, guidelines, or examples across multiple prompts. Currently, users must copy and paste these shared elements, which leads to maintenance issues when changes are needed. There is no way to keep prompt components in sync across different prompts.
Proposed Solution
We are adding prompt snippets that can be referenced across multiple prompts. Users will be able to:
Create reusable prompt snippets (e.g., output format instructions, tone guidelines, example demonstrations)
Reference snippets in prompts by name
Choose to reference a specific version or always use the latest version
Update a snippet once and have changes propagate to all prompts that reference it (when using latest version)
This creates a single source of truth for shared prompt components and makes it easy to maintain consistency across prompt variants.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Problem Statement
Teams often reuse common instructions, guidelines, or examples across multiple prompts. Currently, users must copy and paste these shared elements, which leads to maintenance issues when changes are needed. There is no way to keep prompt components in sync across different prompts.
Proposed Solution
We are adding prompt snippets that can be referenced across multiple prompts. Users will be able to:
This creates a single source of truth for shared prompt components and makes it easy to maintain consistency across prompt variants.
Beta Was this translation helpful? Give feedback.
All reactions