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: content/copilot/how-tos/configure-custom-instructions/add-personal-instructions.md
+3-9Lines changed: 3 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,22 +30,16 @@ You can add custom instructions for {% data variables.copilot.copilot_chat %} in
30
30
31
31
## Adding personal custom instructions
32
32
33
-
You can add personal custom instructions either in the Chat panel or in immersive mode. The same instructions will be applied in both modes.
33
+
You can add personal custom instructions in {% data variables.copilot.copilot_chat_short %}'s immersive view.
34
34
35
-
1. In the top right of any page on {% data variables.product.github %}, either:
36
-
37
-
* Click the **{% octicon "copilot" aria-label="Copilot" %}** icon to open the full-page, immersive mode of {% data variables.copilot.copilot_chat_short %}.
38
-
* Click {% octicon "triangle-down" aria-label="The downwards triangle icon" %} next to the **{% octicon "copilot" aria-label="Copilot" %}** icon, then click **Assistive** to open the {% data variables.copilot.copilot_chat_short %} panel.
39
-
40
-
1. Select the {% octicon "kebab-horizontal" aria-label="Open conversation options" %} dropdown menu at the top right of the Chat panel, or immersive page, then click **Personal instructions**.
35
+
1. Open [{% data variables.copilot.copilot_chat_short %}](https://github.com/copilot).
36
+
1. In the bottom left corner, click your profile picture, then click **{% octicon "note" aria-hidden="true" aria-label="note" %} Personal instructions**.
41
37
1. Add natural language instructions to the text box.
42
38
43
39
You can write your instructions in any format you prefer. For example, you can write them as a single block of text, each on a new line, or separated by blank lines.
44
40
1. Optionally, click {% octicon "light-bulb" aria-label="The light-bulb icon" %} to view templates you can use for common instructions. If you click on one of the boxes, such as "Communication", instructions will be added to the text box with placeholders, such as `{format}` that you can replace with your preferences.
45
41
1. Click **Save**. Your instructions are now active, and will stay active until you change or remove them.
46
42
47
-
To see your instructions in action, go to [https://github.com/copilot](https://github.com/copilot) and start a conversation.
48
-
49
43
{% note %}
50
44
51
45
Did you successfully add personal custom instructions?
0 commit comments