> For the complete documentation index, see [llms.txt](https://play.equal.care/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://play.equal.care/technology/choosing-technologies/social-care-platform-vendors.md).

# Social Care Platform Vendors

This is a non-exhaustive list of social care digital platform vendors that are available in the UK. While many of these services are towards the "one-stop shop" end of the market, some only offer very specific functionality such as care worker financial management.

{% hint style="danger" %}
Please note that Equal Care does not endorse or have any relationship with any of these organisations.
{% endhint %}

* [CareLineLive](https://carelinelive.com/)
* [Pocket Carer](https://pocketcarer.com/)
* [Virtual Wallet](https://www.myvirtualwallet.co.uk/)
* [Carebeans](/introduction/master.md)
* [Nursebuddy](https://nursebuddy.co/)
* [Care Control Systems](https://carecontrolsystems.co.uk/)
* [Birdie](https://www.birdie.care/)
* [Cura Systems](https://cura.systems)
* [Radar Healthcare](https://radarhealthcare.com/)
* [Person Centred Software](https://personcentredsoftware.com/products/domiciliary-care?hsCtaTracking=c6118bc5-87db-42f2-ae2f-1462a6637554%7Ce8bb16b6-dffa-472e-a693-692a8e30b71a)
* [The Access Group](https://www.theaccessgroup.com/en-gb/health-social-care/sectors/home-care/)
* [Care Vision](https://www.carevisioncms.co.uk/domiciliary-care/)
* [Civica](https://www.civica.com/en-gb/product-pages/care-management-software/)
* [Log My Care](https://www.logmycare.co.uk/types-of-care/domiciliary-care-organisations)
* [Tagtronics Care](https://tagtronics.co.uk/)
* [Unique IQ](https://www.uniqueiq.co.uk/home-care-software/)
* [MyHelpa](https://www.myhelpa.com/)
* [OneAdvanced Care Cloud](https://www.oneadvanced.com/products/care-cloud/)
* [ECLIPSE by OLM](https://www.olmsystems.com/local-authority-solutions/adult-social-care-software/)
* [Pass by everyLIFE](https://www.everylifetechnologies.com/pass-solutions/home-care-software/)
* [Sekoia](https://sekoia.co.uk/)&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://play.equal.care/technology/choosing-technologies/social-care-platform-vendors.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
