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

# Train a model with instructions

Once you have created your model, you need to train your model by providing instructions or by feeding it examples.

To train a model with instructions, complete the following procedure.

1. In the **Project space** menu, select **Collections**.
2. Select a collection.
3. Select **Models**.
4. Select the model you want to train and click Instructions.
5. Click **Add Instruction** and do one of the following:
   * **Import instructions from protocol**
     1. Select a protocol from the drop-down.
     2. Select the checkbox for the instructions you want to include.&#x20;
     3. Click **Import**.
   * **Import instructions from a csv**
     * Click to upload a CSV with instructions and click **Import**.
   * **Create new instruction**
     1. Type your instruction text.
     2. Enter a priority.
     3. Select tags for relevant documents to be coded with.
     4. Click **Save**.
6. Click **Run > Train**.

One your model is run, you will receive predictions based on your data. The predictions will include confidence scores as well as predicted tags or extractions.
