# User profile dashboard (User search feature)

{% hint style="info" %} <mark style="color:blue;">Path: Dashboard > My profile</mark>
{% endhint %}

* [Definition](#id-1.14.x-userprofiledashboard-usersearchbundle-definition)
* [Create a profile](#id-1.14.x-userprofiledashboard-usersearchbundle-createaprofile)
* [Read a profile](#id-1.14.x-userprofiledashboard-usersearchbundle-readaprofile)
  * [Directory enable](#id-1.14.x-userprofiledashboard-usersearchbundle-directoryenable)
  * [Users Category](#id-1.14.x-userprofiledashboard-usersearchbundle-userscategory)
  * [Users attributes](#id-1.14.x-userprofiledashboard-usersearchbundle-usersattributes)
* [Update a profile](#id-1.14.x-userprofiledashboard-usersearchbundle-updateaprofile)
* [Delete a profile](#id-1.14.x-userprofiledashboard-usersearchbundle-deleteaprofile)
* [Related resources](#id-1.14.x-userprofiledashboard-usersearchbundle-relatedresources)

## Definition <a href="#id-1.14.x-userprofiledashboard-usersearchbundle-definition" id="id-1.14.x-userprofiledashboard-usersearchbundle-definition"></a>

User dashboard page in which users can manage their profile information.

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

**Switch users:** All logged-in users

**Non-Switch users:** All logged-in offerors.

**Non-Switch users:** All logged-in askers.

## Create a profile <a href="#id-1.14.x-userprofiledashboard-usersearchbundle-createaprofile" id="id-1.14.x-userprofiledashboard-usersearchbundle-createaprofile"></a>

Please refer to the following documentation: [User profile dashboard (All bundles)](https://features.scnd.com/v2.0/dashboards/user-profile-dashboard/pages/A4Nlu2Yzkxq6RacrBUEz#id-1.14.x-userprofiledashboard-allbundles-createaprofile)

## Read a profile <a href="#id-1.14.x-userprofiledashboard-usersearchbundle-readaprofile" id="id-1.14.x-userprofiledashboard-usersearchbundle-readaprofile"></a>

### Directory enable <a href="#id-1.14.x-userprofiledashboard-usersearchbundle-directoryenable" id="id-1.14.x-userprofiledashboard-usersearchbundle-directoryenable"></a>

Users can choose whether or not their profile should appear in user searches.

{% hint style="info" %} <mark style="color:blue;">Path: Dashboard > My profile > Presentation</mark>
{% endhint %}

Tick “Show me in the directory” available in the top right corner of the user profile dashboard page (figure 1) to appear in search results.

<figure><img src="/files/G43n8qn7bCDZc82K3WGY" alt=""><figcaption><p>figurue 1</p></figcaption></figure>

### Users Category <a href="#id-1.14.x-userprofiledashboard-usersearchbundle-userscategory" id="id-1.14.x-userprofiledashboard-usersearchbundle-userscategory"></a>

Please refer to the following documentation: [User categories](https://features.scnd.com/v2.0/dashboards/user-profile-dashboard/pages/A4Nlu2Yzkxq6RacrBUEz#id-1.14.x-userprofiledashboard-allbundles-usercategories)

### Users attributes <a href="#id-1.14.x-userprofiledashboard-usersearchbundle-usersattributes" id="id-1.14.x-userprofiledashboard-usersearchbundle-usersattributes"></a>

Please refer to the following documentation: [User attributes](#id-1.14.x-userprofiledashboard-allbundles-userattributes)

## Update a profile <a href="#id-1.14.x-userprofiledashboard-usersearchbundle-updateaprofile" id="id-1.14.x-userprofiledashboard-usersearchbundle-updateaprofile"></a>

Please refer to the following documentation: [Update a profile](https://features.scnd.com/v2.0/dashboards/user-profile-dashboard/pages/A4Nlu2Yzkxq6RacrBUEz#id-1.14.x-userprofiledashboard-allbundles-updateaprofile)

## Delete a profile <a href="#id-1.14.x-userprofiledashboard-usersearchbundle-deleteaprofile" id="id-1.14.x-userprofiledashboard-usersearchbundle-deleteaprofile"></a>

Please refer to the following documentation: [Delete a profile](#id-1.14.x-userprofiledashboard-allbundles-deleteaprofile)

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

**SBO:**

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

**Front:**

* [Users search results page (User search bundle)](/v2.0/front-office/search-result-pages/users-search-results-page-user-search-feature.md)
* [Profile pages](/v2.0/front-office/profile-pages.md)

**Dashboard:**

* [Create a Profile](https://features.scnd.com/v2.0/dashboards/user-profile-dashboard/pages/A4Nlu2Yzkxq6RacrBUEz#id-1.14.x-userprofiledashboard-allbundles-createaprofile)
* [User categories](#id-1.14.x-userprofiledashboard-allbundles-usercategories)
* [User attributes](#id-1.14.x-userprofiledashboard-allbundles-userattributes)
* [Update a profile](#id-1.14.x-userprofiledashboard-allbundles-updateaprofile)
* [Delete a profile](#id-1.14.x-userprofiledashboard-allbundles-deleteaprofile)

**Business rules:**

* [User search bundle - 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/dashboards/user-profile-dashboard/user-profile-dashboard-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.
