> ## 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.

# Create a Trailer

> Learn how to create and manage trailers for transporting goods with this configuration guide.

Trailers are large containers used for transporting goods. This guide covers how to add new trailers, configure their details, and assign them to goods.

<Steps>
  <Step title="Access trailer management">
    From the left-hand menu, go to **Settings > Trailers**.
  </Step>

  <Step title="Create a new trailer">
    Click **New** and provide the following details:

    * **Name**: A name for easy identification
    * **Code**: A unique code to help track the trailer
    * **Description**: Any additional information about the trailer
    * **Trailer Type**: A category for better organisation
  </Step>

  <Step title="Assign trailers to goods">
    After creating a trailer, you can attach it to any existing or new goods in the system to streamline your logistics process.
  </Step>
</Steps>

<Tip>
  You can set up and classify trailer types in the **Trailer Types** tab, located next to the Trailers tab. This lets you organise your trailers into categories as needed.
</Tip>

## Frequently asked questions

<AccordionGroup>
  <Accordion title="What are trailers in the system?">
    Trailers are large containers used for transporting goods. The system provides tools to create and manage them.
  </Accordion>

  <Accordion title="Where can I set up trailer types?">
    You can configure trailer types in the **Trailer Types** tab, located next to the Trailers tab in the Settings section.
  </Accordion>

  <Accordion title="Can I assign a new trailer to existing goods?">
    Yes, once a trailer is created, it can be attached to any existing or new goods in the system.
  </Accordion>
</AccordionGroup>
