# Service templates (Flat-Rate rendering type)

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

* [Definition](#id-1.16.x-servicetemplates-servicesbundle-definition)
* [Create a service template](#id-1.16.x-servicetemplates-servicesbundle-createaservicetemplate)
  * [Additional video](#id-1.16.x-servicetemplates-servicesbundle-additionalvideo)
* [Read a service template](#id-1.16.x-servicetemplates-servicesbundle-readaservicetemplate)
* [Update a service template](#id-1.16.x-servicetemplates-servicesbundle-updateaservicetemplate)
* [Delete a service template](#id-1.16.x-servicetemplates-servicesbundle-deleteaservicetemplate)
* [Related resources](#id-1.16.x-servicetemplates-servicesbundle-relatedresources)

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

Service templates can be used by offerors when publishing a listing. It helps with fast listing deposits.

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

Logged-in authorized administrators

## Create a service template <a href="#id-1.16.x-servicetemplates-servicesbundle-createaservicetemplate" id="id-1.16.x-servicetemplates-servicesbundle-createaservicetemplate"></a>

Click “Add a service template” (figure 1) to be redirected to the “Adding a service template” page.

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

The following information is required:

* The service name: seen only by the super-administrator
* The service title: seen by all platform users and in invoices
* The service description: seen by all platform users
* The service category (figure 2)

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

* Service price (figure 3)

  <figure><img src="/files/esmbopdOmESOdihFVdfB" alt=""><figcaption><p>Figure 3</p></figcaption></figure>
* Service duration (figure 4)

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

* The minimum and maximum bookable quantity (figure 5)

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

Click on “Save” (figure 6)to create the service template.

<figure><img src="/files/xpvWH2tMfvoGOyG3DtRS" alt=""><figcaption><p>Figure 6</p></figcaption></figure>

## Read a service template <a href="#id-1.16.x-servicetemplates-servicesbundle-readaservicetemplate" id="id-1.16.x-servicetemplates-servicesbundle-readaservicetemplate"></a>

Service templates are displayed in blocks. Each block display (figure 7):

* The template name
* The date and hour the service template was created
* The service title
* The service description
* The service category
* The service duration
* The service price
* The range of the bookable quantity of the service

<figure><img src="/files/o1lqhQVoYYDN4Oiob5Ny" alt=""><figcaption><p>Figure 7</p></figcaption></figure>

## Update a service template <a href="#id-1.16.x-servicetemplates-servicesbundle-updateaservicetemplate" id="id-1.16.x-servicetemplates-servicesbundle-updateaservicetemplate"></a>

To update a service template, select a service template block and click the “pen” icon in the top right corner. The editable information is similar to the information required during the service creation process.

## Delete a service template <a href="#id-1.16.x-servicetemplates-servicesbundle-deleteaservicetemplate" id="id-1.16.x-servicetemplates-servicesbundle-deleteaservicetemplate"></a>

To delete a service template, select a service template block and click the “pen” icon in the top right corner.

Click “Delete” (figure 8).

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

A confirmation message prompts the super-administrator to validate deletion through “Apply” (figure 9).

<figure><img src="/files/byLjUmZtwGrssSy5Yogn" alt=""><figcaption><p>Figure 9</p></figcaption></figure>

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

**Front:**

* [Listing deposit (Flat-rate rendering type)](/v2.0/front-office/rendering-types/commoditized-rendering-types/flat-rate/create-a-listing-flat-rate.md)

**Dashboard:**

* [Listings dashboard (Flat-Rate rendering type)](/v2.0/front-office/rendering-types/commoditized-rendering-types/flat-rate/edit-a-listing-flat-rate.md)

**Bundle configuration:**

* [Flat-Rate - Configuration](broken://pages/XPMblswnOkOIbdR27eP7)

**Business rules:**

* [Flat-Rate rendering type - Business rules](/v2.0/core-concepts/flat-rate-rendering-type.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/service-templates-management/service-templates-flat-rate-rendering-type.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.
