---
title: How can I show answers on the success page? | Paperform Help Center | Paperform
description: You can use answer piping on Dynamic Success Pages.
url: "https://paperform.co/help/articles/how-can-i-show-answers-on-the-success-page"
type: static
generatedAt: "2026-04-04T00:42:01.695Z"
---

How can I show answers on the success page?
### Success Pages & Redirects
        ![(iframe)](https://www.loom.com/embed/d59869dec2974774a19c724fc92311a8?hide_owner=true&hide_share=true&hide_title=true&hideEmbedTopBar=true)

To show answers from the form on the page that appears after submission, you will need to use a [Dynamic Success Page](https://paperform.co/help/articles/success-pages-and-redirects/) (exclusively available with selected [pricing plans](https://paperform.co/pricing/)).

 1. Go to After Submission → Success Pages and Redirects, and toggle on "Dynamic Success Pages & Redirects."
 1. Create a new success page with the "Add Page +" button, or click the pencil icon next to an existing page to edit it.
 1. Under "Submission Screen Design," you can use [answer piping](https://paperform.co/help/articles/answer-piping-guide/) in one of two ways:

 - Hover over the clipboard icon to the left of the current line, then select a question from the list that appears. This will insert a special key for that question, which will be replaced with the relevant answer when the form is filled out.

![Screenshot of the "Submission Screen Design" section of the configuration for a Dynamic Success Page. The clipboard icon is active to the left, with a list of questions below it, and the answer piping key {{ e7jcq }} has been added to the page.](https://img.paperform.co/fetch/f_auto,w_1400/https://d3gw2uv1ch7vdq.cloudfront.net/img/dsp-answer-piping-from-clipboard-icon.png)
 - As a shortcut, you can type two start curly braces `{{` and then start typing the title of a question on your form. Select the question when it pops up, and its key will be added here.

![Screenshot of the "Submission Screen Design" section of the configuration for a Dynamic Success Page. The text "{{ your em" is typed on screen, and the a box has popped up with the option to select the question, "Your Email."](https://img.paperform.co/fetch/f_auto,w_1400/https://d3gw2uv1ch7vdq.cloudfront.net/img/dsp-answer-piping-shortcut.png)

[Dot notation](https://paperform.co/help/articles/answer-piping-guide/#answer-piping-question-types) can be used to pipe a specific property of an answer, like the city in an Address question or the total price of selected items in a Products question. You can also use [transformations](https://paperform.co/help/articles/answer-piping-guide/#transformations) to change things like capitalization or a date's format, or to add fallback text for an unanswered question.

If you need to make further changes to an answer before displaying the result, try using a [Calculation](https://paperform.co/help/articles/calculations-guide/).

## Gotchas

 - Answer piping is a feature exclusively available with selected [pricing plans](https://paperform.co/pricing/). If your current plan doesn't support this feature, then you can [add answers to outgoing emails](https://paperform.co/help/articles/send-an-email-when-the-form-is-submitted/) instead.

### Related Articles
  [Can I redirect after a few seconds instead of straight away?  You can specify the number of seconds before a redirect using Dynamic Success Pages & Redirects (exclusively available with selected pricing plans.](/help/articles/can-i-redirect-after-a-few-seconds-instead-of-straight-away/)