# Hubs

## 💬 Creating a Hub:

1. Navigate to the **Community** page located in the left sidebar.
2. Hover over an existing hub group, click on the '+' icon, and select 'Create hub'.

<div align="left"><figure><img src="/files/ou4bJt67iBqHT8WyBdYO" alt=""><figcaption></figcaption></figure></div>

3. Provide a name for your hub.
4. Upload a hub image with dimensions of 1900 x 947px.
5. Optionally, upload a wallpaper for desktop with dimensions of 1408x330px.
6. Optionally, upload a wallpaper for mobile devices with dimensions of 1900 x 1100px.

<div><figure><img src="/files/WiYkbag7aMr2MzjfDBOp" alt=""><figcaption><p><strong>With</strong> wallpaper for mobile</p></figcaption></figure> <figure><img src="/files/dgHLYV8PRnb42YfUxkOd" alt=""><figcaption><p><strong>Without</strong> wallpaper for mobile</p></figcaption></figure></div>

7. Add a description to this hub.
8. Select a group to display this hub.

### **Hub Configurations:**

* **Only Display for Admins:**  Limit visibility to admins, ideal for previewing hubs without members viewing it.
* **Enable members to post:** Allow non-admins add to posts.
* **Enable members to comment on posts:** Allow non-admins to comment on posts.

{% hint style="info" %}
*Tip: Create an introduction hub to explain the community's purpose, rules, etc., utilizing post permissions.*
{% endhint %}

8. Click "Save" to create the hub.

{% hint style="info" %}
**Student View Mode**

To preview your platform's community as a student, click the 'Switch to Student View' button in the sidebar.
{% 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://help.intellectra.io/manual/community/hubs.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.
