Skip to content
Last updated:

Privacy Policy

What Wasl AI stores, why it stores it, and how to get it deleted. This describes the service as it actually behaves — there is no analytics vendor, no advertising network and no third-party tracking script anywhere in the product.

01Who runs this service

Wasl AI is operated by Taha Abdelrahman as an independent product. The service runs on infrastructure rented and administered by the operator. For any question about this policy, or to exercise any right described in it, write to support@hotwasl.tech.

02What we collect

Only what the product needs to function. Specifically:

AccountYour email address, display name and chosen language. A bcrypt hash of your password — never the password itself.
Google sign-inIf you sign in with Google: your Google account id, verified email address and avatar URL. Nothing else is requested from Google.
Workspaces and flowsThe automations you build: node graphs, their settings, saved versions and the text you type into them.
Run historyFor every run: inputs, per-node outputs, logs, errors, duration and credits consumed. This is what makes the live trace possible.
CredentialsAPI keys and tokens you attach for third-party services, encrypted with AES-256-GCM before they are written to the database.
Wasl AI API keysOnly a short prefix and a hash. The full key is shown once at creation and cannot be recovered afterwards, by you or by us.
Credit ledgerA record of credit changes so the balance shown to you is auditable.

We do not collect payment card details. We do not ask for a phone number, a date of birth, a physical address, or any special-category data.

03The data inside your automations

This is the part that deserves your attention, because it is the part most policies gloss over. When a flow runs, whatever passes through it is written to the run history so you can inspect it: the text you supplied, the pages a node fetched, the JSON an API returned, the model's reply.

If you push personal or confidential information through a flow, that information is stored in the run record until the run is deleted. Treat run history as being as sensitive as the data you feed it.

Two things are never written to the database in readable form: the credentials you attach (encrypted at rest) and your password (hashed).

04Cookies

Three cookies, all first-party, all functional. No advertising or analytics cookies are set.

wasl_sessionSigned session token that keeps you logged in. httpOnly, so page scripts cannot read it.
wasl_localeRemembers whether you chose English or Arabic.
wasl_themeRemembers your light or dark preference.

Because none of these are used for tracking or profiling, no consent banner is shown. Clearing them signs you out and resets those two preferences; nothing else is affected.

05Who else sees your data

As few parties as possible, and never for advertising. Data leaves this service only in these situations:

  • Model providers. When an AI node runs, the prompt and its context are sent to the model endpoint that node is configured to use — your own key if you attached one, otherwise the platform endpoint. Their handling of that request is governed by their own terms.
  • Nodes you point outwards yourself. A Read web page, HTTP request, Send to Slack or Call webhook node contacts exactly the address you configured, and sends exactly what you wired into it.
  • Google, if you choose Google sign-in, for that authentication exchange only.
  • The hosting provider that runs the server, in the ordinary course of operating it.

We do not sell personal data, we do not share it with data brokers, and we do not use your flows, prompts or run history to train any model.

06How long we keep it

  • Account data: for as long as the account exists.
  • Flows, versions and run history: until you delete them, or until the account is deleted.
  • Credentials: until you remove them in Settings → Credentials.
  • API keys: until revoked. Revoked keys keep their hash and prefix so an audit trail survives.

There is no self-service account deletion in the dashboard yet — we would rather admit that than pretend otherwise. Email support@hotwasl.tech from your account address and the account, its workspaces, flows, runs and credentials are erased within 30 days. You can also ask for a copy of your data in the same way.

07Your rights

Depending on where you live, you may have the right to access your data, correct it, export it, have it erased, restrict how it is processed, or object to processing. We honour these requests regardless of whether the law where you live compels us to.

Write to support@hotwasl.tech from the address on the account. Expect a reply within 30 days. We will not charge you and we will not ask you why.

08Security

  • Traffic is served over HTTPS with a valid certificate; plain HTTP is redirected.
  • Passwords are hashed with bcrypt. Attached credentials are encrypted with AES-256-GCM using a key held only in the server environment.
  • The session cookie is httpOnly and signed, so it cannot be read or forged by page scripts.
  • URLs supplied to fetching nodes are screened against a blocklist that covers loopback addresses and cloud instance metadata endpoints.
  • Google sign-in uses OAuth with PKCE and short-lived state cookies.

Two honest limitations. The Run JavaScript node executes in a timed sandbox that stops runaway loops but is not a hardened security boundary, so do not let people you distrust run code in your workspace. And no service can promise it will never be breached — if user data is ever affected, the people affected will be told what happened.

09Children

The service is not directed at children under 16 and accounts are not knowingly created for them. If you believe a child has registered, tell us and the account will be removed.

10Changes to this policy

If this policy changes in a way that materially affects you, the date at the top of the page changes and account holders are notified by email before the change takes effect. Continuing to use the service after that point means you accept the revised policy.

Questions about this page

Write to us and a person replies. No ticket form, no bot.

See also Terms of Service.

Connect anything. Automate everything.Privacy Policy · Wasl AI