Access and account verification
The email sign-up code has not arrived
The email sign-up code has not arrived
- Return to the sign-up screen and request a new email OTP.
- Use only the most recently issued code.
- If a new code does not arrive or cannot be verified, email support@revolte.ai.
Repository connections and configuration
Connect GitHub from an individual developer account
Connect GitHub from an individual developer account
Continue when the repository already contains revolte.yml
Continue when the repository already contains revolte.yml
revolte.yml. Revolte preserves that configuration instead of creating a replacement file.Try this- Open the application from Projects.
- Select YAML Configuration.
- Choose the branch containing
revolte.yml. - Review and update the existing configuration in the YAML workspace.

Prepare an empty GitHub repository for connection
Prepare an empty GitHub repository for connection
README.md provides an explicit starting point while preserving customer-owned content.Try this- Open the repository in GitHub.
- Create its first branch if no branch exists.
- Add and commit
README.md. - Return to Revolte and retry the connection.
Replace a rejected or expired GitHub token
Replace a rejected or expired GitHub token
- Compare the token with the permissions listed in the Personal Access Token setup guide.
- Confirm that the selected repository is included in the token’s repository access.
- Open Revolte Settings and use the PAT reset option to provide a replacement token.
- If the repository source changed, use the GitHub migration option. See Repository Migration.
- Retry the connection.
Jira workspace connections
Connect an Atlassian account that has multiple Jira sites
Connect an Atlassian account that has multiple Jira sites
- Retry with an Atlassian account that has access only to the Jira site you want to connect.
- If the account must retain access to multiple sites, email support@revolte.ai with the intended site name.
Chat sessions and sandboxes
Restore a sandbox after a timeout or disconnect
Restore a sandbox after a timeout or disconnect
- Select Reconnect when the control appears.
- If the connection does not recover, perform a hard refresh in the browser.
- Reopen the Chat session and confirm that the sandbox reconnects.
Give the agent a reproducible problem
When a result is incomplete or an error persists, provide observable evidence. State the requested outcome, the actual result, the exact error, its location, and the checks already completed.Example: login remains on the same page
Collect useful evidence
- Capture the first error. Copy the complete message from Revolte, Preview, the browser console, or application logs.
- Describe the difference. Record the expected and actual states after the same action.
- Record an unresponsive action. Name the control, the expected transition, and what remained unchanged.
- Send one focused request. Use the template above to keep the investigation tied to a reproducible failure path.
Release and deployment recovery
Use Fix with AI after a deployment failure
Use Fix with AI after a deployment failure
- Open the failed deployment.
- Select Fix with AI.
- Review the deployment details transferred into Chat.
- Apply the proposed correction and retry the deployment.
Clear YAML validation before launching a deployment
Clear YAML validation before launching a deployment
revolte.yml lacks a valid branch mapping or service definition.Try this- Open YAML Configuration for the application.
- Select the branch used by the affected environment.
- Resolve each validation message shown in the editor.
- Save and commit the corrected configuration.
- Return to the deployment page and retry.

Building and previewing your app
Refresh Preview after a completed change
Refresh Preview after a completed change
- Confirm that the current change and Preview build have completed.
- Verify that the editor and Preview use the same branch and active session.
- Refresh Preview.
- If it is disconnected, select Reconnect and perform a hard refresh if necessary.
Recover when View Preview opens a 404
Recover when View Preview opens a 404
404 - Page Not Found response can appear when code changes are still in progress, the Preview build has not finished, or the requested route is not present in the generated result.Try this- Check whether code changes or the Preview build are still in progress.
- Wait for completion, then select View Preview again.
- If the
404remains, capture the exact URL and error message. - Send both to the Revolte agent and request verification that the route, page file, and navigation target satisfy the requested behavior.
Recover when Preview loads without the expected interface
Recover when Preview loads without the expected interface
- Capture the complete error shown in Preview, including the page and action that produced it.
- Send the error to the Revolte agent without shortening or rewriting it.
- Request a comparison between the delivered behavior and the requested outcome, followed by a focused correction.
- Reopen View Preview and verify the affected page.
Correct an incomplete editor change
Correct an incomplete editor change
- Name the exact page and component.
- Describe its current state and the intended state.
- Include a screenshot or exact error when available.
- Request a focused update that reuses the repository’s existing components and design system.
Align a Figma implementation with the source design
Align a Figma implementation with the source design
- Confirm that Revolte can access the Figma file and intended frame.
- Name the frame and the mismatched components.
- Record measurable differences such as spacing, alignment, dimensions, and breakpoint behavior.
- Request an update that uses the repository’s existing components and tokens while matching the supplied design.
Contact Revolte support
Email support@revolte.ai when the workflow remains blocked. Include:- The affected workspace and project name.
- The page or workflow stage where the problem occurred.
- The exact error and when it appeared.
- A screenshot with credentials and personal information removed.
- The recovery steps already completed.