diff --git a/packages/module/patternfly-docs/content/extensions/chatbot/design-guidelines.md b/packages/module/patternfly-docs/content/extensions/chatbot/design-guidelines.md
index 14140e502..885a11c78 100644
--- a/packages/module/patternfly-docs/content/extensions/chatbot/design-guidelines.md
+++ b/packages/module/patternfly-docs/content/extensions/chatbot/design-guidelines.md
@@ -16,7 +16,7 @@ import "./images.css"
1. **Container:** The window that contains the entire ChatBot experience and all of its components.
1. **Header:** A persistent region at the top of the ChatBot window that contains navigation, branding, and actions.
-1. **History menu:** A menu that contains a conversation history of previous chats.
+1. **Chat history menu:** A menu that contains a history of previous chats.
1. **Options menu:** A menu that contains settings that are relevant to your product. This typically includes display options (more details in the [ChatBot variations section](#variations)) and other general settings (more details in the [ChatBot settings and preferences section](#chatbot-settings-and-preferences)).
1. **Messages:** Elements of the conversation between a ChatBot and user. More details can be found in the [message guidelines](#messages).
1. **Attachments:** Details about files that a user has uploaded to the ChatBot.
@@ -43,7 +43,7 @@ import "./images.css"
At the start of a new chat, you should welcome your users to the ChatBot with a greeting.
-If you have user details from their account information, you can personalize this greeting with their username or name. If you don't have this information, or if you'd prefer to not use their personal details, you should instead introduce the ChatBot:
+As much as possible, the suggested prompts should consider the user’s location in the service or application, or the situation their project is undergoing. If you have user details from their account information, you can personalize this greeting with their username or name. If you don't have this information, or if you'd prefer to not use their personal details, you should instead introduce the ChatBot:

@@ -256,11 +256,21 @@ When a ChatBot is launches via an AI-supported action, the action should be sent

-### Starting a new conversation
+### Starting a new chat
-Each time a user begins a new conversation, display a [welcome message, with prompts](#welcome-message) that help them learn what the ChatBot can help with.
+Each time a user begins a new chat, display a [welcome message](#welcome-message), with prompts that provide initial suggestions and indicate the actions that the ChatBot can take.
-As much as possible, the suggested prompts should consider the user’s location in the service or application, or the situation their project is undergoing.
+The default approach for users to create a new chat is by clicking the "New chat" button (which contains a "pen to square" icon) placed at the top of the [chat history menu](#using-the-chat-history-menu).
+
+
+
+
+
+Alternatively, you can choose to surface the "New chat" button as an icon button in the header. For this approach, the "pen to square" icon is displayed in the button and a "New chat" tooltip should appear on hover and focus.
+
+
+
+
### Executing user requests
@@ -272,9 +282,9 @@ This can be done using the [quick response](/extensions/chatbot/messages#message

-### Using the conversation history menu
+### Using the chat history menu
-The ChatBot history menu contains a log of a users' previous chats. Clicking the menu icon opens a side drawer in the ChatBot window.
+The chat history menu contains a log of a users' previous ChatBot conversations. Clicking the menu icon opens a side drawer in the ChatBot window.
By clicking into the history menu, users can search through previous conversations and perform additional actions, such as sharing a conversation with others.
@@ -282,13 +292,13 @@ By clicking into the history menu, users can search through previous conversatio

-When the conversation history is still loading, display skeleton items:
+When the chat history is still loading, display skeleton items:

-If there's an error loading the conversation history, display an error screen with steps for resolving the error:
+If there's an error loading the chat history, display an error screen with steps for resolving the error:

@@ -349,9 +359,9 @@ For guidance, refer to our download transcripts demo, which opens a Markdown fil
Choose the download action location that best works for your ChatBot:
-#### Download via conversation history drawer
+#### Download via chat history drawer
-If your ChatBot uses a conversation history drawer, you can provide a download option in the [actions menu linked to a previous conversation](/extensions/chatbot/ui#drawer-with-conversation-actions).
+If your ChatBot uses a chat history drawer, you can provide a download option in the [actions menu linked to a previous conversation](/extensions/chatbot/ui#drawer-with-conversation-actions).

@@ -367,7 +377,7 @@ To allow users to download individual bot messages, the message actions can incl
#### Download control in header
-If you don't use a conversation history drawer, you can place an option to download the transcript for the active chat within the header options menu.
+If you don't use a chat history drawer, you can place an option to download the transcript for the active chat within the header options menu.

diff --git a/packages/module/patternfly-docs/content/extensions/chatbot/img/new-chat-in-nav.svg b/packages/module/patternfly-docs/content/extensions/chatbot/img/new-chat-in-nav.svg
new file mode 100644
index 000000000..5741c75ec
--- /dev/null
+++ b/packages/module/patternfly-docs/content/extensions/chatbot/img/new-chat-in-nav.svg
@@ -0,0 +1,21 @@
+
diff --git a/packages/module/patternfly-docs/content/extensions/chatbot/img/starting-new-chat.svg b/packages/module/patternfly-docs/content/extensions/chatbot/img/starting-new-chat.svg
new file mode 100644
index 000000000..9afb379cd
--- /dev/null
+++ b/packages/module/patternfly-docs/content/extensions/chatbot/img/starting-new-chat.svg
@@ -0,0 +1,57 @@
+