メインコンテンツまでスキップ

Edit Backend

Access Edit Backend Screen

From the Backend Details page, click Edit to navigate to Edit Backend screen.

LLM/REST Tab

  • The fields are the same as the Create Backend screen.
  • In Edit mode, whether a field is editable depends on the applicable policy. Locked fields are displayed as read-only/disabled.

YAML Tab

The YAML tab provides a Monaco editor to directly edit.

  • Use this when you need to modify advanced fields not exposed in the Basic form.
  • Support two-way sync between the form (LLM/REST tab) and YAML (where applicable).

Action

Save

Validates changes and update. After success, navigates to the Backend Details page.

Cancel

Discards changes and navigates back to the Backend Details page.