{% extends "base_config.html" %} {% block content %}

Content

Features

Chat

Chat

Clients

API Key

API Keys

Manage access from your client apps to Khoj

Name Key Actions
{% if billing_enabled %}

Billing

Credit Card

Subscription Configured

Subscribe to Khoj Cloud

You are subscribed to Khoj Cloud. Subscription will renew on {{ subscription_renewal_date }}

You are subscribed to Khoj Cloud. Subscription will expire on {{ subscription_renewal_date }}

Subscribe to Khoj Cloud. Subscription expired on {{ subscription_renewal_date }}

Subscribe
{% endif %}
{% endblock %}