# Homepage (User search feature)

* [Definition](#id-1.16.x-homepage-usersearchbundle-definition)
* [Create a homepage](#id-1.16.x-homepage-usersearchbundle-createahomepage)
* [Read the Homepage](#id-1.16.x-homepage-usersearchbundle-readthehomepage)
  * [Search bar](#id-1.16.x-homepage-usersearchbundle-searchbar)
* [Update homepage](#id-1.16.x-homepage-usersearchbundle-updatehomepage)
* [Delete homepage](#id-1.16.x-homepage-usersearchbundle-deletehomepage)
* [Related resources](#id-1.16.x-homepage-usersearchbundle-relatedresources)

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

Users' first impression of a platform is formed through the homepage as it is the first interface they see. A homepage’s goal is to capture users' attention and to entice further exploration of the platform. As such, a clear message, as well as understandable funnels, must be explicitly displayed.

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

All users

## Create a homepage <a href="#id-1.16.x-homepage-usersearchbundle-createahomepage" id="id-1.16.x-homepage-usersearchbundle-createahomepage"></a>

Homepages are generated by default. Users cannot modify content on the homepage. Administrators with the relevant rights and roles can change several aspects of the homepage.

## Read the Homepage <a href="#id-1.16.x-homepage-usersearchbundle-readthehomepage" id="id-1.16.x-homepage-usersearchbundle-readthehomepage"></a>

A user search-activated homepage is similar to the standard homepage described here: [Vendor Homepage](/v2.0/front-office/homepage/vendor-homepage.md) or [Customer Homepage](/v2.0/front-office/homepage/customer-homepage.md), with an additional dedicated search bar.

### Search bar <a href="#id-1.16.x-homepage-usersearchbundle-searchbar" id="id-1.16.x-homepage-usersearchbundle-searchbar"></a>

When the user search feature is enabled and the operator also enables Displays search form , users can select, through the related tabs at the top of the search bar (figure 1.1), which type of search they would like to perform.

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

The user search bar criteria slightly differ from the listing search bar (figure 1.2).

<figure><img src="/files/E1XNTdsFGXtEzImivyvN" alt=""><figcaption><p>Figure 1.2</p></figcaption></figure>

The search criteria are:

* Location (figure 1.3)

<figure><img src="/files/A5lmod6RNz8gbuMZeyEu" alt=""><figcaption><p>Figure 1.3</p></figcaption></figure>

&#x20;A user category (figure 1.4). These are different from listing categories

<figure><img src="/files/IGDFQMxCaUqvXTp5j83P" alt=""><figcaption></figcaption></figure>

* Keywords (figure 1.5)

<figure><img src="/files/tPbBnWk7sxvxVd8t6pMx" alt=""><figcaption><p>Figure 1.5</p></figcaption></figure>

&#x20;

* Search for vendors only (figure 1.6)

<figure><img src="/files/M2S0WiU3DnoupBtuWxdk" alt=""><figcaption><p>Figure 1.6</p></figcaption></figure>

{% hint style="success" %} <mark style="color:green;">All criteria can be combined for a more precise search.</mark>

<mark style="color:green;">Criteria can be singled out for larger searches.</mark>
{% endhint %}

Users then click the “*Search*” button (figure 1.7) to launch the search. The results displayed will match the information the user has selected.

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

## Update homepage <a href="#id-1.16.x-homepage-usersearchbundle-updatehomepage" id="id-1.16.x-homepage-usersearchbundle-updatehomepage"></a>

Please refer to the following documentation:&#x20;

[Vendor Homepage - Update a Homepage](https://features.scnd.com/v2.0/front-office/homepage/pages/j408ofn9tasE3TFcGqJM#id-1.16.x-homepage-basicsolution-updateahomepage)

[Customer Homepage - Update a Homepage](https://features.scnd.com/v2.0/front-office/homepage/pages/feSB3mgDIfY616Lvofu0#id-1.16.x-homepage-basicsolution-updateahomepage)

## Delete homepage <a href="#id-1.16.x-homepage-usersearchbundle-deletehomepage" id="id-1.16.x-homepage-usersearchbundle-deletehomepage"></a>

Please refer to the following documentation:&#x20;

[Vendor Homepage - Delete a Homepage](https://features.scnd.com/v2.0/front-office/homepage/pages/j408ofn9tasE3TFcGqJM#id-1.16.x-homepage-basicsolution-deleteahomepage)&#x20;

[Customer Homepage - Delete a Homepage](https://features.scnd.com/v2.0/front-office/homepage/pages/feSB3mgDIfY616Lvofu0#id-1.16.x-homepage-basicsolution-deleteahomepage)

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

**Front:**

* [Vendor Homepage](/v2.0/front-office/homepage/vendor-homepage.md)
* [Customer Homepage](/v2.0/front-office/homepage/customer-homepage.md)

**Business rules:**

* [User search feature - Business rules](/v2.0/core-concepts/user-search-feature.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/front-office/homepage/homepage-user-search-feature.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.
