Skip to content

doc-992-highlight-that-you-can-only-change-the-identification-of #309

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/topics/users/identifications/sandbox.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Refer to the [example mutations](../../../developers/tools/sandbox-users.mdx#exa
## Simulate creating an identification {#simulate-create}

:::tip Prerequisites
Make sure to understand [identification levels and processes](./index.mdx#levels-processes).
Make sure you understand [identification levels and processes](./index.mdx#levels-processes).
:::

1. On your Dashboard, go to **Developers** > **Event Simulator**.
Expand All @@ -31,8 +31,9 @@ Make sure to understand [identification levels and processes](./index.mdx#levels
## Simulate updating an identification {#simulate-update}

:::tip Prerequisites
Make sure to understand [identification levels and processes](./index.mdx#levels-processes).
Make sure you understand [identification levels and processes](./index.mdx#levels-processes).
:::
You can only update your own user's identification level in the Sandbox. Simulating a change to another user's identification level will be rejected.

1. On your Dashboard, go to **Developers** > **Event Simulator**.
1. Open **Sandbox identifications**, then go to the **Update identification** tab.
Expand Down