Allow client-side Firestore access
/documentation/pages/Guides/Mobile and Web Components/UX/Properties/Advanced/Allow client-side Firestore access.xml
Allows direct access to a Firestore collection from the client-side without making Ajax callbacks to the Alpha Anywhere server.
Button Setup
/documentation/pages/Ref/Desktop_Api/UI Functions/XDialog/Controls/Button/Button Setup.xml
The properties involved in button setup.
Firestore Functions
/documentation/pages/Ref/Api/Functions/Xbasic/Firestore/index.xml
Xbasic functions for working with Google *[ui:Firestore]* (NoSQL): CRUD, bulk import, queries, and basic user management. See also: https://firebase.google.com/docs/firestore
NodeServices::Firestore Class
/documentation/pages/Ref/Api/Namespace/NodeServices/firestore/index.xml

Methods for interacting with Google Cloud Firestore, a NoSQL document database, from within Alpha Anywhere applications.

AI setup in Alpha Anywhere
/documentation/pages/Guides/AI/AI Setup In Alpha Anwhere.xml
Configure IDE and Project providers so Alpha Anywhere can use AI locally or via hosted services. This walkthrough covers the AI menu, IDE efforts, provider selection, and project deployment providers.
Google Firestore Integration
/documentation/pages/Guides/Services/Google Firestore Integration.xml
Xbasic functions for interacting with Google Firestore NoSQL databases.
nodeservices::firestore setUserClaims Method
/documentation/pages/Ref/Api/Namespace/NodeServices/firestore/setUserClaims Method.xml
Sets claims for a user in Firestore.
Using Firestore as a List data source
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/List/Using Firestore as a List data source.xml

The *[ui:List]* control can use *[ui:Firestore]* as its data source using either server-side or client-side execution.

Firestore
/documentation/pages/Guides/Databases/Working with NoSQL Databases/Firestore.xml

*[ui:Firestore]* is a *[ui:NoSQL]* database that is part of Google’s *[ui:Firebase]* product line. Alpha Anywhere includes built-in tooling and UX features for working with Firestore.

Enabling the Security Framework with the Quick Setup Genie
/documentation/pages/Guides/Security Framework/Setting up Security/index.xml

The Security Framework Quick Setup Genie can be used to quickly create users, groups, and the components necessary to add authentication to your application.