# General 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 general settings for the app 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 'General' from the left-hand menu.

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

Manage general settings by adjusting the following settings:

| Title                                            | Explanation                                                                                                                                                                                                                                                            |
| ------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Name of the app                                  | The name of the app is mentioned in the [emails](https://knowledge-base.letsgetdigital.com/the-admin-panel/communication/mails/template-editor) and [certificates.](https://knowledge-base.letsgetdigital.com/the-admin-panel/users/application/untitled/certificates) |
| Enable to allow attendees to filter on user tags | Allow users to filter by user tags/custom fields in the user overview of the app.                                                                                                                                                                                      |
| App/Platform accessibility                       | Select when the app is accessible.                                                                                                                                                                                                                                     |
| Select the language                              | Select the language of the app.                                                                                                                                                                                                                                        |
| Select the timezone                              | Select the timezone.                                                                                                                                                                                                                                                   |
| Time format                                      | Choose whether to time format should be shown in 24 hour or 12 hour clock                                                                                                                                                                                              |

{% hint style="info" %}
**Note**: The default language settings available are English, Dutch, German, Spanish, Japanese, Norwegian and Italian.
{% 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/general-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.
