diff --git a/guide/03-the-gis/accessing-and-managing-users.ipynb b/guide/03-the-gis/accessing-and-managing-users.ipynb index 45339c5929..4485552ff4 100644 --- a/guide/03-the-gis/accessing-and-managing-users.ipynb +++ b/guide/03-the-gis/accessing-and-managing-users.ipynb @@ -1,5 +1,12 @@ { "cells": [ + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "> **NOTE:** User types may be reassigned no more than once in any thirty (30) day period, except in the event of the assigned individual’s permanent role change, extended leave, or departure from the Customer’s organization." + ] + }, { "cell_type": "markdown", "metadata": {}, @@ -1437,7 +1444,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.17" + "version": "3.13.13" }, "toc": { "base_numbering": 1, @@ -1454,5 +1461,5 @@ } }, "nbformat": 4, - "nbformat_minor": 2 + "nbformat_minor": 4 }