# Workspace Binds

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

### Supported Bind Types

* **Role Binds** – Sync Roblox group ranks with Discord roles.
* **Group Binds** – Assign Discord roles based on group membership.
* **Gamepass Binds** – Assign Discord roles based on owned Roblox gamepasses.

***

### Role Binds

Role Binds allow you to link a specific **Roblox group role** to one or more **Discord roles**. When a user’s Roblox rank matches the bound role, Panora will automatically assign the corresponding Discord roles.

This is commonly used to keep Discord ranks in sync with Roblox group ranks.

#### Creating a Role Bind

1. Navigate to the **Binds** page within your workspace.
2. Click **New Role Binding**.
3. In the **Create Role Bind** modal, configure the following:

**Roblox Role**

Select the Roblox group role you want to bind.

**Discord Roles**

Select one or more Discord roles that should be assigned when a user has the selected Roblox role.

> Multiple Discord roles can be selected for a single Roblox role.

4. Save the bind to enable automatic synchronization.

Once created, Panora will keep Discord roles updated based on a user’s Roblox rank.

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

***

### How Role Binds Work

* Roblox rank changes are detected by Panora
* Discord roles are automatically assigned or updated
* No manual role management is required

Role Binds help ensure accuracy, consistency, and reduced staff workload.


---

# 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/binds.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.
