What Promia is
Promia is a browser-first AI prompt and workflow tool site. It helps users prepare prompt text, AI questions, trend prompts, video prompt ideas, and related practical workflows.
How Promia handles browser storage, service data, and third-party services.
Promia is a browser-first AI prompt and workflow tool site. It helps users prepare prompt text, AI questions, trend prompts, video prompt ideas, and related practical workflows.
Saved AI Prompt items are stored in localStorage under ai-pills-saved-prompts. YouTube Charts saved playlists use localStorage under promia.youtubeCharts.savedPlaylists.v1, and temporary builder draft ids may use sessionStorage under promia.youtubeCharts.builderDraftPlaylistId.v1.
Older browser data may still exist under the previous toolbox.youtubeCharts.savedPlaylists.v1 and toolbox.youtubeCharts.builderDraftPlaylistId.v1 keys. Promia can migrate that data locally so existing saved playlists keep working.
Clearing browser storage, using private browsing, or changing devices can remove this local data.
Operational updates may use the YouTube Data API, Vercel Blob, and protected cron jobs to fetch or store chart and trend data. Normal page views and filter changes are designed to read prepared site data instead of calling the YouTube Data API each time.
Some tools help you open user-created prompt text in ChatGPT. Promia does not describe itself as processing your prompt through its own OpenAI, Claude, Gemini, or similar AI API.
If analytics, ads, or similar services are enabled later, those services may process technical information under their own policies.