# Dashboards

Interfaces from which the users can manage their contents, requests, and other information

[**User dashboard structure pages**](/v2.0/dashboards/user-dashboard-structure-pages.md)

Understanding how to use the different user interface components

[**User KPI - Homepage**](/v2.0/dashboards/user-kpi-homepage.md)

Understanding and displaying KPIs in service multi-vendor eCommerce depending on activated bundles - user version

[**Messages dashboard**](/v2.0/dashboards/messages-dashboard.md)

Managing and monitoring the messages received from users

[**Quotes dashboard (Quote feature)**](/v2.0/dashboards/quotes-dashboard-quote-feature.md)

Managing and monitoring the quotes made on the platform when quote Bundle is activated

[**Bookings dashboard**](/v2.0/dashboards/bookings-dashboard.md)

Managing and monitoring the bookings made on the platform depending on the activated bundles

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

Managing and monitoring the Bids made on the platform when RFP Bundle is activated

[**Listings dashboard**](/v2.0/dashboards/listings-dashboard.md)

Managing and monitoring the listings made on the platform depending on the activated bundles

[**Request for proposals dashboard (RFP rendering type)**](/v2.0/dashboards/request-for-proposals-dashboard-rfp-rendering-type.md)

Managing and monitoring the request for proposals made on the platform when RFP Bundle is activated

[**Payments dashboard**](/v2.0/dashboards/payments-dashboard.md)

Managing and monitoring the payments made on the platform depending on the activated bundles

[**Reviews dashboard**](/v2.0/dashboards/reviews-dashboard.md)

Managing and monitoring the reviews made by users

[**User profile dashboard**](/v2.0/dashboards/user-profile-dashboard.md)

Managing your profile as a user that is logged into the platform


---

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