# Create an Auction

Set up a 3-round sealed-bid reverse auction and invite suppliers.

URL: https://www.procureflow.ai/docs/auctions/buyer-create-auction



<Callout type="info" title="Who can use this?">
  Available to <GuideRole>Procurement Buyer</GuideRole>, <GuideRole>Procurement Admin</GuideRole>, and <GuideRole>Admin</GuideRole>.
</Callout>

<Steps>
  <Step>
    RFQ List [#rfq-list]

    1. Navigate to **Sourcing & Requests** in the top navigation.
    2. Select **RFQ** from the sub-menu.
    3. Click the **Create New RFQ** button to begin.

    <GuideScreenshot src="/docs/screenshots/auctions/buyer-create-auction/01.png" alt="Step 1 – RFQ List" caption="Step 1 – RFQ List" />
  </Step>

  <Step>
    Create New RFQ [#create-new-rfq]

    1. Fill in the **Subject**.
    2. Set the **Bid Closing Date & Time**.
    3. Under **Line Items**, click **Add Item** to add each item and enter its title and quantity.
    4. When all items are entered, click the **Create RFQ** button at the bottom.

    <GuideScreenshot src="/docs/screenshots/auctions/buyer-create-auction/02.png" alt="Step 2 – Create New RFQ" caption="Step 2 – Create New RFQ" />
  </Step>

  <Step>
    Confirm Details [#confirm-details]

    The RFQ is created and AI sourcing begins.

    Scroll down to the **Bidding Schedule** card.

    <GuideScreenshot src="/docs/screenshots/auctions/buyer-create-auction/03.png" alt="Step 4 – Step 1 – Confirm Details" caption="Step 4 – Step 1 – Confirm Details" />
  </Step>

  <Step>
    Enable Auction Mode [#enable-auction-mode]

    Toggle **Run as Auction** to ON.

    Auction configuration fields will be expanded.

    <GuideScreenshot src="/docs/screenshots/auctions/buyer-create-auction/04.png" alt="Step 5 – Enable Auction Mode" caption="Step 5 – Enable Auction Mode" />
  </Step>

  <Step>
    Configure 3 Rounds [#configure-3-rounds]

    1. Select **Sealed Bid Reverse Auction** as the auction type.
    2. Set a closing date and time for each round.
    3. Click **Add Round** to add more rounds as needed.

    <GuideScreenshot src="/docs/screenshots/auctions/buyer-create-auction/05.png" alt="Step 6 – Configure 3 Rounds" caption="Step 6 – Configure 3 Rounds" />
  </Step>

  <Step>
    Participation Requirement [#participation-requirement]

    Optionally adjust the **Participation Requirement** to control how suppliers are eligible to bid and how their bids are ranked. There are three options:

    * **No requirement (per-line ranking)**: Each line item is ranked independently. Suppliers may bid on any subset of lines and are still eligible.
    * **Must price every line item (RFQ-total ranking)**: Suppliers must submit a price for every line item. Bids are ranked by the total RFQ value.
    * **Must price at least 80% of line items (RFQ-total ranking)**: Suppliers must price at least 80% of lines to qualify. Bids are ranked by total RFQ value.

    <GuideScreenshot src="/docs/screenshots/auctions/buyer-create-auction/06.png" alt="Step 6 – Participation Requirement" caption="Step 6 – Participation Requirement" />
  </Step>

  <Step>
    Enter Starting Bid Prices [#enter-starting-bid-prices]

    1. Under **Starting Bid Prices**, enter the per-line price ceiling for Round 1.
    2. Once all prices are filled in, click **Save Schedule** to confirm the auction configuration.

    <GuideNote>
      **Note:**

       Suppliers must bid at or below this amount for each line item.
    </GuideNote>

    <GuideScreenshot src="/docs/screenshots/auctions/buyer-create-auction/07.png" alt="Step 7 – Enter Starting Bid Prices" caption="Step 7 – Enter Starting Bid Prices" />
  </Step>

  <Step>
    AI Sourcing Complete [#ai-sourcing-complete]

    AI sourcing finishes and suggests suppliers.

    Click **Continue to Invite Suppliers**.

    <GuideScreenshot src="/docs/screenshots/auctions/buyer-create-auction/08.png" alt="Step 8 – AI Sourcing Complete" caption="Step 8 – AI Sourcing Complete" />
  </Step>

  <Step>
    Select Suppliers [#select-suppliers]

    1. Review the AI-suggested suppliers in the **Review Suggested Suppliers** table.
    2. Check the box next to each supplier you want to invite.
    3. Once you have selected your suppliers, click the **Review Submission** button to proceed.

    <GuideScreenshot src="/docs/screenshots/auctions/buyer-create-auction/09.png" alt="Step 9 – Step 2 – Select Suppliers" caption="Step 9 – Step 2 – Select Suppliers" />
  </Step>

  <Step>
    Review Send Dialog [#review-send-dialog]

    1. Click **Review Submission**.
    2. Verify the auction type, round schedule, starting prices, and invited suppliers.

    <GuideScreenshot src="/docs/screenshots/auctions/buyer-create-auction/10.png" alt="Step 11 – Review Send Dialog" caption="Step 11 – Review Send Dialog" />
  </Step>

  <Step>
    RFQ Sent [#rfq-sent]

    Click **Confirm Send**.

    Invitation emails are dispatched and Round 1 opens immediately.

    <GuideScreenshot src="/docs/screenshots/auctions/buyer-create-auction/11.png" alt="Step 12 – RFQ Sent" caption="Step 12 – RFQ Sent" />
  </Step>
</Steps>
