All Collections
Claude API
How do I use the Workbench?
How do I use the Workbench?
Updated over a week ago

The Workbench allows you to create and test prompts within your Console account. You can enter your prompt into the "Human" dialogue box and click "Run" to test Claude's output. Click on the + icon in the upper left to create a new prompt, or click on the bulleted list icon to see prompts you've tested in the past:

The Workbench also allows you to configure several settings when prompting Claude. You can click on the slider icon to review your model settings. This allows you to select the model, temperature, and max tokens to sample:

After crafting your prompt, click on the "Get code" button to generate a sample using our Python and Typescript SDKs:

You can view our docs for more information on effective prompt design.

Did this answer your question?