# Link

## Add a Link

1. Open an existing [application ](https://docs.novacura.com/flow-connect/working-with-connect/create-and-design/applications/create#create-application)or create a new one in an [application package](https://docs.novacura.com/flow-connect/working-with-connect/create-and-design/application-packages) and open it in the Designer.

   1. Add a User step.&#x20;
   2. Add a Link.
   3. In the Large text, write “This is {userId} weblink”.
   4. In the Small text, write “This link directs you to our help”.
   5. Under Behaviour, add the link “<https://docs.novacura.com/flow-connect>” in the URI.
   6. Choose the Link Type “Web”.
   7. Click the **Play** button in the top right-hand corner to run the application in diagnostic mode.

   <figure><img src="https://1716064794-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIIgl6sNaTky0iALxYWHH%2Fuploads%2FASzMVqfZ0KjqyUmRZYlX%2FLink.png?alt=media&#x26;token=59b7971f-1527-4b98-92a8-6ad759560b6f" alt=""><figcaption><p>You will see your own userId.</p></figcaption></figure>
2. Go back to the Designer.

   1. In the Condition To Hide, write “{userId = “*your user id”*} *(the user Id you saw in the large text in the first part)*
   2. Run the application in diagnostic mode again.

   <figure><img src="https://1716064794-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIIgl6sNaTky0iALxYWHH%2Fuploads%2FoHGixRKhz7mCgFwRtmor%2FWith%20border.png?alt=media&#x26;token=fabf8a31-f25e-4599-9864-41bbd0010540" alt=""><figcaption><p>The link is now hidden since the condition is fulfilled.</p></figcaption></figure>
