# Layout settings (App)

## The home page/settings <a href="#the-home-page-settings" id="the-home-page-settings"></a>

To find the option to manage the layout settings within the admin panel:

1. In the Admin Panel, hover over settings.&#x20;
2. Select 'App settings'.

<div align="center"><img src="/files/-McDcWFT4JJx8VpwP91a" alt=""></div>

&#x20;   3\. Click on 'Layout' from the left-hand menu.

## Managing your layout <a href="#managing-your-own-privacy-statement" id="managing-your-own-privacy-statement"></a>

Manage layout settings by adjusting the following settings:

<table data-header-hidden><thead><tr><th>Title</th><th>Explanation</th><th data-hidden></th></tr></thead><tbody><tr><td>Title</td><td>Explanation</td><td></td></tr><tr><td>Enable search on the wall/feed</td><td>A search bar is displayed at the top of the feed when enabled.</td><td></td></tr><tr><td>How should users be sorted?</td><td>Sort users, like attendees, by their first or last name.</td><td></td></tr><tr><td>Enable attendee type in the attendee list</td><td>The setting adds a badge to the cards of the users in the user overview with their corresponding user tag.</td><td></td></tr><tr><td>Enable other locations in the program</td><td>Location names will be displayed on top of the programme items when this setting is enabled.</td><td></td></tr><tr><td>How should companies, programme items and users be filtered?</td><td>Select how companies, talks and users should be filtered. Filters can be used to search for one tag or multiple tags. This allows for companies, programme items and users to be sorted by tags. </td><td></td></tr><tr><td>Enable company subtitles</td><td>Either the attendees, meaning exhibitors, will be displayed underneath the companies or company tags will be displayed.</td><td></td></tr><tr><td>Enable company sorting</td><td>When enabled, you can sort companies by allocating them an order number given in the admin panel.</td><td></td></tr><tr><td>Enable start page</td><td>A start page can be displayed when users first launch the app. The start page should be select in the<a href="https://knowledge-base.letsgetdigital.com/the-admin-panel/navigation/application/the-navigation-menu"> navigation settings</a>.</td><td></td></tr><tr><td>Enable titles on start page</td><td>When enabled, titles will be displayed underneath the tiles on the start page.</td><td></td></tr><tr><td>Upload a header image</td><td>Upload a header image displayed on the start page. </td><td></td></tr><tr><td>Which colour scheme should the program use?</td><td>Select a random colour scheme or a predefined one as setup in the general <a href="https://knowledge-base.letsgetdigital.com/the-admin-panel/settings/general-settings-app-+-vp-1/branding-settings-app-+-vp">branding settings</a>.</td><td></td></tr></tbody></table>

{% hint style="info" %}
Note: There must be at least 30 companies, programme items or users for filters to be shown in the app
{% endhint %}

#### Chat Options

#### Chat emojis

All group chats can allow users to interact with messages with pre-determined emojis. You can choose to set up a range of emojis in the system.&#x20;

| Title             | Description         |
| ----------------- | ------------------- |
| First chat emoji  | Select first emoji  |
| Second chat emoji | Select Second emoji |
| Third chat emoji  | Select Third emoji  |

<figure><img src="/files/GaMSIjP0XwcSCfIoM1EQ" alt=""><figcaption><p>chat emoji</p></figcaption></figure>

{% hint style="info" %}
**Reminder:** Don't forget to save your changes!
{% 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://knowledge-base.letsgetdigital.com/the-admin-panel/settings/app-settings-app/layout-settings-app.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.
