# 6. View Conversation (Parameter)

The Current User's two most recent conversations are one-click away within the `desktop navigation reusable` element. &#x20;

![](https://1788973256-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L8uq1TOYNrDiHA5baDk%2F-LXX-NdqVbyKdUB2rtfh%2F-LXX-jdp8hTHYUNPN-OA%2FGroupConversationInDesktopNavigation.png?alt=media\&token=7776f71d-7d88-4494-9834-ed6ad10f7249)

When the Current User clicks this `Group Conversation (in RG)` element within the `desktop navigation` reusable element, they will be navigated to the messages page, with the parameter "**c = Current cell's Conversation's unique id**":

#### How this works:

In preview mode, the Current User clicks on a Conversation within the `desktop navigation` reusable element:

![](https://1788973256-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L8uq1TOYNrDiHA5baDk%2F-LXIuRqMCm239lug58xL%2F-LXIwynTSM8Qg_TWxmYs%2FViewConversationParameterGuide.png?alt=media\&token=9509c05d-90dc-45b6-8369-d7fc0e0021eb)

The `Group Conversation (in RG)` element within the `desktop navigation` reusable element:

![](https://1788973256-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L8uq1TOYNrDiHA5baDk%2F-LXIzSLbASXbzBcWWBGN%2F-LXIzZUS3Szv8HDTed_3%2FViewConversationInRG.png?alt=media\&token=2577fbe7-d103-4262-83f4-f68db149e195)

When it's clicked, this "Go to Page" workflow is run:

![](https://1788973256-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L8uq1TOYNrDiHA5baDk%2F-LXIzdE7g3njTdyDF0gA%2F-LXIzmwOHwr476Xxc0_R%2FViewConversationFromDesktopNavigation.png?alt=media\&token=38b434db-654f-4cc4-a830-68e878ecc33b)

\
By doing this, the Current User is navigated to the messages page, with the added parameter "**c=Current cell's Conversation's unique id**".  This parameter is shown in the page URL, and 'tells Bubble' that the Current User would like to view this specific Conversation, once the messages page is loaded. &#x20;

Once the page is loaded, that selected Conversation will be shown to the Current User because of this pageload workflow shown below. &#x20;

![](https://1788973256-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L8uq1TOYNrDiHA5baDk%2F-LXIzdE7g3njTdyDF0gA%2F-LXIzsed1P6i64DhQf5I%2FViewCParameterConversation.png?alt=media\&token=8e975ed8-ed76-41e9-a1bd-217f2b1b0cb6)

The Current User will be able to immediately start typing their message in the Conversation they just clicked to view.
