# Browsing Dataset

You can browse the contents of a created dataset directly from the ShyftSearch UI to view its files and directories. The dataset viewer provides two display modes — **Table View** and **Raw View** — allowing you to inspect logs in your preferred format.

In the **Actions** column of the Datasets table, click the  <img src="/files/uDzfCUL29gpipLHb3gir" alt="" data-size="line">  **Show** icon to open and explore the dataset. This view lets you navigate through the associated cloud storage data according to the prefix defined during dataset creation.


---

# 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://supercloudnow.gitbook.io/supercloudnow-docs/undefined/usage-guide/datasets/basic/browsing-dataset.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.
