From 838bb91e95ce0dce21b8fb2e3e00de48465d1650 Mon Sep 17 00:00:00 2001 From: Angie Jones Date: Thu, 24 Apr 2025 15:34:44 -0500 Subject: [PATCH] docs: remove invalid step (#2344) --- documentation/docs/guides/session-recipes.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/documentation/docs/guides/session-recipes.md b/documentation/docs/guides/session-recipes.md index 9d72ba59..638f27f5 100644 --- a/documentation/docs/guides/session-recipes.md +++ b/documentation/docs/guides/session-recipes.md @@ -27,10 +27,11 @@ You'll need to provide both instructions and activities for your Recipe. 1. While in the session you want to save as a recipe, click the menu icon **⋮** in the top right corner 2. Select **Make Agent from this session** 3. In the dialog that appears: - - Edit the **instructions** to clarify its purpose. - - Add or remove **activities** as needed. - 4. Click **Save** - 5. Copy the Recipe URL and use it however you like (e.g., share it with teammates, drop it in documentation, or keep it for yourself) + - Name the recipe + - Provide a description + - Some **activities** will be automatically generated. Add or remove as needed. + - A set of **instructions** will also be automatically generated. Review and edit as needed. + 4. Copy the Recipe URL and use it however you like (e.g., share it with teammates, drop it in documentation, or keep it for yourself)