> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/bdb-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/bdb-documentation/data-center/data-sheets/publishing-a-data-sheet/viewing-data.md).

# Viewing Data

### **Opening a Published Data Sheet**

* Click on the Published Data Sheet.  &#x20;

![](/files/whJhvPtWt77U3dEQl8nM)

* The Data Sheet opens displaying the data table.    &#x20;

### **Filtering the Data**

* Open a published Data Sheet.
* Click the ***Filter*** icon.   &#x20;

![Accessing the Filter icon for a Published Data Sheet](/files/fifx41irn6uwwG7GAKFT)

* The ***Apply*** ***Filters*** window opens.
* Provide the following information:
  * **Value**: Mention a value in the given space.
  * **Field Name**: Select a field from the drop-down menu.
* Click the ***Ok*** option.

&#x20;  ![](/files/qQTEkZLL6cGMEx6ZQwGy)

{% hint style="info" %} <mark style="color:green;">Please Note:</mark> *Please provide the field value first, and then select the field name to apply filter.*
{% endhint %}

* The displayed data gets filtered as per the inserted condition (The filter icon turns red to indicate that the displayed data is filtered).     &#x20;

![Filtered data in a Published Data Sheet](/files/PJaJGLHbx0ktReavxw4g)

* Click the ***Clear Filter*** icon.     &#x20;

![](/files/M7dGZfpccMN3NMSAC2kz)

* The applied filter gets clear.  &#x20;

&#x20;     ![](/files/Za8IIh2c0Vt7l2t4Y7bM)

###


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.bdb.ai/bdb-documentation/data-center/data-sheets/publishing-a-data-sheet/viewing-data.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.
