Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/_includes/components/button.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<a href="https://forms.office.com/Pages/ResponsePage.aspx?id=slTDN7CF9UeyIge0jXdO4_ilodveSHFHhPiySEIy8k9UOEtTRVo3M1RXSE5FVkVWUzZKUE9CSkVPViQlQCN0PWcu"
target="_blank">
<button class="nhsuk-button">
{{ include.text }}
</button>
</a>
12 changes: 8 additions & 4 deletions docs/pages/get-started/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ has_children: true
permalink: /get-started/
---

## Check if NHS Notify is right for you
## 1. Check if NHS Notify is right for you

You can send messages with NHS Notify if your organisation or service is part of NHS England and supports direct care.

Expand All @@ -27,8 +27,12 @@ You also may need to read our:
- [acceptable use policy (opens in a new tab)](https://digital.nhs.uk/services/nhs-notify/acceptable-use-policy){:target="\_blank"}
- [privacy policy (opens in a new tab)](https://digital.nhs.uk/services/nhs-notify/transparency-notice){:target="\_blank"}

## Get in touch to register your interest
## 2. Register your interest with NHS Notify

If you think NHS Notify is right for your organisation or service, you can get in touch with our engagement team via <england.nhsnotify@nhs.net>.
If you think NHS Notify is right for you, complete the following form to register your interest. This will open in a new tab.

We'll contact you within 10 working days to find out more about what your service needs.
We’ll contact you within 10 working days to find out more about your needs.

{% include components/button.html
text="Register your interest"
%}
Loading