Skip to content

Commit 63a543e

Browse files
authored
Merge pull request #3744 from MicrosoftDocs/mints_access_checker
preview content for access checker
2 parents fdcb0f9 + 6e34d68 commit 63a543e

File tree

7 files changed

+74
-0
lines changed

7 files changed

+74
-0
lines changed

powerapps-docs/maker/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@
7171
href: ../user/assign-or-share-records.md
7272
- name: Share records using Access Team
7373
href: ../user/Access-team.md
74+
- name: Check your user access to a record
75+
href: ../user/access-checker.md
7476
- name: Add a connection role
7577
href: ../user/add-connection-role.md
7678
- name: Deactivate accounts or contacts

powerapps-docs/user/access-checker.md

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
---
2+
title: "Check your user access and permissions| MicrosoftDocs"
3+
description: How to check user access and security role.
4+
author: mduelae
5+
manager: kvivek
6+
ms.service: powerapps
7+
ms.component: pa-user
8+
ms.topic: conceptual
9+
ms.date: 11/06/2020
10+
ms.author: mkaur
11+
ms.custom: ""
12+
ms.reviewer: ""
13+
ms.assetid:
14+
search.audienceType:
15+
- enduser
16+
search.app:
17+
- PowerApps
18+
- D365CE
19+
---
20+
21+
# Check your user access to a record
22+
23+
[!INCLUDE [cc-beta-prerelease-disclaimer](../includes/cc-beta-prerelease-disclaimer.md)]
24+
25+
To perform an action on a record, a user needs to have the required privilege assigned through a security role or the user must be a member of a team that has a security role with assigned privileges.
26+
27+
To perform actions on a record, the system checks your privileges and if the privilege check passes, then the system performs an access check. The access check verifies that you have the required rights to perform actions on a record such as read, write, create, delete, append, append to, share, and assign.
28+
29+
You can have access rights to a perform an action on a record through ownership, role access, shared access, or hierarchy access.
30+
31+
|Access type|Description|
32+
|---------------|-----------------|
33+
|**Ownership**| User owns the record or belongs to a team that owns the record.|
34+
|[**Role access**](https://docs.microsoft.com/power-platform/admin/how-record-access-determined#role-access)|User has access to perform an action on a record because of their security role.|
35+
|[**Shared access**](https://docs.microsoft.com/power-platform/admin/how-record-access-determined#shared-access)| The record is shared with a user, team, or organization by a user that has appropriate share rights.|
36+
|[**Hierarchy access**](https://docs.microsoft.com/power-platform/admin/how-record-access-determined#hierarchy-access)|Hierarchy access only takes place if hierarchy security management is turned on for the organization and the entity. The user also needs to be a manager.
37+
38+
For more information on how privileges and access checks work, go to [How access to a record is determined](https://docs.microsoft.com/power-platform/admin/how-record-access-determined).
39+
40+
## Early access feature
41+
42+
Your administrator has to opt in to early access updates for your environment and then install the updates to get this feature. More information: [Opt in to early access updates](https://docs.microsoft.com/power-platform/admin/opt-in-early-access-updates)
43+
44+
## Check your access to a record
45+
46+
47+
1. Select a record and then select **Edit** on the command bar.
48+
49+
> [!div class="mx-imgBorder"]
50+
> ![Select a record to edit it.](media/edit_record.png "Select a record to edit it")
51+
52+
2. On the open record, select **Check Access** on the command bar.
53+
3. The **Check Access** dialog box will appear and display your access information.
54+
55+
56+
> [!div class="mx-imgBorder"]
57+
> ![Access checker showing your access level.](media/check_access_page.png "Access checker showing your access level")
58+
59+
Contact your administrator if you don't have the required access. Only an administrator can edit your security role and privileges. To find your administrator, go to [Find your administrator or support person](https://docs.microsoft.com/powerapps/user/find-admin).
60+
61+
62+
## Check another user's access to a record
63+
64+
If you're an administrator, you can check the access another user has to a record.
65+
66+
1. Open a record, select **Check Access** on the command bar.
67+
2. In the **User Lookup** field select or enter a user name to search for the user.
68+
69+
> [!div class="mx-imgBorder"]
70+
> ![Access checker showing your access level for an admin.](media/check_access_page_admin-1.png "Access checker showing your access level for an admin")
71+
72+
3. The **Check Access** dialog box will appear and display the user's access information.
118 KB
Loading
34.6 KB
Loading
50.7 KB
Loading
31.1 KB
Loading
29.7 KB
Loading

0 commit comments

Comments
 (0)