Skip to content

Commit 29efd98

Browse files
committed
update
1 parent 1443d8e commit 29efd98

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

docs/class5/class5.rst

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ As organizations deploy more AI models and agents, the attack surface expands. F
5151
Recap when starting at Class 5.
5252
-------------------------------
5353

54-
If you just performed Class 4, skip to `2 - Explore F5 AI Guardrails Portal <#explore-f5-guardrails-portal>`_
54+
If you just performed Class 4, skip to `3 - Explore F5 AI Guardrails Portal <#3-explore-f5-guardrails-portal>`_
5555

5656
Before you continue with this lab, here is a recap on what has been done/completed and what the pending/to-do task. This lab is to explore and understand how F5 AI Guardrails works and how to configure scanners.
5757

@@ -204,7 +204,7 @@ Click **API Tokens** to create project level token. Provide and ID name for your
204204

205205
.. image:: ./_static/class5-aigr-project-5.png
206206

207-
API token will be generate and copy the API token key. Ensure you keep this token value as it will be required in subsequent lab. Store this API token in a notepad or text pad for future use. You will not be able to retrive this token when you leave this screen.
207+
API token will be generated and copy the API token key. Ensure you keep this token value as it will be required in subsequent lab. Store this API token in a notepad or text pad for future use. You will not be able to retrive this token when you leave this screen.
208208

209209
.. image:: ./_static/class5-aigr-project-6.png
210210

@@ -302,6 +302,10 @@ Details analysis of the blocked prompt.
302302
5 - Custom Guardrails Scanner Policy
303303
------------------------------------
304304

305+
Apart from the in-built scanner, you can create a custom guardrails scanner policy tailored to your specific use cases and business needs
306+
307+
Select **Playground** and click **Build a custom scanner** to create a custom scanner policy. Select **GenAI Scanner** as the scanner type.
308+
305309
.. image:: ./_static/class5-custom-policy-1.png
306310

307311

@@ -319,20 +323,22 @@ Create a custom GenAI scanner policy to detect internal financial forecast data
319323
Detect any mention of internal financial forecasts or budget data
320324
321325
326+
Click **Save** to save the custom scanner policy.
327+
328+
322329
.. image:: ./_static/class5-custom-policy-2.png
323330

324-
Click **Save** to save the custom scanner policy.
325331

332+
Click **Save Version** to save the custom scanner policy version.
326333

327334
.. image:: ./_static/class5-custom-policy-3.png
328335

329336

330-
Click **Save Version** to save the custom scanner policy version.
337+
To test scanner, select **test** toggle button and input the following prompt to see if the custom scanner policy work as expected.
331338

332339
.. image:: ./_static/class5-custom-policy-4.png
333340

334341

335-
To test scanner, select **test** toggle button and input the following prompt to see if the custom scanner policy work as expected.
336342

337343
.. code-block:: bash
338344

0 commit comments

Comments
 (0)