> ## 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.

#  

## App Users Basics

<Card title="Add users to a Softr app" href="/add-and-manage-users/add-users-to-a-softr-app">
  Create users and let them log into your Softr app.
</Card>

<Card title="Users Menu" href="/add-and-manage-users/users-menu">
  Manage users in your app’s Users Menu.
</Card>

<Card title="Syncing users with a data source" href="/add-and-manage-users/syncing-users-with-a-data-source">
  Sync your user database with a data source.
</Card>

<Card title="Add or import users manually" href="/add-and-manage-users/add-or-import-users-manually">
  Add or import users to your Softr app manually.
</Card>

<Card title="Internal vs. External Users" href="/add-and-manage-users/internal-vs-external-users">
  What are the differences between Internal & External Users?
</Card>

<Card title="User Email Notifications" href="/add-and-manage-users/user-email-notifications">
  Edit notification templates for transactional messages.
</Card>

<Card title="Automated user invitations" href="/add-and-manage-users/automated-user-invitations">
  Automatically send user invitations when a new user is added
</Card>

## User-related Blocks

<Card title="Signup Form" href="/add-and-manage-users/signup-form">
  Signup form overview.
</Card>

<Card title="Signin Form" href="/add-and-manage-users/signin-form">
  Signin form overview.
</Card>

<Card title="Signin with Email Code" href="/add-and-manage-users/signin-with-email-code">
  Allow users to sign in with a one-time code.
</Card>

<Card title="Sign in with SMS Code (deprecated)" href="/add-and-manage-users/sign-in-with-sms-code-deprecated">
  Allow users to sign in with their mobile phone number.
</Card>

<Card title="User Profile" href="/add-and-manage-users/user-profile">
  Let user view and edit their profiles.
</Card>

<Card title="Forgot Password Form" href="/add-and-manage-users/forgot-password-form">
  Forgot password functionality overview.
</Card>

<Card title="Reset Password Form" href="/add-and-manage-users/reset-password-form">
  Reset password functionality overview.
</Card>

## Advanced Sign-in Options

<Card title="SAML Single Sign-on" href="/add-and-manage-users/saml-single-sign-on">
  Setting up single sign-on for your Softr app.
</Card>

<Card title="Microsoft Azure SAML Single Sign-on" href="/add-and-manage-users/microsoft-azure-saml-single-sign-on">
  Setting up SAML single sign-on for Softr with Microsoft Azure.
</Card>

<Card title="OpenId Single Sign-on" href="/add-and-manage-users/openid-single-sign-on">
  Setting up authentication with OpenId.
</Card>
