# Organisation information settings

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

To find the organisation information settings within the admin panel:

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

![](/files/-McEJiJrZU-RSYtqpVnS)

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

## Manage your organisation's information settings <a href="#settings" id="settings"></a>

Manage organisation information settings by adjusting the following settings:

| Title                            | Explanation                                                                                   |
| -------------------------------- | --------------------------------------------------------------------------------------------- |
| Name of the organiser            | The name displayed to users (Usually your companies name).                                    |
| E-mail address                   | The e-mail address users can reach you on.                                                    |
| Location name (if applicable)    | The name for your companies location (For example, the name of the building your located in). |
| Street                           | The street name for your companies address.                                                   |
| House number                     | The house number for your companies address.                                                  |
| Postal code                      | The postal code for your companies address.                                                   |
| City                             | The town/city for your companies address.                                                     |
| Phone number                     | A contact number users can reach you on.                                                      |
| Website                          | Link an external URL for your users to visit.                                                 |
| Organisation logo                | Upload an image of your logo.                                                                 |
| Organisation image               | The image displayed at the top of your contact page.                                          |
| Main text for the Contact page   | Usually a short description of your company, displayed under the contact information.         |
| Footer text for the Contact page | Subtext displayed underneath the main text.                                                   |

{% 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/general-settings-app-+-vp-1/organisation-information-settings-app-+-vp.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.
