> ## Documentation Index
> Fetch the complete documentation index at: https://docs.calseta.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Roadmap

> What's coming next for Calseta — planned features and future direction.

Calseta is under active development. This roadmap reflects our current plans — priorities may shift based on community feedback and contributions.

## Post-Launch

* Agent starter kit repository with working examples for popular frameworks
* Additional lab fixtures and sample data scenarios
* Builder demo videos and walkthroughs

## v1.1

* **Knowledge base integrations** — auto-sync context documents from Confluence, GitHub, and GitLab repositories
* **SIEM polling sources** — pull alerts from SIEMs on a schedule (in addition to existing webhook push)
* **Inline field extractions on provider creation** — accept an optional `field_extractions` array in the provider create/update payload so both can be configured in a single API call (field extractions are already manageable via dedicated [CRUD endpoints](/api-reference/enrichment-field-extractions/list))

## v1.2

* **Execution rules engine** — rule-based condition→action automation (if severity=Critical AND source=sentinel, then execute workflow X)
* **Named secrets store** — database-backed secrets management for workflow credentials

## v1.5

* **Hosted sandbox** — try Calseta without self-hosting
* **Benchmark page** — public performance and token efficiency benchmarks

## v2.0

* **Multi-tenancy** — support multiple organizations in a single deployment
* **RBAC** — role-based access control beyond API key scopes
* **SSO/OAuth** — enterprise authentication (OIDC, SAML)

## v2.2

* **Slack SOC bot** — conversational interface for alert investigation
* **Agent orchestrator add-on** — optional layer for managing agent lifecycles

## Have Ideas?

We welcome feature requests and feedback. [Open an issue on GitHub](https://github.com/calseta/calseta/issues) or reach out at [contact@calseta.com](mailto:contact@calseta.com).
