# How to Import Raw Materials

<figure><img src="/files/f15HCtBrhQz13L6DocZ2" alt=""><figcaption></figcaption></figure>

### Steps

1. **Click on "Inventory" from the side menu and click on "Raw Materials". This will take you to the Raw Materials page.**
2. Click on the button with three dots next to the "Add Raw Material" button on the top right corner. This will show a dropdown.
3. Click on "Import Raw Materials" from the dropdown. This will take you to the Import Raw Materials page.
4. To import your raw materials:
   * **Download CSV Template:** Download our CSV template (if you have not already done that). Our CSV template has the required format for importing raw materials.
   * **Upload your raw material CSV.**
5. Click on "Submit" to upload your raw materials.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keepup.store/docs/tutorials/raw-materials/how-to-import-raw-materials.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
