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

# How to Request Revisions on Your Restored Website

> Understand what qualifies as a revision, what falls outside scope, and the exact steps to submit a revision request after your site is delivered.

Wayback Revive offers revisions to ensure the restored site accurately reflects the archived data. Revisions are scoped to content accuracy issues — they are not a channel for new work or design changes.

## What qualifies as a revision

<AccordionGroup>
  <Accordion title="Missing pages that exist in the archive">
    If a page was present in the Wayback Machine snapshot but is absent from the delivered site, that is a valid revision request. Include the archived URL as a reference when you submit.
  </Accordion>

  <Accordion title="Display issues caused during restoration">
    If the restoration process introduced a rendering problem — broken layout, garbled text, or a missing image — that issue qualifies for a revision.
  </Accordion>

  <Accordion title="Content inconsistencies compared to snapshots">
    If the text or media on a delivered page visibly differs from the archived snapshot you agreed on, raise it as a content inconsistency revision.
  </Accordion>
</AccordionGroup>

## What does not qualify

<Warning>
  The following are outside the scope of revisions and require a separate service request:

  * Creating new content that was never in the archive
  * Design changes beyond the archived structure
  * Adding features or functionality not present in the original site
</Warning>

## How to submit a revision request

<Steps>
  <Step title="Open a support ticket">
    Go to the support portal and open a new ticket. Use a single ticket per issue so each one can be tracked and resolved independently.
  </Step>

  <Step title="Describe the specific page or issue">
    State the exact page URL and describe what is wrong. Be as specific as possible — for example, "the header image on /about is missing" is more actionable than "some images are broken."
  </Step>

  <Step title="Attach an archive reference if possible">
    If you have a Wayback Machine snapshot URL that shows the correct state of the page, include it. This helps the team verify the issue and resolve it faster.
  </Step>

  <Step title="Submit within the review timeframe">
    Revision requests must be submitted within the review period communicated at delivery. Requests received after that window may be treated as new work.
  </Step>
</Steps>
