# Deploy a Workbook

Workbooks are great for experimentation with generative AI models. To easily add your prompts and model settings, you can download your workbook as a config file.&#x20;

This structured file format (AIConfig) enables you to easily access, manage, and version your prompt, model settings, and parameters alongside your application code.&#x20;

Download your workbook as a config:&#x20;

1. Go to '...'&#x20;
2. Click 'Download as AIConfig'

<figure><img src="https://2618982461-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ23FGOv9QI8qgYwsjaKD%2Fuploads%2FnGFUxoVuSG9Uney0uTJV%2FScreenshot%202023-10-17%20at%2010.36.58%20PM.png?alt=media&#x26;token=d07f0fd2-4289-4c52-bccf-ac209a754277" alt=""><figcaption></figcaption></figure>

### How to interact with AIConfig

Check out the readme for AIConfig [here](https://github.com/lastmile-ai/aiconfig).&#x20;
