Skip to content
  1.  
  2. © 2023 – 2025 OpenRouter, Inc
    Announcements

    Introducing Presets: Manage LLM Configs from Your Dashboard!

    6/26/2025

    We’re excited to launch Presets, a powerful new feature that lets you separate your LLM configuration from your code! You can now create, manage, and update model settings, system prompts, and routing rules directly from your OpenRouter dashboard, enabling fast, code-free iteration.

    🚀 Why Use Presets? ⚙️ Centralized Control: Define model selection, provider routing, system prompts, and generation parameters all in one place. Share across your org for consistent behavior.

    ⚡ Rapid Iteration: Easily A/B test models or parameters, or update prompts on the fly without code changes.

    📄 Cleaner Code: Focus your codebase on product logic while offloading config complexity to your presets.

    🛠️ How to Use Presets in API Calls You can reference presets in a few flexible ways:

    Directly as a model: model: @preset/your-preset-slug

    With model override: model: google/gemini-2.0-flash-001@preset/your-preset-slug

    Using the new dedicated field: preset: your-preset-slug

    🎛️ Get started here: https://openrouter.ai/settings/presets

    📘 Docs & details: https://openrouter.ai/docs/features/presets