Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.thrindex.com/llms.txt

Use this file to discover all available pages before exploring further.

The dashboard at app.thrindex.com is for humans. Agents use the API with API keys — not your dashboard login.

Account and organization

After signup, create an organization. It holds your keys and memories. Use the sidebar switcher for multiple orgs.

API keys

API Keys → New key
  • Name the key (e.g. production, staging).
  • Select scopes: Write, Read, Delete.
  • Copy the key once. It cannot be shown again.
Send it as:
Authorization: Bearer mk_live_...
Revoke keys you no longer need. Rotation: create a new key, deploy, revoke the old one.

Memories

Memories lists what your agents stored. Use it to debug writes and delete bad entries. Production writes should still go through the API.

Settings

Rename or delete the organization. Account email and password are under the user menu, not org settings.