{% extends "layout.html" %} {% block pageTitle %} About - GOV.UK Prototype Kit {% endblock %} {% block beforeContent %} {{ govukBreadcrumbs({ items: [ { text: "GOV.UK Prototype Kit", href: "/docs" } ] }) }} {% endblock %} {% block content %}
The GOV.UK Prototype Kit puts small files (known as ‘cookies’) on to your computer.
We use cookies to:
These cookies aren’t used to identify you personally.
You’ll see a message on the site before we store a cookie on your computer.
Find out how to manage cookies.
You'll see a message about cookies when you first visit the GOV.UK Prototype Kit. We’ll store a cookie so that your computer knows you’ve seen it and knows not to show it again.
{{ govukTable({ classes: "app-table--fixed", caption: "Cookies relating to our cookies message", captionClasses: "govuk-visually-hidden", head: [ { text: "Name" }, { text: "Purpose" }, { text: "Expires" } ], rows: [ [ { text: "seen_cookie_message" }, { text: "Saves a message to let us know that you've seen our cookie message" }, { text: "28 days" } ] ] }) }}To help prototypes work as well as possible, each prototype stores a cookie to remember what users select on question pages. This allows prototypes to have branching pages and show users' answers on pages like the 'Check your answers' summary page.
{{ govukTable({ classes: "app-table--fixed", caption: "Cookies relating to storing users' answers within prototypes", captionClasses: "govuk-visually-hidden", head: [ { text: "Name" }, { text: "Purpose" }, { text: "Expires" } ], rows: [ [ { text: "govuk-prototype-kit-\