> For the complete documentation index, see [llms.txt](https://attr.sygnal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://attr.sygnal.com/sa5-user-accounts/about.md).

# About SA5's Webflow User Accounts Lib

{% hint style="danger" %}
**IMPORTANT**\
Webflow has announced the [deprecation of User accounts](https://help.webflow.com/hc/en-us/articles/36046006227731-User-Accounts-sunset) in 2025, with new sites unable to enable the User account feature after **Jan 31, 2025**. \
The official sunset date where User accounts will be fully removed is about a year later, on **Jan 29, 2026**.
{% endhint %}

This library extends Webflow's Memberships feature with a few much needed features;

## Current User Info

SA5 gives you the ability to access the currently logged-in user's info from anywhere in your site. You can access user data in your custom code, or display it through our attribute-based data-binding.&#x20;

You can access *everything*...

* Name, email, and opt-in&#x20;
* Custom user data fields that you've defined
* The user's list of access groups&#x20;

## Memberships Navigation

SA5 also gives you the ability to route users specially during the Memberships process, during login and sign-up processes.

* Route a user after login
* Route a user specially after the first login

To get started, see **Quick Start**.&#x20;
