> ## Documentation Index
> Fetch the complete documentation index at: https://docs.softr.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Memberships

> Setting up user accounts on your Softr app.

<AccordionGroup>
  <Accordion title="How to set up notifications to get an email when a new user account is created on my Softr app?">
    If you’re using [Airtable](/data-sources/1YYStCJukT15Lh2j93qo9A/airtable/jHX7kfH7QvkVcELQvS3VoX) as a [data source for your users](/add-and-manage-users/pxnkp9H3qyEVMF6XUceqnj/syncing-users-with-a-data-source/hshRGygHr4T33EnaLntGf9). You can set an automation in Airtable [this way](https://support.airtable.com//docs/creating-custom-notifications-using-airtable-automations).
  </Accordion>

  <Accordion title="I've added conditional filter/block page visibility but can't see anything.">
    You need to be logged in with a user that meets the conditions to be able to see relevant entries/blocks/pages.
  </Accordion>

  <Accordion title="I've added a Forgot Password block, but it doesn't work.">
    You need to have both [Forgot Password](/add-and-manage-users/pxnkp9H3qyEVMF6XUceqnj/forgot-password-form/cdXruGUfrkDNtzJi5JWx9s) and [Reset Password](/add-and-manage-users/pxnkp9H3qyEVMF6XUceqnj/reset-password-form/1Z48Ai2XvMX3JwuSq9ZU38) blocks to have it working.
  </Accordion>

  <Accordion title="I want to access logged-in users' data via a custom code block.">
    This is done by simply using **window\.logged\_in\_user** object which contains user attributes including the data coming from the [data source connected to the users database](/add-and-manage-users/pxnkp9H3qyEVMF6XUceqnj/syncing-users-with-a-data-source/hshRGygHr4T33EnaLntGf9).
  </Accordion>
</AccordionGroup>
