# Workspace Settings

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

### Role Configuration

The **Role Configuration** tab lets you assign Discord roles to specific permissions and actions within your workspace.

#### Ranking Role

Users with this role can promote, demote, or set ranks for members in your connected Roblox group.

#### Shouting Role

Users with this role can post group shouts to your Roblox group.

#### Verified Role

This role is automatically assigned to users who successfully verify their Roblox account with Panora.

#### Unverified Role

This role is assigned to users who have not yet verified their Roblox account.

#### Action Role

Users with this role can manage and use **Action Trigger** commands within the workspace.

#### Moderation Role

Users with this role can moderate activity and manage logs within the workspace.

> These roles define **permission-based access only** and do not grant full administrative control unless otherwise specified.

***

### Verification Settings

The **Verification** tab controls how users verify their Roblox accounts in your Discord server.

#### Automatic Verification

When enabled, users who join your Discord server and already have a verified Panora account will be automatically verified and assigned:

* The **Verified Role**
* Any roles bound through verification settings

#### Verification Process

If automatic verification is disabled, users must run the **/verify** command to link their Roblox account.

When automatic verification is enabled, Panora will detect the user’s Roblox account and apply the appropriate roles upon joining the server.

***

### Connected Account

#### Connected Roblox Account

This section displays the Roblox account currently connected to the workspace.

You can view:

* Roblox username
* Display name
* User ID
* Direct link to the Roblox profile

#### About Connected Accounts

A connected Roblox account is required to manage your group. This account must have the appropriate permissions in the Roblox group to:

* Rank users
* Post group shouts
* Perform other authorized actions

> If the connected account lacks sufficient permissions, certain workspace features may not function correctly.

***

### Workspace Permissions

The **Permissions** tab controls which Discord roles can access and view the workspace.

#### View Workspace

Select which Discord roles are allowed to view and access this workspace.

#### Server Admin Access

When enabled, Discord server Administrators can view and edit this workspace without needing a specific assigned role.

#### Permission Changes

* Permission updates are saved automatically
* Users must refresh their page to see updated permissions take effect

***

### Danger Zone

The **Danger Zone** contains irreversible actions. Proceed with caution.

#### Delete Workspace

Permanently deletes the workspace and all associated data.

> This action **cannot be undone**.


---

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