Settings¶
The Settings page manages your license, API keys, and advanced options.
Navigate to: Inqyra > Settings
The Settings page with license status, API key management, and advanced options
License¶
Activating a License¶
- Enter your license key in the input field
- Click Activate License
- On success, the page shows your license type, expiration date, and enabled features
An active license showing the license type and expiration date
Deactivating a License¶
Click Deactivate to remove the license from this site. This frees up the domain slot so you can activate the license on another website.
License Types
- Single — 1 website
- Agency — Up to 10 websites
- Enterprise — Up to 50 websites
See Free vs Premium for a full feature comparison.
API Keys¶
Manage API keys for all four supported AI providers. You only need a key for the provider you have selected in your agent configuration, but you can store keys for multiple providers.
For each provider:
- Enter or paste your API key
- Click the eye icon to toggle visibility
- A green checkmark appears when the key is valid
| Provider | Where to Get a Key |
|---|---|
| Claude (Anthropic) | console.anthropic.com |
| OpenAI | platform.openai.com |
| Google Gemini | aistudio.google.com |
| Mistral | console.mistral.ai |
API key fields for each provider with visibility toggle and validation status
API Key Security
All API keys are encrypted at rest using AES-256-CBC encryption. They are never stored in plain text in the database.
Advanced Settings¶
Embedding Batch Size¶
Controls how many content chunks are processed at once during embedding generation. Default is 5. Increase this if you have many chunks to process and your browser can handle larger batches. Decrease it if you experience browser slowdowns.
Debug Mode¶
Enable debug mode to log additional diagnostic information. This is useful for troubleshooting issues. Keep this disabled during normal operation.
Run Setup Wizard¶
Click Run Setup Wizard to restart the guided setup process. This is useful if you want to reconfigure your chatbot from scratch or if you skipped the wizard during initial installation.
Warning
Running the wizard again will overwrite your current agent configuration if you complete all steps.