Settings
Manage your clearception.ai subscription, account, AI models, integrations, and API access from one place.
Opening Settings
Go to app.clearception.ai/settings.
Subscription & Credits
Your active plan and credit balance are shown at Settings โ Profile โ Change Plan. clearception.ai uses a credit system โ different operations consume different amounts, and your monthly allowance resets on your billing renewal date.
Subscription Plans
| Plan | Monthly | Annual | Credits/mo | Overage | Key Apps & Features |
|---|---|---|---|---|---|
| General AI | $16 | $190 (save $38) | 100 | +$10 / 100 extra | Yoda general assistant ยท light deep research ยท writing, planning & brainstorming ยท web research (20 calls/mo) ยท 5 saved automations |
| Wellness AI | $24 | $290 (save $58) | 175 | +$10 / 100 extra | Everything in General AI + Altheon holistic wellness coach ยท ChefMuse culinary AI ยท SonicSage sound & frequency guide ยท weekly Multi-Modal Guidance digest ยท 30 wellness automations/mo |
| Legal AI | $41 | $490 (save $98) | 250 | +$15 / 100 extra | Everything in General AI + Lawgorithm legal research AI ยท contract & document summaries ยท legal checklist generation ยท 20 document reviews/mo |
| Economics AI | $66 | $790 (save $158) | 400 | +$20 / 100 extra | Everything in General AI + Quantis financial & trading agent ยท DeepQuery database analysis ยท broker / trading account connection ยท 50 market research calls/mo |
| All Access Pro | $108 | $1,290 (save $258) | Unlimited | โ | All agents โ no restrictions ยท Altheon weekly Multi-Modal Guidance ยท all automations & data sources ยท priority support ยท early access to new agents |
Annual billing saves between $38 and $258 per year depending on your plan. You can switch between monthly and annual billing at any time from the Change Plan screen โ the change takes effect at your next renewal date.
Credit Usage by Operation
Credits are deducted each time you run an AI operation. The table below shows how many credits each type of action costs:
| Operation | Credits |
|---|---|
| Standard chat message | 1 |
| Web research query (/online) | 5 |
| Document analysis | 5 |
| Deep research (/research) | 15โ25 |
| Broker / database workflow | 5โ20 |
| Daily automation run | 1โ3 per run |
Overage Credits
If you exhaust your monthly credit allowance, additional credits are billed automatically at your plan's overage rate. Overage is charged in 100-credit increments:
| Plan | Overage Rate |
|---|---|
| General AI | $10 per 100 credits |
| Wellness AI | $10 per 100 credits |
| Legal AI | $15 per 100 credits |
| Economics AI | $20 per 100 credits |
| All Access Pro | No overage โ credits are unlimited |
Viewing Your Balance
Your current credit usage and remaining balance are shown on the Profile settings tab. The display shows credits used / monthly limit along with your plan name, status badge (Active / Trial / Expired), and next renewal date.
Changing Your Plan
- Open Settings โ Profile.
- Click Change Plan under your current subscription details.
- Select a plan and choose Monthly or Annual billing.
- Confirm the change. Upgrades take effect immediately; downgrades take effect at the next renewal.
Account
| Setting | Description |
|---|---|
| Display Name | The name clearception.ai uses when addressing you in conversations |
| Your login email โ also used for Automation delivery | |
| Password | Update your login password |
| Timezone | Used to schedule Automations at the correct local time |
| Export Data | Download all your conversations as a JSON file |
| Delete Account | Permanently removes your account and all associated data โ this cannot be undone |
AI Models
clearception.ai supports multiple AI models for chat, images, and voice. The model you select affects response quality, speed, and credit cost.
| Setting | Description |
|---|---|
| Text (Chat Model) | The primary LLM used for all conversations |
| Image (Generation Model) | Model used when you run /image commands |
| Voice (TTS Model) | Text-to-speech voice used by Jarvis and audio responses |
| Agent Model Override | Assign a different text model to a specific agent, overriding your account default |
On a self-hosted instance, your admin configures which models are available. Supported providers include OpenAI, Ollama, LiteLLM, Google Vertex, and any OpenAI-compatible API.
Integrations
Connect third-party services to expand clearception.ai's knowledge base.
| Integration | What it does |
|---|---|
| Notion | Sync Notion pages and databases โ see Data Sources |
| GitHub | Index a GitHub repository โ see Data Sources |
Trading Platforms
Connect clearception.ai to your brokerage so the Quantis Trading Agent can research the market and execute trades on your behalf.
Selecting a Platform
| Platform | Description |
|---|---|
| Webull | Connect via your Webull account credentials and device token. Supports stocks, ETFs, and options on Webull's commission-free platform. |
| Robinhood | Connect via your Robinhood username, password, and MFA device. Supports stocks, ETFs, options, and crypto on Robinhood. |
Connecting Your Account
- Open Settings โ Trading Platforms.
- Select Webull or Robinhood as your active platform.
- Enter the required credentials for the chosen platform. Credentials are stored encrypted and are never logged or shared.
- Click Verify Connection. clearception.ai will confirm read access before enabling trading operations.
Only one platform can be active at a time. Switching platforms will prompt you to re-verify the new connection before the Trading Agent can place orders.
Trading Parameters
Trading Parameters control how the Trading Agent behaves when executing orders. These act as guardrails โ the agent will never exceed the limits you set here.
| Parameter | Description |
|---|---|
| Order Type | Default order type: Market, Limit, or Stop-Limit. Limit is recommended to avoid slippage on volatile assets. |
| Max Order Size (USD) | The maximum dollar value of any single order. Orders above this threshold are rejected and require manual confirmation. |
| Max Daily Spend (USD) | A hard daily cap on total buys. Once reached, the agent pauses all buy orders for the remainder of the trading day. |
| Max Open Positions | Maximum number of distinct positions the agent can hold simultaneously. Controls portfolio concentration. |
| Stop-Loss % | If set, the agent automatically places a stop-loss order at this percentage below the entry price for every position it opens. |
| Trade Confirmation Mode | Auto โ executes within limits without prompting. Confirm โ agent proposes each trade and waits for your approval before placing the order. |
| Allowed Assets | Restrict the agent to specific asset classes: Stocks, ETFs, Options, Crypto. Availability depends on the selected platform. |
| Trading Hours | Regular market hours only, or allow pre-market and after-hours trading where the platform supports it. |
When Trade Confirmation Mode is Confirm, the Trading Agent surfaces its reasoning โ including relevant research from your knowledge base โ before asking you to approve or reject each order. Recommended while calibrating the agent.
Database Connections
Database Connections let you link external databases directly to clearception.ai. Once connected, the DeepQuery Agent vectorizes both the table data and the full schema, enabling intelligent natural-language search across your databases alongside your other knowledge sources.
How It Works
- Connect โ provide connection details for your database (host, port, credentials, and database name).
- Schema vectorization โ DeepQuery reads table definitions, column types, and relationships and indexes them as structured knowledge so it understands your data model and can generate accurate SQL.
- Data vectorization โ row content is chunked and embedded into the knowledge base so natural-language search works across actual records, not just schema.
- Query โ ask questions in plain English from Chat or Search. DeepQuery determines whether to use semantic search, generate SQL, or combine both.
Supported Database Types
| Database | Notes |
|---|---|
| PostgreSQL | Full schema and data vectorization. Recommended for structured analytical workloads. |
| MySQL / MariaDB | Full schema and data vectorization. |
| Microsoft SQL Server | Full schema and data vectorization. |
| SQLite | Attach a local .db or .sqlite file. |
| Oracle | Direct or TNS connection. |
| MongoDB | Collection structure and document content vectorized. Schema inferred from document shapes. |
| Redis | Key pattern scanning and value indexing. |
| Snowflake | Warehouse, database, and schema scoping supported. |
| BigQuery | Connect via service-account JSON. Dataset and table scoping supported. |
| ClickHouse | HTTP interface URI. |
| Cassandra | Contact points + datacenter. |
| DynamoDB | AWS IAM credentials or role. |
Adding a Connection
- Open Settings โ Database Connections and click Add Connection.
- Choose your database type.
- Enter the connection string or fill in host / port / credentials fields individually.
- Optionally restrict indexing to specific schemas or collections to limit scope.
- Click Test Connection โ clearception.ai verifies connectivity before saving.
- Click Index Now to trigger the initial schema and data vectorization. Large databases may take several minutes.
Connections are re-indexed on a schedule you control (hourly, daily, or manually). You can also trigger a manual re-index at any time from the connection detail page.
Use read-only credentials for database connections. Grant only SELECT privileges to the connection user. Never use a root or admin account.
API Key
Generate a personal API key to use clearception.ai from external clients:
- The desktop app
- The Obsidian plugin
- The Emacs package
- Your own scripts or automations
Click Generate API Key and copy the key immediately โ it is only shown once. Store it securely, as it grants full access to your clearception.ai account.
If you believe your API key has been compromised, regenerate it immediately. The old key stops working as soon as a new one is generated.
Notifications
| Setting | Description |
|---|---|
| Automation Emails | Enable or disable email delivery for Automations |
| Delivery Address | Override the email address used for automation results (defaults to your account email) |