@@ -8,47 +8,53 @@ localization_priority: Priority
8
8
9
9
# Set up your SharePoint site with lists and libraries
10
10
11
- In order to successfully complete the getting started tutorials, set up your SharePoint site with the following.
11
+ To successfully complete the * Getting Started * tutorials, set up your SharePoint site with the following items .
12
12
13
13
## Projects list
14
-
15
- Create a new SharePoint list called * Projects* . Follow the steps below to create a new SharePoint list.
14
+ Create a new SharePoint list called ** Projects** . To create a new SharePoint list, follow these steps.
16
15
17
16
### Create a new list
18
17
19
- 1 . Browse to a modern SharePoint site in your Office 365 tenant .
18
+ 1 . In your Microsoft 365 tenant, browse to a modern SharePoint site .
20
19
21
- > ** Note:** You can choose to use either a modern Team Site or a Communications Site .
20
+ > ** Note:** You can use either a modern Teams site or a Communications site .
22
21
23
- 1 . In the command bar, click on * New->List*
24
- 2 . In the * Create list* panel, enter the following and click * Create* to create the list:
22
+ 2 . In the command bar, select ** New** > ** List** .
23
+
24
+ 3 . In the ** Create list** panel, enter the following:
25
+
26
+ * ** Name** : Projects
27
+ * ** Description** : Projects list
28
+
29
+ 4 . To create the list, select ** Create**
30
+
31
+ You are automatically redirected to the ** Projects** list.
32
+
33
+ 5 . Select ** + Add column** , and to add an ** Owner** column to the list, and then select the ** Person** column type.
25
34
26
- * ** Name:** Projects
27
- * ** Description:** Projects list.
28
- 3 . You will be automatically redirected to the * Projects* list.
29
- 4 . Click on * + Add column* and then select * Person* column type to add an * Owner* column to the list.
30
- 5 . In the * Create a column* panel, enter the following and click * Save* to add the column to the Projects list:
35
+ 6 . In the ** Create a column** panel, enter the following:
31
36
32
- * ** Name:** Owner
33
- * ** Description:** Project owner.
34
- 6 . The new * Owner* column will now be available in the Projects list.
37
+ * ** Name** : Owner
38
+ * ** Description** : Project owner
39
+
40
+ 7 . To add the column to the Projects list, select ** Save** . The new ** Owner** column becomes available in the ** Projects** list.
35
41
36
42
### Add new project items
37
43
38
- Click on * New * button in the list command bar and add the following list items:
44
+ In the List command bar, select ** New ** , and add the following list items:
39
45
40
46
* Item 1
41
- * ** Title: ** Project 1
42
- * ** Owner: ** pick a user from people picker
47
+ * ** Title** : Project 1
48
+ * ** Owner** : Select a user from people picker
43
49
44
50
* Item 2
45
- * ** Title: ** Project 2
46
- * ** Owner: ** pick a user from people picker
51
+ * ** Title** : Project 2
52
+ * ** Owner** : Select a user from people picker
47
53
48
54
* Item 3
49
- * ** Title: ** Project 3
50
- * ** Owner: ** pick a user from people picker
55
+ * ** Title** : Project 3
56
+ * ** Owner** : pick a user from people picker
51
57
52
58
## Next steps
53
59
54
- Now that you have set up your SharePoint site with the lists and libraries, you are ready to build your first flow.
60
+ Now that you have set up your SharePoint site with the lists and libraries, you are ready to build your first flow.
0 commit comments