Raita logo

Settings Reference

All settings are accessed via the Settings link in the sidebar. Changes are saved by clicking Save in the sticky action bar at the bottom of the page.


AI Provider

Controls which service generates your articles.

SettingDescriptionValues
AI SourceChoose between Raita-managed tokens or your own API keysRaita Tokens (recommended), My API Keys
Raita Token FallbackWhen using BYOK, fall back to Raita tokens if your key fails or has no quotaOn / Off

BYOK — API Keys (visible when AI Source is "My API Keys")

SettingDescriptionFormat
Gemini API KeyGoogle Gemini key from Google AI StudioOne key per line
OpenAI API KeyOpenAI key for GPT modelsOne key per line
OpenRouter API KeyOpenRouter key for 300+ modelssk-or-...
Azure API KeyAzure OpenAI endpoint + keyhttps://RESOURCE.openai.azure.com/...;KEY

Multiple keys in the same field are rotated automatically during batch generation.

OpenRouter Models

Add specific model IDs to make them selectable in the model picker.

SettingDescriptionFormat
OpenRouter ModelsList of OpenRouter model IDs to expose in Raitaprovider/model-name (e.g. mistralai/mistral-7b-instruct)

Custom Models

Add any OpenAI-compatible endpoint as a selectable model.

SettingDescriptionExample
Model IDIdentifier shown in the model pickerllama-3.1-70b
Base URLOpenAI-compatible API base URLhttps://api.groq.com/openai/v1

Token Usage

Visible only when AI Source is set to Raita Tokens. Displays your current token balance broken down by type:

Balance typeDescription
SubscriptionTokens from an active monthly plan; reset on renewal date
PurchasedTokens bought as top-ups; do not expire
TrialTokens granted at sign-up

Click Buy Tokens to open the token purchase page in your browser.


Generation

Controls default behavior for article generation tasks.

SettingDescriptionNotes
Default NichePre-filled niche/topic for new workersFree text
Default LanguagePre-filled language for new workersFree text (e.g. English, Indonesian)
Scraping EngineAI model used for web research / scrapingDropdown — lists available AI models
Bing CookiesCookie string for authenticated Bing searchesPaste from browser DevTools
Concurrent WorkersNumber of articles generated in parallel per runInteger; lower values reduce API rate-limit errors
Max RetriesHow many times a failed generation is retried before marking as errorInteger
TimeoutMaximum seconds to wait for a single generation requestInteger (seconds)

Export

Settings that apply to file exports and image generation.

WordPress Export

SettingDescriptionNotes
WP Meta Description TemplateCustom HTML or postmeta XML injected as the meta description in WordPress XML exportsSupports {value} placeholder for the description text
WP Meta Keywords TemplateCustom HTML or postmeta XML injected as meta keywords / keyphrase in WordPress XML exportsSupports {value} placeholder for the keyword text

Image Generation

SettingDescriptionValues
ProviderWhich AI service generates imagesAuto, OpenAI (DALL-E), Google Gemini, Custom
StyleVisual style applied to image promptsPhotorealistic, Illustration, Flat Design, Watercolor, 3D Render, Digital Art
Aspect RatioImage dimensionsLandscape (16:9), Square (1:1), Portrait (9:16)
Min ImagesMinimum number of images generated per articleInteger 1–10
Max ImagesMaximum number of images generated per articleInteger 1–10
WatermarkAdd a watermark overlay to generated imagesOn / Off

Database

SettingDescription
Database Export/ImportSQLite database backup. Copy the database file from the app data directory. Location varies by OS (see your OS app data folder).

License

SettingDescription
Active License KeysLists all non-expired license keys attached to your account
Add License KeyEnter a license key and click Activate to attach it to your account

License keys unlock features or extend capabilities beyond the base plan.


Account

SettingDescriptionValues
UsernameYour Raita account usernameRead-only
EmailEmail address on your Cognito accountRead-only
LanguageUI display languageEnglish, Indonesian
Sign OutEnd your current session and return to the sign-in page