Frequently Asked Questions
How to Bring Your Own API Key (BYOK)?
TamedTable runs on your API key. The key stays in your browser — we never see it, and nothing is stored on our servers.
The #1 gotcha
A ChatGPT, Claude, or Gemini subscription is not API access. The API is a separate account, billed by usage — usually a few cents for a session, not a monthly fee. You sign up for it separately from any chat subscription.
Google (Gemini)
Sign in at Google AI Studio, then create a key. Gemini is the exception to the rule below — the key stays viewable, so you can come back for it later.
Create a Gemini API key ↗Caveat: users in the EEA, UK, or Switzerland must enable billing even to use the free tier.
OpenAI
Sign in at the OpenAI platform, then create a key. It is shown once — copy it immediately, because you cannot view it again afterwards.
Create an OpenAI API key ↗Anthropic (Claude)
Sign in to the Anthropic Console, then create a key. It is shown once — copy it immediately, because you cannot view it again afterwards.
Create an Anthropic API key ↗Tip: store the key in your browser or a password manager. Clearing your browser data or switching devices means entering it again. Ready? Open the web app ↗
Is TamedTable developed using AI?
Is the Pope a Catholic?
Where is the privacy policy and EULA?
There is no privacy policy because you send us no data. TamedTable is purely client-side JavaScript, running in your browser. That is also why you have to enter your API keys again whenever you switch browsers — we don't have a server. We don't use cookies and we don't run any analytics. There is simply nothing to regulate.
There is no separate EULA either: TamedTable is open source, so your use is governed by its licence on GitHub.