> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vortexiq.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# StagingPro Settings, BigCommerce Configuration Reference

Settings is where you configure StagingPro to match your team's workflow: where the code lives, where notifications go, B2B Edition credentials, agency partner access, and the Vortex IQ agency integration. Scheduling is a Premium feature that lets you queue bulk and selective migrations for off-peak windows. This page is the combined reference.

## Settings tabs at a glance

The Settings page is organised into six tabs:

| Tab                        | Purpose                                              |
| -------------------------- | ---------------------------------------------------- |
| **Connect Repository**     | Link GitHub; manage team members                     |
| **Status Notifications**   | Configure Email, Slack, Teams alerts                 |
| **Configuration Settings** | View and update theme `config.json` from BigCommerce |
| **B2B Edition**            | Per-environment B2B credentials                      |
| **Connect Agency**         | Grant external agency partner access                 |
| **VIQ Agency**             | Manage Vortex IQ agency integrations                 |

## Connect Repository

The repository tab lets you link the Git provider for theme deployments. StagingPro supports GitHub Apps (recommended) and Bitbucket. See [GitHub and Bitbucket](/vortex-apps/staging-pro/github-and-bitbucket) for the full setup walkthrough.

### Quick reference: GitHub Apps

| Action             | Where                                                     |
| ------------------ | --------------------------------------------------------- |
| Connect GitHub App | Settings, Connect Repository, Connect to GitHub App       |
| Add Team Member    | Connected repo view, Add Team Member button               |
| Change Permission  | Per team member row, Change Permission                    |
| Remove Member      | Per team member row, Remove (does not remove from GitHub) |

## Status Notifications

Configure how StagingPro pushes events to your team. See [notifications, email, Slack, Teams](/vortex-apps/staging-pro/notifications-email-slack-teams) for per-channel setup mechanics.

| Notification type            | Triggered by                                              |
| ---------------------------- | --------------------------------------------------------- |
| Deployment Notifications     | Theme deployment events (start, complete, fail, rollback) |
| Data Migration Notifications | Bulk and selective content migration events               |

## B2B Edition

The B2B Edition tab lists every environment with columns for store ID, store URL, the B2B email, the B2B password, and Connect / Disconnect actions. See [B2B, coupons, and data dependencies](/vortex-apps/staging-pro/b2b-coupons-and-data) for the full B2B setup including the manual user creation flow that B2B Edition requires.

| Column    | Meaning                                           |
| --------- | ------------------------------------------------- |
| Type      | Environment type (Production, Staging, UAT, etc.) |
| Store ID  | BigCommerce store hash                            |
| Store URL | Link to the store                                 |
| Email ID  | B2B Edition login email                           |
| Password  | B2B Edition password                              |
| Actions   | Connect / Disconnect                              |

After connect, the action button changes to **Connected**. B2B entities only appear on Bulk Content Migration when the relevant environment shows Connected.

## VIQ Agency

The VIQ Agency tab manages integrations with [Vortex IQ](https://www.vortexiq.ai/) agency-tier services. If an agency requests access to your store, the request appears at the top of the VIQ Agency tab. Review the agency details and click **Approve** to grant access or **Reject** to deny.

This tab is relevant if you have engaged Vortex IQ for managed services or if a VIQ-tier agency is operating your store on your behalf.

### Best practices for agency access

* Grant access only to agency partners you have a contractual relationship with.
* Review the agency access list periodically and remove access when partnerships end.
* Restrict Production-environment access to only the agency members who genuinely need it; use the GitHub Change Permission flow to scope developers to Staging and UAT.

***

## Best practices summary

* **Notifications**, set up at least one channel before running migrations. Set up Slack or Teams for shared visibility.
* **Repository**, use GitHub Apps over manual PAT setup. Add team members for everyone who will commit.
* **B2B**, ensure credentials are current per environment. Re-test connections after any password change in BigCommerce B2B Edition.
* **Agency access**, audit periodically; remove access when partnerships end.
