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

# Create an Item Request

> Submit a request for an inventory item from your organization's stock

Any Relyant member can submit an item request to ask for consumables or supplies from your organization's inventory.

## Steps

<Steps>
  <Step title="Go to Inventory">
    In the left sidebar, click **Inventory**.
  </Step>

  <Step title="Find the item">
    Browse or search for the item you need.
  </Step>

  <Step title="Click Request">
    On the item's detail page, click **Request Item**.
  </Step>

  <Step title="Fill in the request">
    Enter:

    * **Quantity** — how many units you need
    * **Reason** — why you need the item (optional but helpful)
    * **Required by** — a deadline if relevant (optional)
  </Step>

  <Step title="Submit">
    Click **Submit Request**. The request will be sent to your Admin or Manager for review.
  </Step>
</Steps>

## Tracking your request

After submitting, you can track the status of your request in **Inventory → My Requests**. You'll also receive a notification when the request is approved, fulfilled, or rejected.

## Next steps

<Card title="Inventory Overview" icon="warehouse" href="/inventory/overview">
  Learn more about how inventory management works in Relyant.
</Card>
