Turso's 200-line llms.txt shows what thorough AI preparation looks like

Turso offers a powerful database management solution, allowing organizations to easily create, configure, and audit their databases for seamless data handling.

200
Lines
-86% vs avg
2
Sections
-92% vs avg
742+
Companies
using llms.txt
2
Files
llms.txt + full

Key Insights

Focused approach

A streamlined 2-section structure keeps things simple and scannable.

Comprehensive detail

200 lines of thorough documentation for AI systems.

Two-file approach

Uses both llms.txt and llms-full.txt for different AI use cases.

llms.txt Preview

First 100 lines of 200 total

# Turso

## Docs

- [List Audit Logs](https://docs.turso.tech/api-reference/audit-logs/list.md): Return the audit logs for the given organization, ordered by the `created_at` field in descending order.
- [Authentication](https://docs.turso.tech/api-reference/authentication.md)
- [Retrieve Database Configuration](https://docs.turso.tech/api-reference/databases/configuration.md): Retrieve an individual database configuration belonging to the organization or user.
- [Create Database](https://docs.turso.tech/api-reference/databases/create.md): Creates a new database in a group for the organization or user.
- [Generate Database Auth Token](https://docs.turso.tech/api-reference/databases/create-token.md): Generates an authorization token for the specified database.
- [Delete Database](https://docs.turso.tech/api-reference/databases/delete.md): Delete a database belonging to the organization or user.
- [Invalidate All Database Auth Tokens](https://docs.turso.tech/api-reference/databases/invalidate-tokens.md): Invalidates all authorization tokens for the specified database.
- [List Databases](https://docs.turso.tech/api-reference/databases/list.md): Returns a list of databases belonging to the organization or user.
- [List Database Instances](https://docs.turso.tech/api-reference/databases/list-instances.md): Returns a list of instances of a database. Instances are the individual primary or replica databases in each region defined by the group.
- [Retrieve Database](https://docs.turso.tech/api-reference/databases/retrieve.md): Returns a database belonging to the organization or user.
- [Retrieve Database Instance](https://docs.turso.tech/api-reference/databases/retrieve-instance.md): Return the individual database instance by name.
- [Retrieve Database Stats](https://docs.turso.tech/api-reference/databases/stats.md): Fetch the top queries of a database, including the count of rows read and written.
- [Update Database Configuration](https://docs.turso.tech/api-reference/databases/update-configuration.md): Update a database configuration belonging to the organization or user.
- [Retrieve Database Usage](https://docs.turso.tech/api-reference/databases/usage.md): Fetch activity usage for a database in a given time period.
- [Retrieve Group Configuration](https://docs.turso.tech/api-reference/groups/configuration.md): Retrieve an individual group configuration belonging to the organization or user.
- [Create Group](https://docs.turso.tech/api-reference/groups/create.md): Creates a new group for the organization or user.
- [Create Group Auth Token](https://docs.turso.tech/api-reference/groups/create-token.md): Generates an authorization token for the specified group.
- [Delete Group](https://docs.turso.tech/api-reference/groups/delete.md): Delete a group belonging to the organization or user.
- [Invalidate All Group Auth Tokens](https://docs.turso.tech/api-reference/groups/invalidate-tokens.md): Invalidates all authorization tokens for the specified group.
- [List Groups](https://docs.turso.tech/api-reference/groups/list.md): Returns a list of groups belonging to the organization or user.
- [Retrieve Group](https://docs.turso.tech/api-reference/groups/retrieve.md): Returns a group belonging to the organization or user.
- [Transfer Group](https://docs.turso.tech/api-reference/groups/transfer.md): Transfer a group to another organization that you own or a member of.
- [Unarchive Group](https://docs.turso.tech/api-reference/groups/unarchive.md): Unarchive a group that has been archived due to inactivity.
- [Update Group Configuration](https://docs.turso.tech/api-reference/groups/update-configuration.md): Update a group configuration belonging to the organization or user.
- [Turso Platform API](https://docs.turso.tech/api-reference/introduction.md)
- [Closest Region](https://docs.turso.tech/api-reference/locations/closest-region.md): Returns the closest region to the user's location.
- [List Locations](https://docs.turso.tech/api-reference/locations/list.md): Returns a list of locations where you can create or replicate databases.
- [Create Invite](https://docs.turso.tech/api-reference/organizations/invites/create.md): Invite a user (who isn't already a Turso user) to an organization.
- [Delete Invite](https://docs.turso.tech/api-reference/organizations/invites/delete.md): Delete an invite for the organization by email.
- [List Invites](https://docs.turso.tech/api-reference/organizations/invites/list.md): Returns a list of invites for the organization.
- [List Invoices](https://docs.turso.tech/api-reference/organizations/invoices.md): Returns a list of invoices for the organization.
- [List Organizations](https://docs.turso.tech/api-reference/organizations/list.md): Returns a list of organizations the authenticated user owns or is a member of.
- [Add Member](https://docs.turso.tech/api-reference/organizations/members/add.md): Add an existing Turso user to an organization.
- [List Members](https://docs.turso.tech/api-reference/organizations/members/list.md): Returns a list of members part of the organization.
- [Remove Member](https://docs.turso.tech/api-reference/organizations/members/remove.md): Remove a user from the organization by username.
- [Retrieve Member](https://docs.turso.tech/api-reference/organizations/members/retrieve.md): Retrieve details of a specific member in the organization.
- [Update Member Role](https://docs.turso.tech/api-reference/organizations/members/update.md): Update the role of an organization member. Only organization admins or owners can perform this action.
- [List Plans](https://docs.turso.tech/api-reference/organizations/plans.md): Returns a list of available plans and their quotas.
- [Retrieve Organization](https://docs.turso.tech/api-reference/organizations/retrieve.md): Retrieve details of a specific organization.
- [Current Subscription](https://docs.turso.tech/api-reference/organizations/subscription.md): Returns the current subscription details for the organization.
- [Update Organization](https://docs.turso.tech/api-reference/organizations/update.md): Update an organization you own or are a member of.
- [Organization Usage](https://docs.turso.tech/api-reference/organizations/usage.md): Fetch current billing cycle usage for an organization.
- [Quickstart](https://docs.turso.tech/api-reference/quickstart.md): Get started with Turso API in a few easy steps.
- [Errors](https://docs.turso.tech/api-reference/response-codes.md)
- [Create API Token](https://docs.turso.tech/api-reference/tokens/create.md): Returns a new API token belonging to a user.
- [List API Tokens](https://docs.turso.tech/api-reference/tokens/list.md): Returns a list of API tokens belonging to a user.
- [Revoke API Token](https://docs.turso.tech/api-reference/tokens/revoke.md): Revokes the provided API token belonging to a user.
- [Validate API Token](https://docs.turso.tech/api-reference/tokens/validate.md): Validates an API token belonging to a user.
- [auth api-tokens list](https://docs.turso.tech/cli/auth/api-tokens/list.md)
- [auth api-tokens mint](https://docs.turso.tech/cli/auth/api-tokens/mint.md)
- [auth api-tokens revoke](https://docs.turso.tech/cli/auth/api-tokens/revoke.md)
- [auth login](https://docs.turso.tech/cli/auth/login.md)
- [auth logout](https://docs.turso.tech/cli/auth/logout.md)
- [auth signup](https://docs.turso.tech/cli/auth/signup.md)
- [auth token](https://docs.turso.tech/cli/auth/token.md)
- [auth whoami](https://docs.turso.tech/cli/auth/whoami.md)
- [Authentication](https://docs.turso.tech/cli/authentication.md)
- [contact bookmeeting](https://docs.turso.tech/cli/contact/bookmeeting.md)
- [contact feedback](https://docs.turso.tech/cli/contact/feedback.md)
- [db create](https://docs.turso.tech/cli/db/create.md)
- [db destroy](https://docs.turso.tech/cli/db/destroy.md)
- [db export](https://docs.turso.tech/cli/db/export.md)
- [db import](https://docs.turso.tech/cli/db/import.md)
- [db inspect](https://docs.turso.tech/cli/db/inspect.md)
- [db list](https://docs.turso.tech/cli/db/list.md)
- [db locations](https://docs.turso.tech/cli/db/locations.md)
- [db shell](https://docs.turso.tech/cli/db/shell.md)
- [db show](https://docs.turso.tech/cli/db/show.md)
- [db tokens create](https://docs.turso.tech/cli/db/tokens/create.md)
- [db tokens invalidate](https://docs.turso.tech/cli/db/tokens/invalidate.md)
- [dev](https://docs.turso.tech/cli/dev.md)
- [group aws-migration abort](https://docs.turso.tech/cli/group/aws-migration/abort.md)
- [group aws-migration info](https://docs.turso.tech/cli/group/aws-migration/info.md)
- [group aws-migration start](https://docs.turso.tech/cli/group/aws-migration/start.md)
- [group create](https://docs.turso.tech/cli/group/create.md)
- [group destroy](https://docs.turso.tech/cli/group/destroy.md)
- [group list](https://docs.turso.tech/cli/group/list.md)
- [group tokens create](https://docs.turso.tech/cli/group/tokens/create.md)
- [group tokens invalidate](https://docs.turso.tech/cli/group/tokens/invalidate.md)
- [group transfer](https://docs.turso.tech/cli/group/transfer.md)
- [group unarchive](https://docs.turso.tech/cli/group/unarchive.md)
- [group update](https://docs.turso.tech/cli/group/update.md)
- [Headless Mode](https://docs.turso.tech/cli/headless-mode.md)
- [Help](https://docs.turso.tech/cli/help.md)
- [Installation](https://docs.turso.tech/cli/installation.md): Learn how to install the Turso CLI on Mac, Linux and Windows.
- [Introduction](https://docs.turso.tech/cli/introduction.md)
- [org billing](https://docs.turso.tech/cli/org/billing.md)
- [org create](https://docs.turso.tech/cli/org/create.md)
- [destroy](https://docs.turso.tech/cli/org/destroy.md)
- [org list](https://docs.turso.tech/cli/org/list.md)
- [org members add](https://docs.turso.tech/cli/org/members/add.md)
- [org members invite](https://docs.turso.tech/cli/org/members/invite.md)
- [org members list](https://docs.turso.tech/cli/org/members/list.md)
- [org members rm](https://docs.turso.tech/cli/org/members/rm.md)
- [org switch](https://docs.turso.tech/cli/org/switch.md)
- [plan overages disable](https://docs.turso.tech/cli/plan/overages/disable.md)

Turso is ready for AI search. Are you?

Join 742+ companies preparing their websites for the future of search. Create your llms.txt file in minutes.

Generate Your llms.txt

Don't get left behind

Your competitors are preparing for AI search.

Turso has 2 organized sections ready for AI crawlers. Generate your llms.txt file and join the companies optimizing for the future of search.