Summary

How to add a new client to your practice in Aligned

For Accountants

Adding a Client

What this is

The Add Client page lets you register a new client in your Aligned practice. You enter their basic details - name and NINO - and Aligned creates a record so you can authorise with HMRC and begin filing on their behalf.

What you see on screen

The add client form at /app/clients/add shows:

  • Client name - a required text field for the client’s full name
  • NINO (National Insurance Number) - a required field in the format AA123456A

Below the form fields you will see a Save button to create the client record.

Add client form

How to add a client

  1. Navigate to Clients in the sidebar, then click Add Client
  2. Enter your client’s full name
  3. Enter their NINO - this is their National Insurance Number in the format AA123456A (two letters, six digits, one letter)
  4. Click Save

Your client will appear in your client list with a “Not Authorised” status. You can then proceed to authorise them with HMRC.

Things to know

  • NINO format is strict. It must be two letters, six digits, and one letter (e.g., AB123456C). Certain prefixes like BG, GB, NK, KN, TN, NT, and ZZ are not valid.
  • You cannot add the same client twice. If a client with the same NINO already exists in your practice, you will see a duplicate error.
  • Adding a client does not authorise them. After adding, you still need to complete the HMRC authorisation process before you can file returns.

Common errors

ErrorCauseHow to fix
”Invalid NINO format”NINO does not match AA123456A patternCheck the format - two letters, six digits, one letter
”Invalid NINO prefix”NINO starts with a disallowed prefixVerify the NINO with your client - some prefixes are not valid
”Client already exists”A client with this NINO is already in your practiceSearch your existing client list
”Required field missing”Name or NINO was left blankFill in all required fields

FAQ

Can I edit a client’s details after adding them?

Yes. Navigate to the client’s detail page from the client list and you can update their information.

What happens if I enter the wrong NINO?

HMRC authorisation will fail if the NINO does not match HMRC’s records. Double-check with your client before proceeding to authorisation.

On this page