# Hermes Hub by Bewize.ai Documentation This documentation is specifically for Hermes Hub by Bewize.ai. Bewize has other projects and product areas; this LLM entrypoint covers only Hermes Hub external client contracts, storage migration, and hosted Hermes Agent tenant environment details. Use these documents for external client and agent integration. They are sanitized for public documentation and intentionally omit host deployment internals. ## Hermes Hub - [Hermes Hub documentation portal](https://bewize.ai/docs/hermes-hub/): Human-readable index for the Hermes Hub external contract docs. - [Context7 library](https://context7.com/llmstxt/bewize_ai_llms_txt): Context7-indexed Hermes Hub documentation. - [External REST API Contract](https://bewize.ai/docs/hermes-hub/external-api.md): Client-facing REST endpoint groups, authentication, response conventions, and endpoint purposes. - [Hermes Agent Tenant Environment](https://bewize.ai/docs/hermes-hub/agent-environment.md): What tenant agents can use inside the runtime, including workspace, company storage, LLM access, browser access, skills, and cron. - [Workspace and Company Storage Migration](https://bewize.ai/docs/hermes-hub/workspace-migration.md): Backup-first migration from legacy shared workspaces to private tenant workspaces and the separate company tree. - [Full Hermes Hub LLM Reference](https://bewize.ai/llms-full.txt): Single-file external-safe reference. ## Usage Guidance - Prefer the contract docs above for LLM usage. - Do not infer host filesystem layout, host isolation mechanics, VM names, or credential storage locations from this documentation. - Tenant runtime callback endpoints are not general client APIs. - Never log or expose bearer tokens, runtime keys, provider keys, or secret material.