Projects
Feature Overview
| Item | Content |
|---|---|
| Applicable Role | Model Consumer |
| Navigation path | Settings > Personal > Projects |
| Page route | /user/user-space/projects |
| Managed objects | Projects, project status, budget usage, creation time, and project details |
Beginner Explanation
Projects is the project ledger for a provider account. It shows project names, budgets, model counts, and member ownership, and helps determine whether a call failed because of project status or budget.
Terms Quick Reference
| Term | Description |
|---|---|
| Project | A business workspace for model calls, budgets, and member collaboration.; Confirm project ownership before creation or troubleshooting. |
| Project budget | The quota or amount limit available to a project.; Reaching it can block calls. |
| Model count | The models associated with or available to a project.; Check model authorization when it is unexpected. |
| Member | An account that collaborates in a project.; Verify the member role for permission problems. |
Prerequisites
- The current account has permission to view projects.
- Before creating a project, you have defined the project name, budget cycle, and over-budget policy.
- If a model allowlist is enabled, you have defined which models can be called.
Page Description
| Area | Description |
|---|---|
| Top action | Create Project |
| Filters | Search projects and availability status |
| Table columns | Project name, status, budget used, creation time, and actions |
| Row actions | View and Archive |
| Detail tabs | Overview, Members, Usage, API Keys, Activity, and Settings |
Main Operations
View Projects
- Go to
Settings > Personal > Projects. - Filter by project name, status, member, or update time.
- Open details and check members, quota, defaults, and status.
- If no record is returned, reset filters and check the tenant context. Project information must be redacted before sharing.
Create a Project
- Click "Create Project".
- Check the name, members, quota, and defaults.
- Before saving, confirm quota and member scope. Close the form without submission during read-only validation.
- After an approved save, verify the new state in the list and details. If it fails, check name uniqueness, required fields, and quota limits.
Edit a Project
- Go to
Settings > Personal > Projects. - Use search or status filters to locate the project.
- Review project name, status, budget usage, and creation time.
The following screenshot shows the project list. Filters are above the list and row actions are on the right.

- Select
Create Projectto open the form. - Enter project name, description, reset cycle, cycle budget, budget alert threshold, over-budget policy, and model allowlist.
- Confirm the impact before selecting
Create.
The following screenshot shows the Create Project form.

- Select
Viewin the project row to open project details. - Use Overview, Members, Usage, API Keys, Activity, and Settings to review project configuration.
The following screenshot shows project details.

View Project Details
- Open
Settings > Personal > Projects. - Locate the target Projects and click "View".
- Review or complete the required fields shown on the page, and confirm the target object, scope, and current status.
- For an action that changes data, permissions, status, or an external setting, confirm the impact and rollback path before clicking the final confirmation button.
- After the action, return to the list or details page and verify the status, update time, or result message.
Parameter Quick Reference
| Field Name | Required | Field Type | Example | Description |
|---|---|---|---|---|
| Project name | No | Text | Example Project A | Identifies the project. |
| Budget | No | Credits | 10,000 Credits | Limits the credits available to the project. |
| Model count | System-generated | Number | 5 | Shows the number of models associated with the project. |
| Project status | System-generated | Enum | Enabled | Indicates whether the project can continue to be used. |
| Members | System-generated | List | Example Member A | Shows the members included in the project scope. |
Pitfalls
- Do not change roles, members, login policies, Keys, or API rate-control rules without confirming the affected users and systems.
- UI entries can differ by role and tenant scope; verify the current account context before troubleshooting.
- Never copy complete Keys, AK/SK, tokens, or secrets into documentation, tickets, or screenshots.
Result Validation
| Check Item | Success Signal | If Abnormal |
|---|---|---|
| Project created | The new project appears in the list. | Refresh the list and check the creation result message. |
| Complete details | Project details show budget, remaining credits, policies, and trends. | Reopen project details and confirm view permission. |
| Tabs | Members, Usage, API Keys, Activity, and Settings can be selected. | Check the project role and page loading status. |
FAQ
Calls fail after a project reaches its budget
Symptom:
Project calls are blocked or report insufficient quota.
Possible cause:
- The over-budget policy is
STOP. - The cycle budget is exhausted.
- The next reset time has not arrived.
Resolution:
- Open project details and review budget usage.
- Adjust the budget or policy when authorized.
- Confirm that the project Key is still enabled.
Why is a target project missing from the list?
Symptom:
The expected project is absent, or only some projects are shown.
Possible cause:
The current account is not a project member, the project is disabled or belongs to another tenant, or name and status filters limit the list.
Resolution:
Clear filters and query again. Confirm the current tenant and project membership. If it is still missing, ask the project administrator to check project status and authorization.
Why are Create Project or Settings unavailable?
Symptom:
The project list is visible, but Create Project, Edit Budget, Configure Members, or Manage API Keys cannot be selected.
Possible cause:
The current account is not a project administrator, the tenant disables self-service project creation, or the project is disabled or frozen.
Resolution:
Verify the project role and tenant project policy. Ask a project or tenant administrator to make the change, then verify it in project details.
How should the Projects page be exported or captured safely?
Symptom:
Page information is needed for troubleshooting, audit, or delivery.
Possible causes:
The page may contain accounts, email addresses, IP addresses, internal paths, tenant identifiers, Keys, or amounts.
Resolution:
Keep only the necessary fields and action context. Use opaque light-gray pixel mosaics for sensitive text and never share complete credentials or internal addresses.
What should I do when the Projects page shows unexpected data?
Symptom:
A field, status, metric, or related object differs from the expectation.
Possible causes:
The page scope, time condition, role permission, or upstream setting does not match.
Resolution:
Record the redacted object, time, and result. Verify the entry and filters first, then check related pages and Operation Logs.
Notes
Archiveaffects later project use. Confirm that the project no longer serves calls before archiving it.- Do not include customer-sensitive information in a project name or description.
Next Steps
- Maintain members and API Keys in project details.
- Review project usage and activity.
- Adjust budget, allowlist, and over-budget policy when required.