# How to Use Co-Browsing

When you have successfully added a co-browsing menu, you can immediately use the menu by going to the **Administration** page >> **Co-Browsing** Menu.

If you already have a cobrowse.io account you can log in directly by clicking the **'Sign In'** button. Then, you will be presented with the login page. Enter your email and click **'sign in with email'**. Then, open your email, and click the **'Continue Login'** link in the email you received.

![Login ](/files/DNSjLzYIRBQ8pdvtnHxv)

However, if you don't have an account yet, go to the homepage and click the **'Create Account'** button at the top right of the page. You will be presented with the Create a New Account page. Enter the required information such as your company name and your login method (using the desired email address) and click **'Sign up with Email'**.

![Create New Account](/files/HYxFbZNX2grLkuiIWdey)

If successful you will see a share link page to add your company team and also your license key.

{% hint style="info" %}
Your license key will be needed later to integrate the cobrowse.io application with the 3Dolphins application.
{% endhint %}

If you have successfully logged in, you will see a dashboard display as shown below.&#x20;

![Dashboard](/files/UJlpfeKG2fem0gG92dEz)

On the dashboard page, you will be shown a list of accounts and devices that are currently logged in to your 3Dolphins application. Select the device you want to connect by clicking the **'Connect'** button. Then, on the objected device will be asked for permission to access your device.

![Request Permisson](/files/KyFoMrLm1Dq2za28jY1O)

Click **'Allow'** to continue or click **'Deny'** to cancel this action. If you have successfully connected you will see a display as shown in the image below.

<table><thead><tr><th width="352.15036489500636">Connected Device</th><th width="325.8395400859893">Objected Device</th></tr></thead><tbody><tr><td> <img src="/files/YzLYEMqddX0J393pecua" alt=""></td><td> <img src="/files/HaK2YmfRpJPipHrty1Iv" alt=""></td></tr></tbody></table>

**Penjelasan Komponen:**&#x20;

| Feature           | Decription                                                                                  |
| ----------------- | ------------------------------------------------------------------------------------------- |
| Laser Pointer     | To point parts of the page when the share screen occurs without being able to switch pages. |
| Drawing Tool      | Feature to draw anything on the share screen.                                               |
| Remote Control    | To take control of the destination device in real-time.                                     |
| Clear Annotations | Clean your screen page from the drawing tool already created.                               |
| End Sharing       | Stop sharing screen activity.                                                               |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.3dolphins.ai/administration/co-browsing/how-to-use-co-browsing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
