> For the complete documentation index, see [llms.txt](https://softr.gitbook.io/softr-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://softr.gitbook.io/softr-documentation/home.md).

# 🏠 Home

## Integrating Softr with Airtable

* [What is Airtable](https://www.softr.io/learn/airtable/what-is-airtable)
* [How to find your Airtable API key](/softr-documentation/guides/airtable/how-to-find-airtable-api-key.md)
* [How to integrate with Airtable](/softr-documentation/guides/airtable/adding-airtable-api-key.md)

## Creating, Reading, Updating, and Deleting Data

* [How to list records](/softr-documentation/building-blocks/listings.md)
* [How to create a new records](/softr-documentation/building-blocks/form.md)
* [How to delete records](/softr-documentation/building-blocks/block-editing-by-users/how-to-allow-users-to-delete-airtable-records.md)
* [How to show related or linked records](/softr-documentation/building-blocks/listing-details/linked-lists.md)
* [How to edit records](/softr-documentation/building-blocks/block-editing-by-users.md)
* [How to restricts lists to certain members](/softr-documentation/building-blocks/list-conditional-filters.md)

## Managing Members or Application Users

* [How to add members to my application](/softr-documentation/memberships/users-tab/users/adding-users.md)
* [How to build sign in and sign up pages](/softr-documentation/memberships/user-accounts-blocks/sign-up-form.md)
* [How to build a password recovery form](/softr-documentation/memberships/user-accounts-blocks/forgot-password-form.md)
* [How do I restrict page visibility for certain members](/softr-documentation/memberships/page-visibility.md)
* [How do I restrict block visibility for certain members](/softr-documentation/memberships/block-visibility.md)

## Sharing and Publishing a Web App

* [How to publish or share an app to make it available to end-users](/softr-documentation/publishing-applications/publish.md)
* [How to add a custom domain to my web app](/softr-documentation/publishing-applications/custom-domain.md)
* [How to set up SEO for my web application](/softr-documentation/studio/application-settings.md#seo)

## Misc

* [How to collect payments using Stripe?](/softr-documentation/building-blocks/payment.md)
* [How to create a custom form](/softr-documentation/building-blocks/form/custom-form.md)
* [How to add custom code](/softr-documentation/building-blocks/custom-code.md)
