Skip to main content
Glama
README.md
<p align="center">
  <picture>
    <!-- Shows a dark/black version of the logo if the user is in Light Mode -->
    <source media="(prefers-color-scheme: light)" srcset="https://github.com">
    <!-- Shows your current light version of the logo if the user is in Dark Mode -->
    <source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/eeee004c-4ca1-4e26-9521-1fdf3ac4f3a2">
    <!-- Fallback image -->
    <img width="250" height="70" alt="logo" src="https://github.com/user-attachments/assets/eeee004c-4ca1-4e26-9521-1fdf3ac4f3a2" />
  </picture>
</p>

<h3 align="center">The agent-first data app builder for humans and AI.</h3>

<img width="1710" height="934" alt="screen" src="https://github.com/user-attachments/assets/0758603c-b185-4fe0-8786-f94144552f14" />

Settra turns spreadsheet data into reusable Apps that deliver reliable mini BI
reports. Build an App once with AI, then run the same trusted logic in Settra,
in chat, or on a schedule.

People and AI agents work from the same data, business rules, and outputs, so
answers stay consistent wherever work happens.

## Build once. Get reliable answers everywhere.

- **Build with AI.** Describe the App you need and turn spreadsheet data into
  something useful in minutes.
- **Build by hand.** Start from raw data and define the logic, calculations, and
  outputs exactly the way your team needs them.
- **Reuse it everywhere.** Use the same App in Settra, in chat with your AI
  assistant, or on a schedule.
- **Trust every answer.** Keep business rules and calculations with the App so
  people and agents do not have to reinterpret them every time.
- **Stay ahead of change.** See which Apps a spreadsheet change could affect
  before a renamed, removed, or changed column breaks them.

## From spreadsheet to data App

1. Connect a Google Sheet, CSV, Excel, or Parquet file from Google Drive.
2. Build the analysis, calculations, and outputs you need with AI.
3. Run the App yourself or let an AI agent discover, build, and run it for you.

Settra keeps each App reusable and understandable, so a workflow started by a
person can be continued by an agent—and vice versa.

## Open source and self-hostable

Settra is open source under the [Apache License 2.0](LICENSE). Use the managed
service or run it in your own infrastructure.

- [Self-host Settra](SELF-HOSTING.md)
- [Connect Settra to an AI assistant](https://settra.io/connect)
- [Contribute](CONTRIBUTING.md)
- [Technical reference](AGENTS.md)

For questions or support, visit [settra.io/support](https://settra.io/support).