> ## Documentation Index
> Fetch the complete documentation index at: https://docs.brewit.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Workbook

<Card title="Strong Security" icon="shield-check" iconType="sharp-solid" color="#49DE80">
  Workbooks are securely stored in the **Brewit-hosted Postgres database**. Each
  file will be stored as a table in the database.
</Card>

## Create a Workbook

Workbooks are used for storing CSV files in the Brewit platform. You can create a workbook by following the steps below:

<Steps>
  <Step title="Create">
    Choose **Workbook** [here](https://app.brewit.ai/resources/new)
  </Step>

  <Step title="Configure">Edit name, description</Step>

  <Step title="Save the resource">
    Click **Save** button to complete the setup. Now you can start importing CSV
    files.
  </Step>
</Steps>
