> For the complete documentation index, see [llms.txt](https://spree-finance.gitbook.io/spreefinance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spree-finance.gitbook.io/spreefinance/spree-studio/page-reference.md).

# Page Reference

One-paragraph description of each Studio page. Use this as the foundation for screen-by-screen tutorials specific to your team.

## Home

`/` — Dashboard with KPI tiles for the active deployment: SP circulation, campaign count, treasury balance, recent activity. The default landing page after sign-in.

## Campaigns

`/campaigns` — Roster of every campaign on your PSPVault, filterable by status. Click into a campaign to view its detail page.

`/campaigns/:id` — Per-campaign view: configuration, pSP issuance history, settlement controls, and an **Authority** tab where you grant `ISSUING_ADMIN_ROLE` and configure per-campaign delegated minters via `setMinter(...)` (the role is global on the vault; the UI surfaces it next to the campaign for convenience).

## Branded SP

`/sp` — At-a-glance view of your branded SP token: total supply, holder count, recent mints, burns, and transfers.

`/sp/treasury` — Mint SP from collateral, redeem SP back to collateral, and manage your treasury Safe. Redemption requests pre-flight against the `EXECUTOR_ROLE`.

`/sp/pending` — PSPVault overview: campaigns inside the vault, vault-level role assignment, and per-vault settings.

`/sp/integrations` — **Whitelist management.** Mint, transfer, and redeem allowlists for your branded SP. See the [Whitelist Management guide](/spreefinance/spree-studio/whitelist-management.md).

`/sp/airdrop` — Bulk SP distribution tool for one-time drops to a list of addresses.

## Members

`/members` — Organization member roster.

## Admin

`/admin` — **Authority and roles for the points themselves.** On-chain role grants and revokes for your Factory and PSPVault, current role-holder roster, and organization membership management. The same role roster is mirrored on each campaign's Authority tab. See the [Authority & Roles guide](/spreefinance/spree-studio/authority-and-roles.md).

## Settings

`/settings` — Organization profile (name, website, description, contact email) and user account settings.
