diff --git a/docs/cody/capabilities/commands.mdx b/docs/cody/capabilities/commands.mdx index de6890c1e..55dcde309 100644 --- a/docs/cody/capabilities/commands.mdx +++ b/docs/cody/capabilities/commands.mdx @@ -37,8 +37,15 @@ Completing this process will do the following: ![prompts-in-vscode](https://storage.googleapis.com/sourcegraph-assets/Docs/prompts-ui-vscode-082024.png) +### Draft prompts + +You can mark your prompt as a draft. A draft prompt cannot be seen by anyone but you. You can only see and modify your draft prompts via the **Prompt Library** via the Sourcegraph's Web UI. + +### Editing a prompt + To edit a prompt, click the Edit button next to the prompt in the Prompt Library and make the necessary changes. You can also use this interface to **transfer ownership** of the prompt or delete it from this view. + ### Using prompts Prompts work in the same way as commands. Inside Cody's chat window there is a drop-down called **prompts** next to the LLM selector. Use this to select a prompt and run on your codebase.