For the complete documentation index, see llms.txt. This page is also available as Markdown.

Security and data

This page covers how Floot handles your data and security measures.

Data ownership

You own 100% of your app:

  • Code — Complete code ownership

  • Data — All app data belongs to you

  • IP — Full intellectual property rights

You can export your code and data at any time. See Code, data, and exports for details.

Security measures

Floot implements industry-standard security:

  • Encrypted data transmission — All data encrypted in transit (HTTPS/TLS)

  • Secure data storage — Data encrypted at rest

  • Access controls — Role-based access to systems

Privacy and visibility

Your projects

Setting
Who can see

Private (default)

Only you and authorized Floot staff (for support)

Public

Anyone; can be remixed by other users

Private projects:

  • Code and prompts are not visible to other users

  • Cannot be remixed by others

  • Only accessible to you and Floot staff as needed for support

Your app's user data

Data collected by your app (e.g., user accounts, form submissions) is:

  • Stored securely in your app's database

  • Only accessible to you and the Floot AI agent based on your prompts

  • Your responsibility to handle in accordance with applicable laws

Handling sensitive data

If your app handles sensitive data (healthcare, financial, etc.):

  1. Consult legal counsel about compliance requirements

  2. Contact Floot to discuss your specific needs

Last updated