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

# Get Started With Fine-Tuning

> Learn how to fine-tune a model with Prem.

# Start Here ↓

<Note>
  You can only fine-tune a model if you have a snapshot of your dataset.
</Note>

<Steps>
  <Step title="Click + Create Fine-Tuning Job">
    Get started by clicking the "Create Finetuning Job" button on the top right of the screen.

    ![GIF of clicking + Create Finetuning Job](https://static.premai.io/prem-saas-docs/fine-tuning/get-started/step-1-click-create-finetuning-job.gif)
  </Step>

  <Step title="Add a Name and Choose a Dataset">
    * Add a name for the fine-tuning job.
    * Choose a dataset to fine-tune on.

    ![GIF of adding a name and choosing a dataset](https://static.premai.io/prem-saas-docs/fine-tuning/get-started/step-2-add-name-choose-dataset-and-model-type.gif)

    <Note>
      Once you create a fine-tuning job your model will be ready for experimentation. You can see the indicator on your fine-tuning job.

      ![Image of the indicator on the fine-tuning job](https://static.premai.io/prem-saas-docs/fine-tuning/get-started/step-2-add-name-choose-dataset-and-model-type.png)
    </Note>
  </Step>
</Steps>

<Card title="Next Steps" icon="sparkles" href="/finetuning/experiments">
  Experiments need their own guide so you can really get the most out of your fine-tuning job.

  Click on this card to learn more about creating experiments with your fine-tuned model.
</Card>
