Skip to main content
Back

Accounts Office reference

This pattern lets the user enter an Accounts Office reference. Do not call it ‘Accounts Office reference number’, ‘accounts office reference’ or ‘PAYE Accounts Office reference’.

When to use

Use this pattern when the user must enter an Accounts Office reference to use a service.

If there is a good reason for asking for an Accounts Office reference but the user does not have to enter one, make it optional.

When not to use

If there is no good reason for asking for an Accounts Office reference and the user does not have to enter one to use the service, do not ask for one.

How it works

You can ask for the Accounts Office reference as the main heading or <h1> of the screen. It can be a question or statement.

Or you can ask for the Accounts Office reference as a form label, separate from the <h1>.

Use a single text input and get the user to enter the reference formatted as:

  • 3 numbers
  • ‘P’
  • a letter
  • 8 numbers or 7 numbers and an ‘X’

Provide help

Always provide help in the form label, normal content or hint text that is as clear as possible. This may include:

  • a short explanation of what an Accounts Office reference is
  • where the user can find it
  • what it looks like
  • an example — if you show an example, always use ‘123PX00123456’ or ‘123PX0012345X’

You can use an image that shows where it is on documents and letters.

Do not use the details component to hide any help. Research shows users may:

  • not know what an Accounts Office reference is
  • need help to know what an Accounts Office reference looks like

Error messages

Error messages should be styled like this:

Make sure errors follow the guidance about error messages in the GOV.UK Design System and have specific error messages for specific error states.

If the Accounts Office reference is empty

Say ‘Enter [whatever it is]’.

For example, ‘Enter your Accounts Office reference’.

If the Accounts Office reference is in the wrong format

Say ‘Enter [whatever it is] in the correct format’.

For example, ‘Enter your Accounts Office reference in the correct format’

Research

Research has shown that users often expect this kind of information to be pre-populated, especially when they have signed in.

We need more research. If you have used Accounts Office reference, get in touch to share your research findings.

Discuss Accounts Office reference on GitHub