diff --git a/code-studio/enterprise-server/createbudget.md b/code-studio/enterprise-server/createbudget.md index 141fa99..7587fe0 100644 --- a/code-studio/enterprise-server/createbudget.md +++ b/code-studio/enterprise-server/createbudget.md @@ -9,9 +9,9 @@ keywords: budget, usage, billing, alerts, teams, users, admin, syncfusion, code- The Budget feature in Code Studio enables administrators to allocate and monitor AI usage budgets for teams and individual users. This helps organizations manage costs effectively and optimize AI resource utilization. -> **Note**: Only admins and Team Leads can edit and assign budget for all. +> **Note**: Only admins can edit and assign budget for all. -budget +budget ## 1. Team Budget Setup @@ -19,6 +19,7 @@ The Budget feature in Code Studio enables administrators to allocate and monitor **Steps:** - Open the **Budget** window. +- Click on the **+Budget** in right corner. - Select the desired **Team**. - Set the **Maximum Budget** for the team. - Choose the **Budget Period**: @@ -27,20 +28,21 @@ The Budget feature in Code Studio enables administrators to allocate and monitor - Half-Yearly - Annually - (Optional) Enable **Auto-Renewal** by checking the box. This will automatically reset the budget at the end of each period. +- **Reset Amount**: Enter the amount to which the budget should reset after the period ends. -budget +budget ## 2. Individual User Budget Allocation **Steps:** -- Within the selected team, give the user’s name to edit budget limit. +- Select a team, then choose the user’s name to edit budget limit. - For each user: - Set the **Maximum Budget**. - Define the **Budget Period**. - Monitor usage and adjust as needed. -budget +budget ## 3. Usage Alerts @@ -48,13 +50,13 @@ Administrators can set up alerts to notify when budget usage exceeds a defined t **Steps:** -- Open the **Edit usage Alert**. +- Within the Selected team, Click on **Manage Alert**. - Set the **Usage Threshold** (e.g., 50%). - Enter the **Email Subject Prefix** (required). - Specify the **Recipients** for the alert (e.g., team leads or finance managers). An alert email will be sent to the recipient. - Click **Update** to activate the alert. -budget +budget 🔔 Alerts help proactively manage budget overruns and ensure timely action. diff --git a/code-studio/enterprise-server/dashboard.md b/code-studio/enterprise-server/dashboard.md index 51c5c6f..de2841c 100644 --- a/code-studio/enterprise-server/dashboard.md +++ b/code-studio/enterprise-server/dashboard.md @@ -15,9 +15,9 @@ The Code Studios Dashboard provides a centralized interface for monitoring and a The dashboard presents a visual summary of the following metrics: -- **Total Cost**: Cumulative cost incurred by the organization, team or individual user. +- **Total Credits**: Cumulative cost incurred by the organization, team or individual user. -dashboard +dashboard - **Total Tokens**: Total number of tokens consumed. @@ -43,7 +43,7 @@ The dashboard presents a visual summary of the following metrics: - **Individual User Metrics**: Detailed usage statistics per user. -dashboard +dashboard ## 2. Team & User Monitoring @@ -64,7 +64,7 @@ You can monitor: - Go to [Dashboard](https://app.sfcodestudio.com/dashboard) -dashboard +dashboard ### Step 2: Review Summary Metrics @@ -72,7 +72,7 @@ You can monitor: - Observe the graphical widgets displaying cost, tokens, requests, and latency. - Hover over charts for detailed tooltips and breakdowns. -dashboard +dashboard ### Step 3: Filter by Team or User diff --git a/code-studio/enterprise-server/enterprise-images/budget-alert.png b/code-studio/enterprise-server/enterprise-images/budget-alert.png new file mode 100644 index 0000000..f243543 Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/budget-alert.png differ diff --git a/code-studio/enterprise-server/enterprise-images/budget-window.png b/code-studio/enterprise-server/enterprise-images/budget-window.png new file mode 100644 index 0000000..ea730ce Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/budget-window.png differ diff --git a/code-studio/enterprise-server/enterprise-images/team-budget.png b/code-studio/enterprise-server/enterprise-images/team-budget.png new file mode 100644 index 0000000..c9cb72f Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/team-budget.png differ diff --git a/code-studio/enterprise-server/enterprise-images/updated-screenshots/add-model-2.png b/code-studio/enterprise-server/enterprise-images/updated-screenshots/add-model-2.png new file mode 100644 index 0000000..fd85f39 Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/updated-screenshots/add-model-2.png differ diff --git a/code-studio/enterprise-server/enterprise-images/updated-screenshots/add-model.png b/code-studio/enterprise-server/enterprise-images/updated-screenshots/add-model.png new file mode 100644 index 0000000..4d4bf90 Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/updated-screenshots/add-model.png differ diff --git a/code-studio/enterprise-server/enterprise-images/updated-screenshots/byok.png b/code-studio/enterprise-server/enterprise-images/updated-screenshots/byok.png new file mode 100644 index 0000000..b06e06e Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/updated-screenshots/byok.png differ diff --git a/code-studio/enterprise-server/enterprise-images/updated-screenshots/credit.png b/code-studio/enterprise-server/enterprise-images/updated-screenshots/credit.png new file mode 100644 index 0000000..dbaf111 Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/updated-screenshots/credit.png differ diff --git a/code-studio/enterprise-server/enterprise-images/updated-screenshots/dashboard.png b/code-studio/enterprise-server/enterprise-images/updated-screenshots/dashboard.png new file mode 100644 index 0000000..3746127 Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/updated-screenshots/dashboard.png differ diff --git a/code-studio/enterprise-server/enterprise-images/updated-screenshots/edit-fallback-policy.png b/code-studio/enterprise-server/enterprise-images/updated-screenshots/edit-fallback-policy.png new file mode 100644 index 0000000..5b483e6 Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/updated-screenshots/edit-fallback-policy.png differ diff --git a/code-studio/enterprise-server/enterprise-images/updated-screenshots/edit-llm.png b/code-studio/enterprise-server/enterprise-images/updated-screenshots/edit-llm.png new file mode 100644 index 0000000..02d32b4 Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/updated-screenshots/edit-llm.png differ diff --git a/code-studio/enterprise-server/enterprise-images/updated-screenshots/edit-user.png b/code-studio/enterprise-server/enterprise-images/updated-screenshots/edit-user.png new file mode 100644 index 0000000..85a9129 Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/updated-screenshots/edit-user.png differ diff --git a/code-studio/enterprise-server/enterprise-images/updated-screenshots/fallback-policy.png b/code-studio/enterprise-server/enterprise-images/updated-screenshots/fallback-policy.png new file mode 100644 index 0000000..19ea4f4 Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/updated-screenshots/fallback-policy.png differ diff --git a/code-studio/enterprise-server/enterprise-images/updated-screenshots/graph.png b/code-studio/enterprise-server/enterprise-images/updated-screenshots/graph.png new file mode 100644 index 0000000..dca0714 Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/updated-screenshots/graph.png differ diff --git a/code-studio/enterprise-server/enterprise-images/updated-screenshots/individual-user-metrics.png b/code-studio/enterprise-server/enterprise-images/updated-screenshots/individual-user-metrics.png new file mode 100644 index 0000000..35e6934 Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/updated-screenshots/individual-user-metrics.png differ diff --git a/code-studio/enterprise-server/enterprise-images/updated-screenshots/invite-user.png b/code-studio/enterprise-server/enterprise-images/updated-screenshots/invite-user.png new file mode 100644 index 0000000..9c8ed10 Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/updated-screenshots/invite-user.png differ diff --git a/code-studio/enterprise-server/enterprise-images/updated-screenshots/organization.png b/code-studio/enterprise-server/enterprise-images/updated-screenshots/organization.png new file mode 100644 index 0000000..e46ae16 Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/updated-screenshots/organization.png differ diff --git a/code-studio/enterprise-server/enterprise-images/updated-screenshots/profile-setting.png b/code-studio/enterprise-server/enterprise-images/updated-screenshots/profile-setting.png new file mode 100644 index 0000000..70cd797 Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/updated-screenshots/profile-setting.png differ diff --git a/code-studio/enterprise-server/enterprise-images/updated-screenshots/profile.png b/code-studio/enterprise-server/enterprise-images/updated-screenshots/profile.png new file mode 100644 index 0000000..04dab44 Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/updated-screenshots/profile.png differ diff --git a/code-studio/enterprise-server/enterprise-images/updated-screenshots/sign-in.png b/code-studio/enterprise-server/enterprise-images/updated-screenshots/sign-in.png new file mode 100644 index 0000000..03d9b62 Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/updated-screenshots/sign-in.png differ diff --git a/code-studio/enterprise-server/enterprise-images/updated-screenshots/team-actions.png b/code-studio/enterprise-server/enterprise-images/updated-screenshots/team-actions.png new file mode 100644 index 0000000..ee4f112 Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/updated-screenshots/team-actions.png differ diff --git a/code-studio/enterprise-server/enterprise-images/updated-screenshots/team-budget.png b/code-studio/enterprise-server/enterprise-images/updated-screenshots/team-budget.png new file mode 100644 index 0000000..b2e38a2 Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/updated-screenshots/team-budget.png differ diff --git a/code-studio/enterprise-server/enterprise-images/updated-screenshots/user-budget.png b/code-studio/enterprise-server/enterprise-images/updated-screenshots/user-budget.png new file mode 100644 index 0000000..4b4f353 Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/updated-screenshots/user-budget.png differ diff --git a/code-studio/enterprise-server/enterprise-images/user-budget.png b/code-studio/enterprise-server/enterprise-images/user-budget.png new file mode 100644 index 0000000..740a672 Binary files /dev/null and b/code-studio/enterprise-server/enterprise-images/user-budget.png differ diff --git a/code-studio/enterprise-server/fallback.md b/code-studio/enterprise-server/fallback.md index 64b3acc..31d7272 100644 --- a/code-studio/enterprise-server/fallback.md +++ b/code-studio/enterprise-server/fallback.md @@ -30,7 +30,7 @@ Fallback Policies in Code Studio ensure uninterrupted AI workflows by automatica **Steps**: 1. Go to the fallback Policies page under the BYOK section. -fallback +fallback 2. Enable the Fallback Policy toggle. @@ -40,7 +40,7 @@ Fallback Policies in Code Studio ensure uninterrupted AI workflows by automatica - Select models from available providers. - Arrange them in priority order. - fallback + fallback > **Note**: You can edit the model list and reorder them anytime to optimize fallback behavior for BYOK models. diff --git a/code-studio/enterprise-server/freemodel.md b/code-studio/enterprise-server/freemodel.md index f24cc74..80d24a9 100644 --- a/code-studio/enterprise-server/freemodel.md +++ b/code-studio/enterprise-server/freemodel.md @@ -4,7 +4,7 @@ description: Instructions to use Code Studio effectively while minimizing or eli platform: syncfusion-code-studio control: IDE documentation: Getting Started -keywords: code, IDE, freemodel, openrouter +keywords: code, IDE, freemodel, openrouter --- # Use OpenRouter Free Models in Syncfusion Code Studio @@ -27,7 +27,7 @@ AI model costs can add up quickly during development. This guide shows you how t ### 2. Create an OpenRouter API key. - Open your API Keys page. -- Click →Create a new key. +- Click → Create a new key. - Copy the key. freemodel diff --git a/code-studio/enterprise-server/getting-started.md b/code-studio/enterprise-server/getting-started.md index aed3976..ab93f14 100644 --- a/code-studio/enterprise-server/getting-started.md +++ b/code-studio/enterprise-server/getting-started.md @@ -20,7 +20,7 @@ You can sign in using one of the following methods: - **GitHub Account**: Sign in with your GitHub credentials. - **Syncfusion Account**: Use your existing Syncfusion login. -getting started +getting started > **Note**: If you don’t have an account, click **“SIGN UP”** to create one. @@ -30,7 +30,7 @@ Once signed in: - You’ll be directed to the Dashboard. - Click on your **Profile Icon** to access **Settings** - getting started + getting started ### 3. Managing Settings @@ -39,4 +39,4 @@ Click on **Settings** to: - Update your **Profile Information** - Configure your **Organization Settings** -getting started \ No newline at end of file +getting started \ No newline at end of file diff --git a/code-studio/enterprise-server/providersandmodels.md b/code-studio/enterprise-server/providersandmodels.md index 2f592a8..0928081 100644 --- a/code-studio/enterprise-server/providersandmodels.md +++ b/code-studio/enterprise-server/providersandmodels.md @@ -27,7 +27,7 @@ To integrate an LLM provider into Code Studio: - **Provider Name**: Enter the name of the LLM provider (e.g., OpenAI, Anthropic). - **API Key**: Paste the API key provided by the LLM service. 4. Click **“Add”** to save the provider. - Provider + Provider ✅ Once added, the provider will be available for model selection. @@ -44,9 +44,9 @@ To add a model under a configured provider: - **Provider**: Select from the list of configured providers. - **Model**: Choose from the dropdown list of models available under the selected provider. Each model will list with the input cost and the output cost. - **Modes**: Select one or more modes in which the model should be used. This is a multi-select field, allowing you to choose multiple modes for a single model. - provider + provider 5. Click Add to include the model in your BYOK model list. - provider + provider 6. Click Manage Default Settings to customize which AI models are used for key IDE functionalities like chat, edit, apply, and autocomplete. diff --git a/code-studio/enterprise-server/settings.md b/code-studio/enterprise-server/settings.md index d9353ea..6935e47 100644 --- a/code-studio/enterprise-server/settings.md +++ b/code-studio/enterprise-server/settings.md @@ -17,13 +17,13 @@ The Settings area centralizes account and organization configuration for Code St ## 1. Profile - View user name, email address, and account type -settings +settings ## 2. Organization - View organization name and organization ID - Share the organization ID with your admins when requesting access or support -settings +settings ## 3. Credits @@ -33,7 +33,7 @@ Add-on credits fund model usage across your organization. - Preset amounts: $50, $100, $500 - Custom amount: Enter a custom value as needed - Purchase flow: Click Buy credits to proceed to the payment page and complete checkout. Credits are applied after successful payment. -settings +settings ## 4. Billing & Subscription diff --git a/code-studio/enterprise-server/userandteams.md b/code-studio/enterprise-server/userandteams.md index be7f759..85eb3f5 100644 --- a/code-studio/enterprise-server/userandteams.md +++ b/code-studio/enterprise-server/userandteams.md @@ -39,13 +39,13 @@ Code Studio empowers administrators and team leads to manage organization member Accessible via the context menu (three-dot icon): -- **Add Team**: Add a new team. +- **Add Team**: Add a new team by clicking **‘+’** button near search teams bar.. - **Rename Team**: Update the team name. - **Add Team Member**: Invite new users to the team. - **Set Team Owner**: Assign ownership for accountability. - **Delete Team**: Remove the team from the organization. -user&Teams +user&Teams ## 3. User Management @@ -62,7 +62,7 @@ Accessible via the context menu (three-dot icon): 4. Enter the user’s email address. 5. Send the invitation. The user will be added upon acceptance. -user&Teams +user&Teams ### Editing or Removing Members @@ -70,7 +70,7 @@ Accessible via the context menu (three-dot icon): - **Edit** user's name or user's role. - **Remove** users from the team. -user&Teams +user&Teams ## 4. Best Practices