# Social wall settings (App)

### How to use social wall settings

You can access the social wall virtual event settings by completing the following steps:

1. Open the Admin panel
2. Go to Settings --> App settings
3. Go to the tab named 'Social wall'

Below you will find a list of all the social wall virtual event settings and a description of what they do:

| Name                                                | Description                                                                                                                                                                                                                                                                                                                                 |
| --------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Who is allowed to post on the social wall           | <p>Choose who can post images and text on the social wall from the following options:<br><br><strong>Only event organisers:</strong> users with the admin tag<br><strong>Event organisers and attendees with tags:</strong> Admins and selected user tags can post<br><br><strong>Everyone:</strong> Anyone can post on the social wall</p> |
| Which users are allowed to post?                    | <p>Only appears if the option Event organisers and attendees with tags is selected. <br><br>Type the tag name click add (this can be completed multiple times to allow more user types)</p>                                                                                                                                                 |
| Enable post approval                                | Allows you to check posts before they are posted on the social wall                                                                                                                                                                                                                                                                         |
| Enable social wall comments                         | This allows users to comment on social wall comments                                                                                                                                                                                                                                                                                        |
| Which users are allowed to put comments under posts | (only shows if "enable social wall comments") Search for the tag of the users who should be able to comment on social wall posts                                                                                                                                                                                                            |
|                                                     |                                                                                                                                                                                                                                                                                                                                             |


---

# 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/social-wall-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.
