New app
Loading connection settings…

New app

Create a tenant with its own API key, session wiki, and optional Global Wiki.

Register application

You will see the API key once after creation — copy it immediately.

Human-readable label for operators. Not used in HTTP headers.
Prefix for the generated App ID (sent as X-App-Id), e.g. helpdesk-prod-a1b2c3. Letters, numbers, and hyphen only.
BCP-47 tag used in prompts (e.g. en-US, pt-PT).
API shape to the LLM backend. Clients should call ContextMemory via POST /v1/chat/completions. For a custom OpenAI-compatible server, pick openai-compatible or vllm and set the endpoint URL below.
Model id understood by the chosen backend (must already be pulled/available).
Leave empty to use the API host default for this backend. Examples: another Ollama host, vLLM, LiteLLM, or Azure OpenAI base URL. For OpenAI-compatible APIs, /v1 is added automatically if missing.
Per-app key for OpenAI-compatible backends. Empty = host OpenAiApiKey.
Optional system persona merged into every turn. Leave empty for the built-in default.
Cancel