@@ -12,13 +12,15 @@ Make sure you have permission to create and manage projects in your workspace.
1212## 1. Create the Project Record
1313
14141 . Open ** Projects** .
15- 2 . Click ** + Project** .
15+ 2 . Click ** \ + Project** .
16163 . Fill in:
1717 - ** Name** : ` Fraud Detection Assistant `
1818 - ** Description** : ` Project for fraud triage model APIs `
1919 - ** Tags** : ` risk ` , ` production ` , ` llm `
20204 . Click ** Create** .
2121
22+ ![ Image] ( /images/image-11.png )
23+
2224## 2. Add Team Members
2325
24261 . Open the new project.
@@ -35,6 +37,8 @@ Make sure you have permission to create and manage projects in your workspace.
3537 - Deployment name
36383 . Save and wait for deployment status to become healthy/ready.
3739
40+ ![ Image] ( /images/image-9.png )
41+
3842## 4. Configure Deployment Settings
3943
4044Open deployment ** Settings** and configure:
@@ -56,21 +60,24 @@ Open deployment **Settings** and configure:
56602 . Open ** Observability** to verify runtime event visibility.
57613 . Confirm traffic and error patterns are visible before broad rollout.
5862
63+ ![ Image] ( /images/image-8.png )
64+
5965## 7. Apply Guardrails
6066
61671 . Open ** Guardrails** .
62682 . Attach required safety or compliance policies.
63693 . Verify policies are active and aligned with project requirements.
6470
65- ## Completion Checklist
71+ ![ Image ] ( /images/image-6.png )
6672
67- - [x] Project created with metadata
68- - [x] Team members invited with scoped permissions
69- - [x] At least one deployment running
70- - [x] Route configured to active deployment
71- - [x] Analytics and observability validated
72- - [x] Guardrails applied
73+ ## Completion Checklist
7374
75+ - Project created with metadata
76+ - Team members invited with scoped permissions
77+ - At least one deployment running
78+ - Route configured to active deployment
79+ - Analytics and observability validated
80+ - Guardrails applied
7481
7582## Creation-to-Readiness Flow
7683
0 commit comments