# Public Site Management

{% hint style="info" %}
This page applies to the **Business** and **Enterprise** plans.  [👉 Compare all plans](https://www.meeds.io/pricing)
{% endhint %}

### **Publishing Your Public Site:**

* Publishing your public site allows you to provide a personalized page to any non-connected visitor
* Showcasing your community&#x20;
* And listing your contribution programs.

### Customizing Your Public Site:

#### :one: We have set a default Public Site with default contents. Feel free to update it at your convenience:

* Illustrative banner
* Simple text
* Useful Links

#### :two: **If your platform is** [**open**](/meeds-guides/admin-guide/setting-up-meeds/advanced-setup/platform-access.md)**, any 'public' program will be listed on your public site**

* A 'public' program is one with an open audience
* Either no identified space&#x20;
* Or a visible and open space

#### :three: **Preview Your Public Site:**

* Use the preview option to see how your site will look to visitors.&#x20;
* Incomplete content will not be displayed to visitors.

:four: **Making Your Site Public**

* Click on the eye icon to preview your site.
* Click on the lock icon; it will change to a globe, indicating that your site is now public and visible to everyone.

### Practical Informations

:point\_right: **Delegate content management**&#x20;

* By identifying a user in the 'Web-contributors' group and assigning them the 'Publisher' role.&#x20;
* They can access and modify site content but cannot make the site public.

:point\_right: **Your public site is also accessible to logged-in users.**&#x20;

* Any connected person can visit your public site, with a dedicated access to open the Hub.


---

# 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://docs.meeds.io/meeds-guides/admin-guide/setting-up-meeds/advanced-setup/public-site-management.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.
