Skip to content

Data privacy on the JellyFaaS platform

For each use case the following statements defined how your data is handled/stored:

Authentication

JellyFaaS uses Kinde for authentication and authorisation. JellyFaaS stores your name and email, that is visible on the profile screen. We do not store passwords or other information about your account.

Direct function calling

Information on which account requested a function, the origin IP, the time taken and if it completed successfully.

We do not store any data passed (encrypted end to end), or any data in the response, this includes query params,raw data and/or files.

Function calling with AI

Information on which account requested a function, the origin IP, the time taken and if it completed successfully.

We do not store any data passed (encrypted end to end), or any data in the response, this includes query params,raw data and/or files. We do not store the query or any responses from the model.

Vector Databases (RAG)

Information on which account requested a function, the origin IP, the time taken and if it completed successfully.

If you choose to use your Vector Database storage within your account we store the data as embedded vectors. We do not store the original document. The vector databases are protected in such a way that only your account can access with the correct and valid token.

We do not store any data passed (encrypted end to end), or any data in the response, this includes query params,raw data and/or files. We do not store the query or any responses from the model.

If a delete is requested, the database is dropped and data removed. Note, however that a backup of the data will exist within our system until back rotation has completed. We do not ever access the backups except for reason of checking they are valid, or restoring lost data.

Sql Databases

Information on which account requested a function, the origin IP, the time taken and if it completed successfully.

We do not store any data passed (encrypted end to end), or any data in the response, this includes query params,raw data and/or files. We do not store the query or any responses from the model.

GDPR

"The General Data Protection Regulation (GDPR) is a European Union law on data protection and privacy for all individuals within the EU 1 and the European Economic Area 2 (EEA). Key consumer rights under GDPR include the right to access, rectify, erase, restrict processing, data portability, and object to processing of their personal data.

  • Right to Access: Consumers have the right to request and obtain a copy of the personal data that an organization holds about them.
  • Right to Rectification: Consumers have the right to request the correction of inaccurate or incomplete personal data.
  • Right to Erasure ("Right to be Forgotten"): In certain circumstances, consumers have the right to request the deletion of their personal data.
  • Right to Restriction of Processing: Consumers can request that the processing of their personal data be limited in certain circumstances.
  • Right to Data Portability: Consumers have the right to receive their personal data in a structured, commonly used, and machine-readable format and to transmit that data to another controller.