Prerequisites
Before starting the wizard, create automation credentials in the Sitecore Deploy app. These are the OAuth client credentials Gradial uses to authenticate against your environment.Open the Deploy app
Go to deploy.sitecorecloud.io, then select Credentials in the left nav and open the Environment tab.
Select project and environment
Choose your project and environment. The environment should be the Authoring environment.
Where to find environment details
You’ll need several values from your environment during onboarding. Find them in the Deploy app under Projects → your project → Authoring Environments → Details.Create a new Sitecore XM Cloud integration
Connection
Provide the base connection information:
- Integration Name — A human-readable label for this environment, e.g. “Staging” or “Production”
- Description (optional) — A short note to help your team identify this connection
- Sitecore XM Cloud Hostname — The Environment host name from the environment details page in the Deploy app
- Edge API Key — From the environment details page, open the Preview GraphQL IDE, click Generate Preview API token, and copy the API key
Credentials
Enter the automation credentials you created in the Deploy app:
- Client ID — The automation credential Client ID
- Client Secret — The automation credential Client Secret
- Audience — The token audience (use the default)
- Token URL — The token URL (use the default)
Sites
Configure the first site you want Gradial to work with:
- Available Sites — A dropdown of all sites detected on the environment; select the one to use
- Editing Host URL — The Editing Host URL. Auto-populates from the site configuration
- Live Domain — Used for live-page URL resolution (e.g.
https://yoursite.com/about→/sitecore/content/yoursitecollection/yoursite/Home/about) - Default Asset Path — The default Media Library path where Gradial uploads assets. Auto-populates from the site configuration