# Alquimia Docs > Central documentation for the Alquimia ecosystem and its products. ## Docs - [First login](https://docs.alquimia.ai/getting-started/first-login.md): Log in to Alquimia Studio for the first time and get oriented. - [Local](https://docs.alquimia.ai/getting-started/installation.md): Get the full Alquimia stack running locally with Docker Compose. - [Studio](https://docs.alquimia.ai/getting-started/kubernetes-studio.md): Deploy Alquimia Studio on Kubernetes. - [What is Alquimia](https://docs.alquimia.ai/getting-started/what-is-alquimia.md): Understand the Alquimia ecosystem and how its products fit together. - [Introduction](https://docs.alquimia.ai/index.md): Documentation hub for the Alquimia ecosystem — Studio, InsightHub, and Runtime. - [InsightHub](https://docs.alquimia.ai/platform/insight-hub.md): Turn documents into a conversational knowledge base your team can explore through AI. - [Overview](https://docs.alquimia.ai/platform/overview.md): How Studio, InsightHub, and the Runtime fit together. - [Runtime](https://docs.alquimia.ai/platform/runtime.md): Alquimia Core and Alquimia Runtime — SDK, service, and where to read the full technical documentation. - [Studio](https://docs.alquimia.ai/platform/studio.md): The visual interface for building, managing, and monitoring AI agents on your own infrastructure. - [RAG](https://docs.alquimia.ai/products/insight-hub/core-concepts/rag.md): How retrieval-augmented generation works in InsightHub explorations. - [Topics and documents](https://docs.alquimia.ai/products/insight-hub/core-concepts/topics-and-documents.md): How topics and documents work together as InsightHub's core building blocks. - [First steps](https://docs.alquimia.ai/products/insight-hub/getting-started/first-steps.md): Log in to InsightHub and create your first topic. - [Quick start](https://docs.alquimia.ai/products/insight-hub/getting-started/quick-start.md): Get InsightHub running locally with or without an external database. - [What is InsightHub](https://docs.alquimia.ai/products/insight-hub/getting-started/what-is-insight-hub.md): How InsightHub fits into the Alquimia ecosystem and what it does. - [InsightHub](https://docs.alquimia.ai/products/insight-hub/index.md): Organize knowledge into topics, upload documents, and explore them through AI-powered conversations. - [Documents](https://docs.alquimia.ai/products/insight-hub/platform/documents.md): Upload and manage the documents that form a topic's knowledge base. - [Exploration](https://docs.alquimia.ai/products/insight-hub/platform/exploration.md): Start an AI conversation grounded in a topic's documents. - [Topics](https://docs.alquimia.ai/products/insight-hub/platform/topics.md): Create and manage topics — knowledge containers for your documents and explorations. - [Agents](https://docs.alquimia.ai/products/studio/core-concepts/agents.md): What an agent is, how it runs, and how to control its reasoning behavior. - [Secrets](https://docs.alquimia.ai/products/studio/core-concepts/secrets.md): How Studio stores and reuses sensitive credentials securely across agents. - [Workspaces](https://docs.alquimia.ai/products/studio/core-concepts/workspaces.md): Isolated environments for organizing agents, settings, and configurations by team or use case. - [Ecosystem Overview](https://docs.alquimia.ai/products/studio/getting-started/ecosystem-overview.md): All the services that make up the Alquimia stack, their ports, and what they do. - [First Login](https://docs.alquimia.ai/products/studio/getting-started/first-login.md): Log in to Alquimia Studio for the first time and get oriented. - [Installation](https://docs.alquimia.ai/products/studio/getting-started/installation.md): Get the full Alquimia stack running locally with Docker Compose. - [What is Alquimia](https://docs.alquimia.ai/products/studio/getting-started/what-is-alquimia.md): Understand the Alquimia ecosystem and how Studio fits into it. - [Alquimia Studio](https://docs.alquimia.ai/products/studio/index.md): Enterprise-ready AI agent builder. Build, configure, and deploy production AI agents on your own infrastructure. - [Agent-to-Agent](https://docs.alquimia.ai/products/studio/platform/agent-creation/agent-to-agent.md): Let this agent reach other agents in the same workspace when the task fits—no coordinator layer, peers calling peers. - [Dev Mode](https://docs.alquimia.ai/products/studio/platform/agent-creation/dev-mode.md): Advanced editing for custom clauses (dynamic fields or raw JSON), manual system prompt, and evaluation strategy. - [Integration Channels](https://docs.alquimia.ai/products/studio/platform/agent-creation/integration-channels.md): Connect the agent to external communication platforms like WhatsApp and Email. - [Knowledge Base](https://docs.alquimia.ai/products/studio/platform/agent-creation/knowledge-base.md): Connect your agent to documents so it can answer questions using your content. - [MCP Tools](https://docs.alquimia.ai/products/studio/platform/agent-creation/mcp-tools.md): Connect the agent to external services it can call during a conversation. - [Memory](https://docs.alquimia.ai/products/studio/platform/agent-creation/memory.md): Give the agent memory across a conversation or across multiple sessions. - [Inference](https://docs.alquimia.ai/products/studio/platform/agent-creation/model-selection.md): Select the language model that powers the agent and configure its runtime parameters. - [Creating an Agent](https://docs.alquimia.ai/products/studio/platform/agent-creation/overview.md): Walk through the agent creation wizard and understand what each step configures. - [Pre-processor](https://docs.alquimia.ai/products/studio/platform/agent-creation/pre-processor.md): Filter, classify, and transform user requests before they reach the main agent. - [Profile](https://docs.alquimia.ai/products/studio/platform/agent-creation/profile.md): Define the agent's identity, personality, purpose, and reasoning behavior. - [Dashboard](https://docs.alquimia.ai/products/studio/platform/dashboard.md): Your agent feed — open agents, manage runtime state, and jump to metrics from the workspace home. - [Discover](https://docs.alquimia.ai/products/studio/platform/discover.md): Browse, install, and publish agent workspaces from the community catalog. - [Embeddings Models](https://docs.alquimia.ai/products/studio/platform/settings/embeddings.md): Configure vector models that power the knowledge base (RAG). - [MCP Servers](https://docs.alquimia.ai/products/studio/platform/settings/mcp-servers.md): Register external tool servers that agents can call to interact with the world. - [Models Registry](https://docs.alquimia.ai/products/studio/platform/settings/models.md): Register LLM providers so agents can use them for inference. - [Settings Overview](https://docs.alquimia.ai/products/studio/platform/settings/overview.md): Configure the building blocks that agents are assembled from. - [Sentinels](https://docs.alquimia.ai/products/studio/platform/settings/sentinels.md): Pre-processor agents that intercept and evaluate requests before your main agent runs. - [Ecosystem Services Reference](https://docs.alquimia.ai/products/studio/reference/ecosystem-services.md): All services in the Alquimia stack, their default ports, and key environment variables. - [Roles & Permissions](https://docs.alquimia.ai/products/studio/reference/roles-and-permissions.md): Access control roles in Alquimia Studio and what each can do. ## OpenAPI Specs - [openapi](https://docs.alquimia.ai/api-reference/openapi.json)