|
| 1 | +--- |
| 2 | +title: Manage Usage and Models |
| 3 | +titleSuffix: GitHub Copilot in SQL Server Management Studio (Preview) |
| 4 | +description: Learn how to manage model use in the GitHub Copilot Chat experience in SQL Server Management Studio (SSMS). |
| 5 | +author: erinstellato-ms |
| 6 | +ms.author: erinstellato |
| 7 | +ms.reviewer: randolphwest |
| 8 | +ms.date: 11/11/2025 |
| 9 | +ms.service: sql-server-management-studio |
| 10 | +ms.topic: how-to |
| 11 | +ms.collection: |
| 12 | + - ce-skilling-ai-copilot |
| 13 | +ms.update-cycle: 180-days |
| 14 | +# CustomerIntent: As a database administrator or database developer, I want to understand how to use GitHub Copilot Chat in SQL Server Management Studio. |
| 15 | +--- |
| 16 | +# Manage Copilot usage and models in SQL Server Management Studio (Preview) |
| 17 | + |
| 18 | +GitHub Copilot includes built-in tools to help you track usage, manage your plan, and understand how model selection affects [request consumption](https://docs.github.com/copilot/concepts/billing/copilot-requests). |
| 19 | + |
| 20 | +## View Copilot usage |
| 21 | + |
| 22 | +To track your Copilot usage: |
| 23 | + |
| 24 | +1. Select the Copilot badge in the top-right corner of SQL Server Management Studio (SSMS). |
| 25 | + |
| 26 | +1. To view the Copilot Usage dialog, select **Copilot Usage**. |
| 27 | + |
| 28 | +1. The dialog shows current use and the number of remaining requests. You can select **Get more requests** to manage your Copilot spend on [GitHub](https://github.com/settings/billing/budgets). |
| 29 | + |
| 30 | +> [!NOTE] |
| 31 | +> GitHub manages billing and subscriptions. For more information, see your [GitHub settings](https://github.com/settings/billing/summary). |
| 32 | +
|
| 33 | +## Understand model selection |
| 34 | + |
| 35 | +GitHub Copilot supports multiple AI models, and each model might consume requests at different rates based on assigned [multipliers](https://docs.github.com/copilot/concepts/billing/copilot-requests#model-multipliers). |
| 36 | + |
| 37 | +To view or change your current model: |
| 38 | + |
| 39 | +1. Open the chat window from the Copilot badge, or **View** > **GitHub Copilot Chat**. |
| 40 | +1. To select a model, use the model picker dropdown list above the input field. |
| 41 | + |
| 42 | +When your [premium request quota](https://docs.github.com/copilot/get-started/plans#comparing-copilot-plans) is exhausted, Copilot automatically falls back to a base model so you can continue working without interruption. |
| 43 | + |
| 44 | +> [!TIP] |
| 45 | +> Visit your [Copilot settings on GitHub](https://github.com/settings/copilot/features) to explore model options and subscription details. |
| 46 | +
|
| 47 | +## Related content |
| 48 | + |
| 49 | +- [AI model comparison](https://docs.github.com/copilot/reference/ai-models/model-comparison) |
| 50 | +- [Requests in GitHub Copilot](https://docs.github.com/copilot/concepts/billing/copilot-requests#premium-requests) |
| 51 | +- [GitHub Copilot billing](https://docs.github.com/copilot/concepts/billing/billing-for-individuals) |
| 52 | +- [GitHub support](https://support.github.com/request/landing) |
| 53 | +- [Get started with GitHub Copilot in SQL Server Management Studio (Preview)](get-started.md) |
0 commit comments