# Copy-to-Prompt instructions now available for Flags

DevFeed: [Copy-to-Prompt instructions now available for Flags](<https://devfeed.tech/articles/copy-to-prompt-instructions-now-available-for-flags-880.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/copy-to-prompt-instructions-now-available-for-flags>)

Author: Vincent Derks

Published: 2026-04-13T16:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [feature flags](<https://devfeed.tech/topics/feature-flags.md>), [Vercel](<https://devfeed.tech/topics/vercel.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Code](<https://devfeed.tech/topics/code.md>), [configuration](<https://devfeed.tech/topics/configuration.md>)

Tags: [cli](<https://devfeed.tech/tags/cli.md>), [code](<https://devfeed.tech/tags/code.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [feature-flags](<https://devfeed.tech/tags/feature-flags.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

## AI overview

Vercel Flags now provides copy-to-prompt instructions on the feature flag details page. Developers can use the instructions to install the Flags SDK, link a project with the Vercel CLI, and add flag definitions to their code, while teams can also copy the definitions for manual configuration.

## Source excerpt

The feature flags details page now includes copy-to-prompt instructions in the instructions pane. You or your agent can install the Flags SDK, link the project using the Vercel CLI, and add the required flag definitions to the code base. Teams that prefer manual configuration can still copy the exact flag definitions directly from the instructions pane. Learn more about Vercel Flags. Read more