> For the complete documentation index, see [llms.txt](https://docs.propulsionhq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.propulsionhq.com/product-guide/train-your-own-model.md).

# Train Your Own Model

* **Upload Dataset**: Prepare and upload your dataset. Ensure it is in the appropriate format (e.g., Q\&A format for instruction-based LLMs).
* **Create a Model Version**: Navigate to the "Models" section and click on "Create New Version" to define a new version of your model.
* **Start Training**: Click on the "Start Training" button to begin the training process. Monitor the training progress through the dashboard.
* **Deployment**: Once training is complete, you can deploy your model:
  * **Deploy the Model**: Click on the "Deploy" button.
  * **Auto Record Conversations into a Dataset** (optional): Enable this feature for continuous improvement.
  * **Upload Knowledge Base** (optional): Add a knowledge base to enhance the model's capabilities.
