# Bids management

{% hint style="info" %}
*<mark style="color:blue;">Path: SBO > Services > Bids</mark>*
{% endhint %}

* [Definition](#id-1.16.x-bidsmanagement-definition)
* [Create a bid](#id-1.16.x-bidsmanagement-createabid)
* [Read a bid](#id-1.16.x-bidsmanagement-readabid)
* [Update a bid](#id-1.16.x-bidsmanagement-updateabid)
* [Delete a bid](#id-1.16.x-bidsmanagement-deleteabid)
* [Related resources](#id-1.16.x-bidsmanagement-relatedresources)

## Definition <a href="#id-1.16.x-bidsmanagement-definition" id="id-1.16.x-bidsmanagement-definition"></a>

A bid with the ‘request for proposal’ rendering type can be considered equivalent to a booking with the other features.

It is the proposal made by an offerer in response to the ‘request for the proposal’ of an asker.

The bid is the services given when an agreement is made between the asker and the offerer to perform the desired service.

The booking allows all parties to agree on the date and if possible the place. It is a written record of this agreement. All of this is done via the platform.

<mark style="color:orange;background-color:yellow;">WHO CAN USE THIS FEATURE?</mark>

This is for logged super-administrators and administrators with good roles/permissions.

## Create a bid <a href="#id-1.16.x-bidsmanagement-createabid" id="id-1.16.x-bidsmanagement-createabid"></a>

Only the platform users (askers/offerers) can make a bid.\
Also, a bid is created when an offeror propose is service through an asker request.

## Read a bid <a href="#id-1.16.x-bidsmanagement-readabid" id="id-1.16.x-bidsmanagement-readabid"></a>

On the SBO, super-administrators and administrators can see all the bids made on the platform.

Each bid block (figure 1) is composed of:

* The request for proposal title
* The bid start time and date
* The bid status
* The asker
* The offeror
* The bid price + asker fees
* Bid ID

When hovering your mouse on a booking block or selecting one of the bookings, a sidebar menu will pop up. Click the blue folder on the right icon to see the booking details.

<figure><img src="/files/LCwYsYRcZL7WA6ElDdto" alt=""><figcaption><p>Figure 1</p></figcaption></figure>

The booking overview displays the Asker and Offeror information along with the total price and fees. Here you can also verify the start, end, and duration of the bid.

<figure><img src="/files/v4pm4fQrPpbYpzxqgaGn" alt=""><figcaption><p>Figure 2</p></figcaption></figure>

Statuses will show the current status of the bid.

<figure><img src="/files/IbGbEwn5iXr3nIRAJh8z" alt=""><figcaption><p>Figure 3</p></figcaption></figure>

The Bid page also displays a list of the offered and platform services and prices.

<figure><img src="/files/ZVxDWOjx1cv4HMhf9RYB" alt=""><figcaption><p>Figure 4</p></figcaption></figure>

On the payment details, we have a more precise overview of the transaction.

<figure><img src="/files/k4qTsznwEpC82CTvVuDu" alt=""><figcaption><p>Figure 5</p></figcaption></figure>

## Update a bid <a href="#id-1.16.x-bidsmanagement-updateabid" id="id-1.16.x-bidsmanagement-updateabid"></a>

A bid cannot be updated

## Delete a bid <a href="#id-1.16.x-bidsmanagement-deleteabid" id="id-1.16.x-bidsmanagement-deleteabid"></a>

A bid cannot be deleted

## Related resources <a href="#id-1.16.x-bidsmanagement-relatedresources" id="id-1.16.x-bidsmanagement-relatedresources"></a>

**Dashboard:**

* [Bids dashboard (RFP rendering type)](/v2.0/dashboards/bids-dashboard-rfp-rendering-type.md)

**Business rules:**

* [Request for proposal rendering type (RFP) - Business rules](/v2.0/core-concepts/request-for-proposal-bundle-rfp.md)


---

# 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://features.scnd.com/v2.0/superadmin/bookings/bids-management.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.
