# SuperAdmin

[**Accessing the Backoffice**](/v2.0/superadmin/accessing-the-backoffice.md)

How to access the Backoffice

[**Navigating the Backoffice**](/v2.0/superadmin/navigating-the-backoffice.md)

Understanding how to use the different Backoffice interface components

[**Platform KPI - Homepage**](/v2.0/superadmin/platform-kpi-homepage.md)

Understanding and displaying KPIs in service multi-vendor eCommerce

[**Listings**](/v2.0/superadmin/listings.md)

Defining, categorizing and managing the listings and its structure

[**Vouchers management (Voucher bundle)**](/v2.0/superadmin/coupon.md)

Defining and managing the use of Vouchers

[**Services**](/v2.0/superadmin/bookings.md)

Managing the different transactions involved in service completion ie. bookings, bids, quotes, payments

[**Users**](/v2.0/superadmin/users.md)

Defining, categorizing and managing different platform users

[**Access rights**](/v2.0/superadmin/access-rights.md)

Creating user roles and managing their rights as an administrator

[**Contents**](/v2.0/superadmin/contents.md)

Customizing the structure, page content and user communication within your marketplace

[**Others**](/v2.0/superadmin/configurations.md)

Managing technical configurations determining platform user flows

[**Mediation management (Dispute bundle)**](/v2.0/superadmin/mediation.md)

Managing disputes between users as an authorised administrator

[**OAuth**](/v2.0/superadmin/oauth.md)

Managing external clients (apps) that need access to your platform (via APIs)

[**Service templates management**](/v2.0/superadmin/service-templates-management.md)

Managing service templates available by users during the deposit listing and listing edition processes

[**Settings**](/v2.0/superadmin/settings.md)

Managing the UX & Design in addition to the company information displayed


---

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