You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/Overview.md
+7-2
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@ When a user launches Prompt Pulse for the first time, they will be taken through
29
29
From the main screen, the process for sharing a prompt is as follows:
30
30
31
31
- Enter a **title** and the **prompt** in the boxes provided.
32
+
- Select the 'app' that the prompt is designed to be used with.
32
33
- Choose locations to share the prompt to by using the radio buttons -
33
34
34
35
Viva Engage Communities
@@ -53,7 +54,7 @@ From the main screen, the process for sharing a prompt is as follows:
53
54
54
55
From the main screen, users can view the latest 20 prompts. To use a prompt simply click the prompt **'tile'** and the prompt text will be copied to your clipboard.
55
56
56
-
You can then paste the prompt into Microsoft 365 Copilot.
57
+
You can then paste the prompt into Microsoft 365 Copilot/the app that the prompt was designed to be used in.
57
58
58
59
The **All Prompts** tab allows you to view all prompts that have been shared, text can also be copied by clicking the tile. If the integration with Prompt Buddy is deployed, an icon will be visible showing the 'source' of the prompt (Pulse or Buddy).
59
60
@@ -92,6 +93,8 @@ A csv file has been provided [Prompts.csv](../Prompts.csv) with pre-built prompt
92
93
93
94
Note that we've provided an additional format for the sample prompts at [prompts.json](../prompts.json). This is the format used for importing INTO Prompt Buddy. If you want these sample prompts in both places, it may be easier to start by importing this list to Prompt Buddy, then using the import from Prompt Buddy steps below.
94
95
96
+
**Note - at the time of writing, prompts that are imported from CSV and/or Prompt Buddy will have the 'App' set to 'Copilot', functionality to select the appropriate app for each prompt will be released in the future.**
97
+
95
98
#### Import from CSV
96
99
97
100
To import prompts from CSV, follow the steps below:
@@ -121,6 +124,8 @@ To import prompts from Prompt Buddy, follow the steps below:
**Note - Only 'Copilot' prompts are imported from Prompt Buddy currently.**
128
+
124
129
#### Reporting
125
130
126
131
Basic reporting to showcase the adoption of Prompt Pulse is now available in the form of a SharePoint list. A single list item will be created in this list by the app and flows if it does not exist.
@@ -134,7 +139,7 @@ The 'Reporting' list shows the following information:
134
139
135
140
You may wish to create your own reports using tools such as Excel or PowerBI to visualize this data.
136
141
137
-
<imgsrc="https://github.com/pnp/prompt-pulse/blob/main/Documentation/Images/reporting-list-screenshot?raw=true"alt="Prompt Pulse Reporting List Screenshot"><br/>
142
+
<imgsrc="https://github.com/pnp/prompt-pulse/blob/main/Documentation/Images/prompt-pulse-reporting-list-screenshot.png?raw=true"alt="Prompt Pulse Reporting List Screenshot"><br/>
0 commit comments