> For the complete documentation index, see [llms.txt](https://prohelp.assetpanda.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prohelp.assetpanda.com/mobile-app/mobile-layout-configuration.md).

# Mobile: Layout Configuration

You can configure how asset record information is displayed in the Asset Panda Pro mobile app. The following layouts are available:

* **Compact**: Displays information in a condensed format, which can be useful when managing several assets simultaneously.
* **Normal**: Provides a balanced view to keep information organized without feeling too tightly spaced.
* **Large**: Spaces out the layout to make it easier to read and scan through details.

Each style arranges asset details differently, and you can specify whether titles, cover images, or field names are displayed. For example, if you’re managing laptops or equipment, you might want to hide the title or field names for a more concise display. If you don't have images, you can turn off that display to save space.

&#x20;

1. In the mobile app, tap ![](/files/bcnzsf0lmYzkFN6vQTq3), select <i class="fa-gear">:gear:</i> **Settings**, and then select **Layout Configuration**. The **Layout Configuration** page is displayed.
2. Select one of the layout options: **Compact**, **Normal**, or **Large**. The preview reflects the change.&#x20;
3. Select options to specify whether to display the **Title**, **Default Image**, or **Field names**. The preview reflects the change.&#x20;
4. Tap **Apply**. The layout is applied.


---

# 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://prohelp.assetpanda.com/mobile-app/mobile-layout-configuration.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.
