# Expand and Collapse

The **Expand and Collapse** feature in the **Casesheet** tab allows users to manage the visibility of section headers within the casesheet for improved navigation and ease of use.

This feature provides a streamlined way to:

* **Collapse all section headers** for a concise view of the Casesheet.
* **Expand all section headers** to display detailed information entered under each section.

***

### **Steps to Expand or Collapse the Casesheet**

* Open the **Medical Records** screen by navigating to **Home > Patient Queue > Current Medical Records.**
* Navigate to the right panel of the **Casesheet** tab.

  <figure><img src="/files/H5ptPKXGk2bOSXKlSL2b" alt=""><figcaption></figcaption></figure>
* Toggle the **EXPAND ALL/COLLAPSE ALL** icon to open or close the SOAP tabs.

  <figure><img src="/files/wCkDJNFOtcHHly1pp9AE" alt=""><figcaption></figcaption></figure>

  * **Expand** all section headers to display the entered information.
  * **Collapse** all section headers for a summarized view.

***


---

# 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://unitecare.gitbook.io/uniteemr/application-modules/medical-records/casesheet/more-action/expand-and-collapse.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.
