# Social Wall

The Let's Get Digital Social Wall is a fantastic tool to help connect, engage and stimulate interactions within your event across platforms whether in-person, online or hybrid. Users can post images, gifs or just text on the social wall. These posts can be commented on and liked by other users.

## Managing social wall posts <a href="#managing-the-news-feed-feed-messages" id="managing-the-news-feed-feed-messages"></a>

### Creating a new post <a href="#creating-a-news-feed-message" id="creating-a-news-feed-message"></a>

1. Open the Admin panel -> Communication -> Social wall
2. Fill in the fields using the table below as a reference:&#x20;
3. Once completed click 'Add post'&#x20;

| Title                             | Description                                                            |
| --------------------------------- | ---------------------------------------------------------------------- |
| Message                           | The text included in the social wall post                              |
| Is pinned                         | Select this if you want to pin the post.                               |
| As who should this post be posted | Choose between the yourself as an individual or as the event organiser |
| Schedule post                     | Schedule posts in advance, choose the date and time.                   |
| Image                             | Choose the image to accompany the post.                                |
| Video                             | Choose a video to accompany the post                                   |

![](/files/n6g73ppW7Sv6M6GGzfXI)Edit icon: Click here to make adjustments similar to when first creating a feed message. \
![](/files/a34NgilvCnmZ7JjYeIlL)Delete icon: Click here to remove the feed message altogether.&#x20;

{% hint style="warning" %}
Please note: Social Wall posts can only be scheduled from two weeks prior to the event.
{% endhint %}

## Social wall settings

To manage the social wall:

1. Hover over the settings and select 'App settings' / 'Virtual event settings'.
2. Click on 'Social wall' from the left-side handed menu.&#x20;

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

<table><thead><tr><th width="224">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Who is allowed to post on the social wall?</td><td>Select who is allowed to post on the social wall: everyone, only event organisers or event organisers and attendees with tags that you have selected.</td></tr><tr><td>Enable post approval</td><td>All posts will need to be approved by the organisation before they are posted on the social wall. When enabled, users can be allowed to post without approval based on user tags. <em>Warning: when changed all posts that have not been approved yet will be approved</em></td></tr><tr><td>Enable social wall comments.</td><td>When enabled, all users are allowed to comment on the social wall posts. </td></tr><tr><td>Which users are allowed to put comments under posts.</td><td>Here you can select which users are allowed to comment on social wall posts when the social wall comments are enabled. When not filled in, everyone is allowed to comment on social wall posts.</td></tr></tbody></table>

### Download all posts

Posts (Including any reactions) can be downloaded to an Excel spreadsheet:

1. In the admin panel, go to Communication -> Social wall
2. Click on 'Export' in the right upper corner.&#x20;
3. A file will be sent to your email (this can take a couple of minutes).&#x20;

## How to access the social wall&#x20;

**Virtual event** - The social wall can be added as a [lobby tile](https://knowledge-base.letsgetdigital.com/the-admin-panel/navigation/virtual-platform/tiles-customization) or as a [navigation item](https://knowledge-base.letsgetdigital.com/the-admin-panel/navigation/virtual-platform/menu) to your virtual event. Users can post images, gifs or just text on the social wall. These posts can be commented on and liked by other users.

**App -** The news feed is added by default to the [navigation](https://knowledge-base.letsgetdigital.com/the-admin-panel/navigation/application/the-navigation-menu) in the app. Here users can post images, gifs or just text on the social wall. These posts can be commented on and liked by other users.

### Content moderation

#### Virtual platform

When the setting 'Enable post approval' is turned on, new wall posts have to first be reviewed in the admin panel by the event organisers. By navigating to 'Communication' and selecting 'Social wall', you can find all posts and approve/decline as well as edit and delete them.

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

Comments underneath the post can also be edited or removed by organisers right on the social wall inside the virtual platform and/or the app. By hovering on the comment, the edit and delete buttons will appear.

<figure><img src="/files/lajq0WarN9ixfgQqLBnz" alt=""><figcaption><p>Editing or removing in the virtual platform</p></figcaption></figure>

<figure><img src="/files/7QF0Y2W8bXXUdl88pkAe" alt=""><figcaption><p>Editing or removing in the app </p></figcaption></figure>

### Export

Posts (including all comments) can be downloaded to an Excel spreadsheet:

1. In the admin panel, go to Communication -> Social wall
2. Click on 'Export' in the right upper corner.&#x20;
3. A file will be sent to your email (this can take a couple of minutes).&#x20;

## <mark style="color:blue;">Show off your Social wall!</mark>

<mark style="color:blue;">**Recommended**</mark>: You can show off the Live Social wall at your In-person events by embedding the Social Wall URL using the steps below:&#x20;

1. Open the Admin panel
2. Go to Communication --> Social Wall
3. Click on the Setting Wheel symbol <img src="/files/2fBL6ofE7iFRMm0Gd2XV" alt="" data-size="line">
4. Choose Open iframe\
   ![](/files/ZQxgxwldVafaAgLVuQgP)
5. Copy the URL of the page
6. The URL can be placed in various places at your event for example; Event televisions.&#x20;

## The final result

<figure><img src="/files/xk5M85imQPlhdvp4WbK6" alt=""><figcaption><p>Social wall in the virtual event</p></figcaption></figure>

<figure><img src="/files/Efhf7QpKe0hLWobbghym" alt=""><figcaption><p>Social wall in the app</p></figcaption></figure>

{% hint style="info" %}
**Note:** After a new post was added to the social wall, users will see a small notification sign next to the navigation icon of the news feed.
{% 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/communication/social-wall.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.
