# Hub Admin Setup Checklist

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

### 🎉 Welcome, Hub Admin!

Congrats on launching your **Hub** on Meeds!\
You're now in charge of your community space, let’s help you get it ready in 6 quick steps.

{% stepper %}
{% step %}

## **✅ Update your profile**

Let your community know who’s behind the Hub. On the homepage, **click the** ![](/files/SRTAdAheXn1jpBdoiIcw) **icon below your name** to edit your profile

* Add a headline, profile picture, short bio, and any useful links

This helps build trust and makes your space more personal.

🔗 [How to update your profile](https://docs.meeds.io/meeds-guides/user-guide/setting-up-your-account/updating-your-profile)
{% endstep %}

{% step %}

## **🎨 Customize your space identity**

Make your space feel like home.

* Go to the **Settings** tab (top nav)
* Click on **Identity & Appearance** to update your **space name, logo, banner, and description**

🖼️ These changes apply to your space only (not the entire Hub).

🔗 [Showcase your space](https://docs.meeds.io/meeds-guides/user-guide/administering-a-space/showcasing-your-space)
{% endstep %}

{% step %}

## **🧭 Prepare your first Quests**

Encourage members to engage right away by creating quests.

* Go to the **Quests** tab, hover  **Community Campaigns**
* Use the ➕ button to create a campaign
* Add a few simple Quests (ex “Introduce yourself”)

🔗 [Set up engagement campaigns](https://docs.meeds.io/meeds-guides/admin-guide/designing-incentives)
{% endstep %}

{% step %}

## **🔐 Open your Hub**

Control who can see or join your space.

* Still in **Settings**, go to **Access Control > Access Settings**
* Choose **Open** to let new members join easily

🔗 [Update identity and access for your space](https://docs.meeds.io/meeds-guides/user-guide/administering-a-space/updating-identity-and-access)
{% endstep %}

{% step %}

## **💬 Post a welcome message**

Make everyone feel at home.

* Go to the **Feed**
* Create a post to introduce your space and greet new members
* Pin it to keep it visible at the top

🔗 [Sharing information](https://docs.meeds.io/meeds-guides/user-guide/collaborating-in-spaces/sharing-information)
{% endstep %}

{% step %}

## 📩 6: Invite your members

Time to grow your community.

* Go to the **Members** tab
* Click **Invite** then **Invite by Email**
* Paste the email addresses of your members

They’ll receive instant email invites and show up as soon as they join.

🔗 [Inviting people](https://docs.meeds.io/meeds-guides/user-guide/administering-a-space/inviting-users-and-guests)
{% endstep %}
{% endstepper %}


---

# 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/user-guide/introduction/hub-admin-setup-checklist.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.
