# Command Center

The **Group Discussion Command Center** is the central hub for all discussion activity across your **tournaments** and **clubs**.

From this location, you can stay up to date with the latest conversations, manage the groups you follow, view notifications, and control your discussion settings.

The Command Center makes it easy to keep track of everything happening across the Scorheolio discussion system without needing to navigate into each tournament or club individually.

<figure><img src="/files/AAiG8Z02YJCtwIQKEC9D" alt=""><figcaption></figcaption></figure>

## What You Can Do in the Command Center

### Latest Tab

The **Latest** tab displays the most recent and active discussions across your groups that you follow.

Here you can quickly see:

* The newest posts and comments
* Trending or active conversations
* The latest updates from tournaments and clubs you follow

This tab helps you stay on top of **hot topics and ongoing discussions**.

***

### Groups Tab

The **Groups** tab shows all discussion groups that you are currently following.

From here you can:

* View all tournaments and clubs you follow
* Click any group to **join the conversation**
* **Unfollow groups** to stop receiving updates from them

#### Suggested Groups

Within the Groups tab, you will also see **Suggested Groups**.

Suggested groups include tournaments or clubs that:

* You are **registered in**
* You have **played in previously**
* Have an **active discussion feed available**

You can join these discussions to start participating in the conversation.

### View Followers Section

<figure><img src="/files/gbEU6pEkdqslgUlhncZC" alt=""><figcaption></figcaption></figure>

***

### Notifications Tab

The **Notifications** tab shows all discussion-related alerts.

You will receive notifications when:

* Someone **mentions you in a post or comment**
* Someone **comments on a post you created**
* Someone **replies to a comment you are participating in**

This tab helps you quickly return to conversations where you are involved.

***

### Settings Tab

The **Settings** tab allows you to manage your discussion preferences.

#### Notification Settings

Control how and when you receive push notifications.

You can choose to:

* Turn **all notifications off**
* Enable **all notifications**
* Customize exactly **which notifications get pushed to you**

This allows you to control how frequently you are notified about activity in your groups.

#### Blocked Users

The **Blocked Users** section allows you to manage users you have blocked.

From here you can:

* View the list of users you have blocked
* Unblock users if you wish to see their posts and comments again


---

# 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.scoreholio.com/group-feeds/command-center.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.
