# ✨Search

The xViz Performance Flow includes a search option to find specific text values within the hierarchical structure.

<figure><img src="/files/VK33bYyCh7kiDtE5YbHz" alt=""><figcaption><p>Image 1: Search functionality</p></figcaption></figure>

### Steps to use Search functionality

1. Navigate to the “Search” option in the top ribbon and click on Search.

<figure><img src="/files/noz3ULtElVGiNmAPydym" alt="" width="352"><figcaption><p>Image 2: Search option in ribbon</p></figcaption></figure>

2. Search the employee's name into the search field and select the matching result.

<figure><img src="/files/CcCQD1u7FL4UV4wrShxj" alt="" width="375"><figcaption><p>Image 3: Enter the employee or category name</p></figcaption></figure>

Afterward, the selected value node will be highlighted as shown in the image below:

<figure><img src="/files/9dtY0CvsKdTri3yBe3yH" alt=""><figcaption><p>Image 4: Node highlighted</p></figcaption></figure>

### Enable Serach Feature for report end-users:

To enable the Serach feature for report end-user, click on click on the downward arrow mark highlighted above from the extreme right corner of the visual and on "Allowed User Control".

<figure><img src="/files/n494U637t8x3lq8WaQ8d" alt="" width="563"><figcaption><p>Image 5: Allowed User Control</p></figcaption></figure>

This feature allows developers to control the access of the Search options in the read view of Power BI service from report end users.

<figure><img src="/files/Pf4WJSaagqTpPEnlyiNx" alt="" width="205"><figcaption><p>Image 6: Allowed Search Feature for report end user</p></figcaption></figure>


---

# 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://docs.xviz.com/performance-management/search.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.
