Overview
Loambase documentation is organized into four parts:
- Agent: conversational capabilities and core business flows
- Looker: data and metadata APIs
- Linker: workflow orchestration (nodes, schemas, execution, approvals)
- SDK: multi-language SDKs and examples
Architecture Overview
Recommended Reading Path
- Start from Agent to quickly understand the end-to-end flow following “Modeling → Order Entry → Retrieval → Analysis → Audit”.
- When you need concrete APIs, go to Looker for data and metadata APIs.
- When you need to extend flows and nodes, go to Linker for node capabilities and schemas.
- When you want to integrate quickly, go to SDK and pick your preferred language.