# Using the panel

The panel is always displayed on the right-hand side of any page. It is the key area for **user interaction** - e.g., for managing buckets and the underlying objects.

The information is set up to show **10 rows per page** by default but you can adjust it up to 100 per pag&#x65;**.** At the bottom right-hand side of the panel, you can navigate to the different pages by clicking on a designated number or using the '<' and '>' buttons.

<figure><img src="https://2387956678-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY8faE22vrUUDUtw9aDVb%2Fuploads%2F8vI3sZvNNLpaaIoDxL4f%2Fimage.png?alt=media&#x26;token=e47d1086-c11d-4ccf-b456-b2017e9358a1" alt=""><figcaption></figcaption></figure>

You can also **search for any sub-item** within the selected menu item. Simply use the search bar located at the upper part of the panel. The console will then show all related items that match the entered search string - e.g., buckets or folders within a bucket.&#x20;

<figure><img src="https://2387956678-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY8faE22vrUUDUtw9aDVb%2Fuploads%2F2Odf9RRVUOdJk73KizHS%2Fimage.png?alt=media&#x26;token=1f04345d-9531-474f-99a0-674da4cd70a2" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The ICSC supports listing a maximum of 10 pages with 100 objects each. \
For listing all objects in your bucket, please use the [CLI](https://docs.impossiblecloud.com/impossible-cloud-help/impossible-cloud-storage-guide/cli-user-guide) or an [S3 browser](https://kb.impossiblecloud.com/en/how-to-connect-s3-browser-to-impossible-cloud-storage).
{% endhint %}


---

# 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.impossiblecloud.com/impossible-cloud-help/impossible-cloud-storage-guide/web-console/impossible-cloud-basics/console-panel.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.
