# Managing Websites

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

In Meeds, a **Site** is a collection of pages that share a unified design, navigation, and access control. Sites allow you to organize content around your organization, events, or working groups, each with its own visual identity and navigation.

***

### 🔧 Accessing Sites Management

To view and manage all sites on your hub:

1. Go to the **Admin Console > Development > Sites**.
2. The interface displays all existing sites, their status, and available actions.

<figure><img src="/files/67mfxuUFBUo8u7Jswa7R" alt=""><figcaption><p><em>List of existing sites in the Meeds admin panel</em></p></figcaption></figure>

***

### ➕ Creating a New Site

To create a new site:

1. Click **Add** in the top right corner.
2. Choose a **template** to start with:
   * Meeds includes default templates.
   * You can also [create and reuse custom templates](/meeds-guides/admin-guide/managing-sites-and-pages/managing-site-templates.md).

<figure><img src="/files/MgQbZA3xFyHrv8oOIFxu" alt="" width="375"><figcaption><p><em>Starting a new site from a predefined template</em></p></figcaption></figure>

Customize the content, layout, and navigation based on your needs.


---

# 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/managing-sites-and-pages/managing-websites.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.
