Skip to content

Commit 26e22d6

Browse files
authored
Updated docs for validation guideline settings (#274)
* Edits to Preparing validation reports * Simplified Preparing validation reports * Draft for validation guideline management * Edits to validation guideline management & FA icon tweaks * Tweaks to listings & summaries * Edited listings & what's next sections * Edits to Set up your organization * Single-sourced new risk area instructions * Edits 2 Set up your org, accomodate new validation guidelines * Tweaks to the x icon * Committed changes manually
1 parent d80471c commit 26e22d6

33 files changed

+289
-174
lines changed

site/_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,9 +228,9 @@ website:
228228
- text: "---"
229229
- text: "MODEL VALIDATION"
230230
# - guide/customize-validation-report-templates.qmd
231+
- guide/model-validation/manage-validation-guidelines.qmd
231232
- file: guide/model-validation/preparing-validation-reports.qmd
232233
contents:
233-
- guide/model-validation/view-validation-guidelines.qmd
234234
- guide/model-validation/review-model-documentation.qmd
235235
- guide/model-validation/assess-compliance.qmd
236236
- guide/model-documentation/work-with-content-blocks.qmd

site/get-started/platform/register-your-first-model.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Signing up is FREE — **[Create your account]({{< var url.us1 >}})**.
2020

2121
## Steps
2222

23-
1. In the left sidebar, navigate to **Model Inventory** and click **+ Register New Model**.[^1]
23+
1. In the left sidebar, navigate to **Model Inventory** and click **{{< fa plus >}} Register New Model**.[^1]
2424

2525
To register a model for use with the QuickStart notebook, select:
2626

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
A business unit is a distinct segment within your organization that focuses on a specific function, product, or market, operating semi-independently while aligning with the overall organizational goals.
2+

site/guide/configuration/_manage-groups-add.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
1. Under User Permissions in the sidebar, select **{{< fa users >}} Groups**.
22

3-
1. Click **+ Create New Group** to initiate the group creation process.
3+
1. Click **{{< fa plus >}} Create New Group** to initiate the group creation process.
44

55
1. Enter a **Group Name** and **Group Description** for the new group and click **Continue**.
66

site/guide/configuration/_manage-permissions.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
1. Add or delete roles from a specific permission:
44
- To assign a role to a permission, click **+**, then select the permission from the drop-down menu.
5-
- To remove a role from a permission, click **x** next to the specified role.
5+
- To remove a role from a permission, click **{{< fa x >}}** next to the specified role.
66

77
For example, to grant the `Developer` role the permission to update an existing template:
88

site/guide/configuration/_manage-roles.qmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
1. Under User Permissions, select **{{< fa user-group >}} Roles**.
22

3-
1. Click **+ Add New Role**.
3+
1. Click **{{< fa plus >}} Add New Role**.
44

55
1. Enter the **Name** and **Description** for the role.
66

7-
1. Once you click **+ Add Role**, you can proceed with managing the permissions and users associated with that role.
7+
1. Once you click **{{< fa plus >}} Add Role**, you can proceed with managing the permissions and users associated with that role.
88

99
#### Manage role permissions
1010

@@ -36,6 +36,6 @@ On the **Users** tab, you can:
3636

3737
##### Delete role from user
3838

39-
1. Click **x** to delete a role from a user.
39+
1. Click **{{< fa x >}}** to delete a role from a user.
4040

4141
1. Once you confirm, that role will be removed from the user.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
A risk area is a specific domain within an organization that requires monitoring and management to ensure factors like data quality, model performance, and regulatory compliance are addressed effectively.
Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,26 @@
1-
### Add business units
1+
#### Add business units
22

3-
:::: {.content-visible unless-format="revealjs"}
4-
1. In the left sidebar, click **{{< fa gear >}} Settings**.
3+
:::: {.content-hidden unless-format="revealjs"}
4+
{{< include /guide/configuration/_business-units.qmd >}}
55

66
1. Under Workplace Settings, select **{{< fa building-columns >}} Organization**.
7-
8-
1. Type the new business unit name in the dialog box under **Business Units**, then click **+ Add** to confirm.
97
::::
108

11-
:::: {.content-hidden unless-format="revealjs"}
12-
A business unit is a distinct segment within your organization that focuses on a specific function, product, or market, operating semi-independently while aligning with the overall organizational goals.
9+
1. Type the new business unit name in the dialog box under **Business Units**.
1310

14-
1. Under Workplace Settings, select **{{< fa building-columns >}} Organization**.
11+
1. Click **{{< fa plus >}} Add** to confirm.
1512

16-
1. Type the new business unit name in the dialog box under **Business Units**, then click **+ Add** to confirm.
17-
::::
13+
After you confirm, the business unit will be added as a new entry in alphabetical order.
1814

1915
:::: {.content-visible unless-format="revealjs"}
20-
### Edit business units
21-
1. In the left sidebar, click **{{< fa gear >}} Settings**.
22-
23-
1. Under Workplace Settings, select **{{< fa building-columns >}} Organization**.
16+
#### Edit business units
17+
Hover over the business unit to rename or delete the unit:
2418

25-
1. Hover over the business unit to:
2619
- Click {{< fa pencil >}} to rename the business unit. Click {{< fa check >}} to save your changes, or {{< fa xmark >}} to discard them.
2720
- Click {{< fa trash-can >}} to remove the business unit.
21+
22+
::: {.callout-important}
23+
In order to delete a business unit, there must be no models attached to that unit.
24+
:::
25+
2826
::::
Lines changed: 28 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,41 @@
1-
### Add risk areas
1+
#### Add risk areas
22

3-
:::: {.content-visible unless-format="revealjs"}
4-
1. In the left sidebar, click **{{< fa gear >}} Settings**.
5-
6-
1. Under Workplace Settings, select **{{< fa building-columns >}} Organization**.
7-
8-
1. Click **+ Add** under Risk Areas.
3+
:::: {.content-hidden unless-format="revealjs"}
4+
{{< include /guide/configuration/_risk-areas.qmd >}}
95

10-
1. Fill in the risk **Title** and **Description** and click **+ Add Risk Area** to confirm.
6+
1. Under Workplace Settings, select **Risk Areas & Validation Guidelines**.
117
::::
128

13-
:::: {.content-hidden unless-format="revealjs"}
14-
A risk area is a specific domain within an organization that requires monitoring and management to ensure factors like data quality, model performance, and regulatory compliance are addressed effectively.
9+
1. Click **{{< fa plus >}} Add Risk Area**.
1510

16-
1. Under Workplace Settings, select **{{< fa building-columns >}} Organization**.
11+
1. Provide a **Name** and **Description** for your risk area.
1712

18-
1. Click **+ Add** under Risk Areas.
13+
1. Click **Add Risk Area** to save your changes, or click **{{< fa x >}}** to cancel.
1914

20-
1. Fill in the risk **Title** and **Description** and click **+ Add Risk Area** to confirm.
15+
:::: {.content-hidden unless-format="revealjs"}
16+
Once a risk area is added, you can then manage guidelines associated with that risk area and add those guidelines to validation templates: [Manage validation guidelines {{< fa hand-point-right >}}](/guide/model-validation/manage-validation-guidelines.qmd)
2117
::::
2218

2319
:::: {.content-visible unless-format="revealjs"}
24-
### Remove risk areas
25-
1. In the left sidebar, click **{{< fa gear >}} Settings**.
20+
#### Edit risk areas
21+
22+
1. Hover over the title of a risk area until the **{{< fa ellipsis-vertical >}}** menu appears, then click on it.
23+
24+
1. Select **{{< fa pencil>}} Edit Risk Area**.
25+
26+
1. Make your desired changes to the risk area's **Name** and **Description**.
27+
28+
1. Click **Save Risk Area** to save your changes, or click **{{< fa x >}}** to cancel.
29+
30+
#### Delete risk areas
31+
32+
::: {.callout-important}
33+
Any guidelines associated with a risk area will need to be deleted before the risk area can be removed.
34+
:::
35+
36+
1. Hover over the title of a risk area until the **{{< fa ellipsis-vertical >}}** menu appears, then click on it.
2637

27-
1. Under Workplace Settings, select **{{< fa building-columns >}} Organization**.
38+
1. Select **{{< fa trash-can>}} Delete Risk Area**.
2839

29-
1. Hover over the risk area until the **{{< fa trash-can >}}** appears, then click it delete the risk area.
40+
Once you confirm, that risk area will be removed.
3041
::::
Lines changed: 14 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,26 @@
1-
### Add use cases
1+
#### Add use cases
22

3-
:::: {.content-visible unless-format="revealjs"}
4-
1. In the left sidebar, click **{{< fa gear >}} Settings**.
3+
:::: {.content-hidden unless-format="revealjs"}
4+
{{< include /guide/configuration/_use-cases.qmd >}}
55

66
1. Under Workplace Settings, select **{{< fa building-columns >}} Organization**.
7-
8-
1. Click **+ Add** under Use Cases.
9-
10-
1. Fill in the use case **Title** and **Category** and click **+ Add Use Case** to confirm.
11-
127
::::
138

14-
:::: {.content-hidden unless-format="revealjs"}
15-
A use case is a specific application of analytics and management techniques within an organization, such as attrition management, call routing, and regulatory compliance processes like BSA/AML, CCAR, and CECL.
16-
17-
1. Under Workplace Settings, select **{{< fa building-columns >}} Organization**.
9+
1. Click **{{< fa plus >}} Add** under Use Cases.
1810

19-
1. Click **+ Add** under Use Cases.
11+
1. Fill in the use case **Title** and **Category** and click **{{< fa plus >}} Add Use Case** to confirm.
2012

21-
1. Fill in the use case **Title** and **Category** and click **+ Add Use Case** to confirm.
22-
::::
13+
After you confirm, the use case will be added as a new entry in alphabetical order.
2314

2415
:::: {.content-visible unless-format="revealjs"}
25-
### Remove use cases
26-
1. In the left sidebar, click **{{< fa gear >}} Settings**.
16+
#### Remove use cases
2717

28-
1. Under Workplace Settings, select **{{< fa building-columns >}} Organization**.
18+
::: {.callout-important}
19+
In order to delete a use case, there must be no models associated with it.
20+
:::
21+
22+
1. Hover over the use case until the **{{< fa trash-can >}}** appears.
23+
24+
1. If you are sure you want to remove the use case, click **{{< fa trash-can >}}** to delete it.
2925

30-
1. Hover over the use case until the **{{< fa trash-can >}}** appears, then click it delete the use case.
3126
::::
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
A use case is a specific application of analytics and management techniques within an organization, such as attrition management, call routing, and regulatory compliance processes like BSA/AML, CCAR, and CECL.

site/guide/configuration/log-in-to-validmind.qmd

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,13 @@ date: last-modified
44
listing:
55
- id: private-networks
66
type: grid
7+
grid-columns: 2
78
max-description-length: 250
89
sort: false
910
fields: [title, description]
1011
contents:
1112
- configure-aws-privatelink.qmd
1213
- configure-google-private-service-connect.qmd
13-
- id: configuration
14-
type: grid
15-
max-description-length: 250
16-
sort: false
17-
fields: [title, description]
18-
contents:
19-
- managing-your-organization.qmd
20-
- managing-users.qmd
21-
- personalize-validmind.qmd
2214
---
2315

2416
Log in to our cloud-hosted {{< var validmind.platform >}} to work with your model documentation, prepare validation reports, or to configure ValidMind for your organization.
@@ -70,8 +62,9 @@ To configure and log in through a private endpoint for your company VPC using a
7062

7163
## What's next
7264

73-
:::{#configuration}
74-
:::
65+
- [Managing your organization](managing-your-organization.qmd)
66+
- [Managing users](managing-users.qmd)
67+
- [Personalize ValidMind](personalize-validmind.qmd)
7568

7669
<!-- FOOTNOTES -->
7770

site/guide/configuration/manage-groups.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@ You can only remove non-default groups.
5757

5858
1. Click **{{< fa chevron-right >}} See Details**.
5959

60-
1. Click **+ Add New Member**.
60+
1. Click **{{< fa plus >}} Add New Member**.
6161

6262
1. Select members by checking the boxes next to their names in the pop-up.
6363

64-
1. Click **+ Add to Group**.
64+
1. Click **{{< fa plus >}} Add to Group**.
6565

6666
#### To remove a member from a group:
6767

site/guide/configuration/managing-users.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ date: last-modified
44
listing:
55
- id: whats-next-listing
66
type: grid
7+
grid-columns: 2
78
max-description-length: 250
89
sort: false
910
fields: [title, description]

site/guide/configuration/personalize-validmind.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ date: last-modified
44
listing:
55
- id: personalize-validmind
66
type: grid
7+
grid-columns: 2
78
max-description-length: 250
89
sort: false
910
fields: [title, description]

site/guide/configuration/set-up-your-organization.qmd

Lines changed: 27 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,28 +14,44 @@ This task involves managing organizations within ValidMind, allowing for effecti
1414

1515
:::
1616

17-
## Business units
17+
## Manage business units
1818

19-
A business unit is a distinct segment within an organization that focuses on a specific function, product, or market, operating semi-independently while aligning with the overall organizational goals.
19+
{{< include _business-units.qmd >}}
2020

21-
{{< include _set-up-your-organization-business-units.qmd >}}
21+
1. In the left sidebar, click **{{< fa gear >}} Settings**.
2222

23-
::: {.callout-important}
24-
In order to delete a business unit, there must be no models attached to that unit.
25-
:::
23+
1. Under Workplace Settings, select **{{< fa building-columns >}} Organization**.
24+
25+
1. Add, edit and delete business units as required.
2626

27-
## Risk areas
27+
{{< include _set-up-your-organization-business-units.qmd >}}
28+
29+
## Manage use cases
2830

29-
A risk area is a specific domain within an organization that requires monitoring and management to ensure factors like data quality, model performance, and regulatory compliance are addressed effectively.
31+
{{< include _use-cases.qmd >}}
3032

31-
{{< include _set-up-your-organization-risk-areas.qmd >}}
33+
1. In the left sidebar, click **{{< fa gear >}} Settings**.
3234

33-
## Use cases
35+
1. Under Workplace Settings, select **{{< fa building-columns >}} Organization**.
3436

35-
A use case is a specific application of analytics and management techniques within an organization, such as attrition management, call routing, and regulatory compliance processes like BSA/AML, CCAR, and CECL.
37+
1. Add or and delete use cases as required.
3638

3739
{{< include _set-up-your-organization-use-cases.qmd >}}
3840

41+
## Manage risk areas
42+
43+
{{< include _risk-areas.qmd >}}
44+
45+
::: {.callout title="Risk areas are set up together with your validation guidelines attached to validation reports."}
46+
[Set up validation guidelines {{< fa hand-point-right >}}](/guide/model-validation/manage-validation-guidelines.qmd#set-up-validation-guidelines)
47+
:::
48+
49+
## What's next
50+
51+
- [Managing users](managing-users.qmd)
52+
- [Personalize ValidMind](personalize-validmind.qmd)
53+
- [Manage validation guidelines](/guide/model-validation/manage-validation-guidelines.qmd)
54+
3955

4056
<!-- FOOTNOTES -->
4157

site/guide/guides.qmd

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,13 @@ listing:
1717
contents:
1818
- configuration/managing-your-organization.qmd
1919
- configuration/managing-users.qmd
20-
# - configure-aws-privatelink.qmd
2120
- id: guides-customize
2221
type: grid
2322
max-description-length: 250
2423
sort: false
2524
fields: [title, description]
2625
contents:
27-
- configuration/manage-your-profile.qmd
28-
- configuration/customize-your-dashboard.qmd
26+
- configuration/personalize-validmind.qmd
2927
- id: guides-model-workflows
3028
type: grid
3129
max-description-length: 250
@@ -40,10 +38,6 @@ listing:
4038
fields: [title, description]
4139
contents:
4240
- model-inventory/working-with-model-inventory.qmd
43-
# - register-models-in-inventory.qmd
44-
# - customize-model-inventory-fields.qmd
45-
# - edit-model-inventory-fields.qmd
46-
# - customize-model-registration-form.qmd
4741
- model-inventory/manage-inventory-custom-fields.qmd
4842
- id: guides-model-documentation
4943
type: grid
@@ -64,8 +58,7 @@ listing:
6458
- ../developer/samples-jupyter-notebooks.qmd
6559
- id: guides-model-validation
6660
contents:
67-
# - set-up-approval-workflows.qmd
68-
# - customize-validation-report-templates.qmd
61+
- model-validation/manage-validation-guidelines.qmd
6962
- model-validation/preparing-validation-reports.qmd
7063
- model-validation/work-with-model-findings.qmd
7164
- model-validation/view-reports.qmd

0 commit comments

Comments
 (0)