# Overview

- [Workspace Overview](https://docs.panora.cc/workspaces/overview/overview.md): The Workspace Overview page provides a real-time summary of your connected Discord server and Roblox group. It displays key metrics and account information to help you quickly understand.
- [Workspace Settings](https://docs.panora.cc/workspaces/overview/settings.md): The Workspace Settings page allows workspace owners to configure permissions, verification behavior, connected accounts, and advanced workspace options.
- [Workspace Binds](https://docs.panora.cc/workspaces/overview/binds.md): The Binds page allows you to automatically synchronize Roblox roles, groups, and gamepasses with Discord roles. Binds ensure that members always have the correct Discord roles based on Roblox ranks.
- [Workspace Ranking Logs](https://docs.panora.cc/workspaces/overview/logs.md): The Ranking Logs page allows workspace administrators and staff to track all rank changes within their connected Roblox group. Every action performed using Panora’s ranking system is logged here.
- [Workspace Action Triggers](https://docs.panora.cc/workspaces/overview/action-triggers.md): The Action Triggers Module in Panora allows you to create customizable, command-based actions within your Discord server. These triggers are ideal for structured announcements and shift announcements.
- [Workspace Member Counters](https://docs.panora.cc/workspaces/overview/member-counter.md): The Member Counter in Panora allows you to track your Roblox group’s member count and receive real-time updates in your Discord server. This feature helps you monitor growth and engage your community.
- [Workspace Presence Feeds](https://docs.panora.cc/workspaces/overview/presence.md): The Presence Feed Module in Panora allows you to send customizable welcome and goodbye messages for your Discord server. This feature helps create a welcoming atmosphere and announce departures.


---

# 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.panora.cc/workspaces/overview.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.
