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

# How to Add a New Supplier

> Add new suppliers to your system with the required details including name, code, and active status.

## Adding a New Supplier

<Steps>
  <Step title="Click +New">
    Start adding a new supplier by clicking the **+New** button.
  </Step>

  <Step title="Enter supplier details">
    Complete the necessary fields:

    * **Supplier Name**
    * **Code**
    * **Description**

    <Tip>Check the **Active?** box if you want the supplier to be active straight away.</Tip>
  </Step>

  <Step title="Save the supplier">
    Once all fields are filled, click **Save** to add the supplier to the system.

    <Warning>The new supplier will not be created if you exit before saving. Make sure to click **Save** after filling in the details.</Warning>
  </Step>
</Steps>
