# 2025年1月24日

## GenStudio

### 改善点

* **強化された通知**: アクティブなプランを持たないユーザーは、開始するための支援通知を受け取ります。
* **クレジットモデルの表示**: ユーザーは自分のクレジット残高に基づいて利用可能なモデルを表示できます。
* **デフォルト設定の更新**: より良いユーザー体験のためにデフォルト設定が改善されました。

## コントロールセンター

### 改善点

* **支払いオプションの拡充**: すべての支払い方法がクレジット購入に利用可能になり、柔軟性が向上しました。
* **クレジットモデルの表示**: ユーザーは利用可能なクレジットベースのモデルを表示できます。
* **サービスの合理化**: パフォーマンスを向上させるために特定のサービスを除外しました。

### バグ修正

* **支払い方法リストの修正**: クレジット購入中にすべての支払い方法が表示されない問題を解決しました。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.skydeck.ai/ja/releases/jan-24th-2025.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
