# How to Use Hybrid Bridge

<figure><img src="/files/fXD20ODQ8JjiDGOzVRYi" alt=""><figcaption><p>Hybrid Bridge Functions</p></figcaption></figure>

#### Hybrid Bridge Interface Overview

Welcome to the Hybrid Bridge Interface! This guide will walk you through each feature and explain how to make the most of your device management system. The interface allows you to manage and control your devices, monitor their connection status, and perform actions on them. Let's explore the functionalities in detail:

1. **Add Device**\
   **Functionality:** This button allows you to add a new device to the system.\
   **How to Use:** Simply click the "Add Device" button, and you'll be prompted to input the device details such as the device name, Instagram username of your account, and device ID. Once added, the device will appear in the list below for further management.
2. **Device List Table**\
   The table below shows a list of all devices you have added to the system. Here's what each column represents:
   * **Device Name:** The custom name you assigned to each device.
   * **Instagram Username:** The Instagram account username linked to the device.
   * **Device ID:** The unique identifier (ID) for each device.
   * **Connection Status:** Displays whether the device is connected. A green checkmark (✔) means the device is connected, while a red cross (✖) means it is disconnected. If you detect an issue with a device, you can contact support at t.me/phoneautomationsupport.
   * **Login Status:** Shows if the linked Instagram account is currently logged in. A green checkmark (✔) indicates that the account is logged in, and a red cross (✖) shows it is not logged in.
3. **Actions for Each Device**\
   For each device in the list, you have several management options available:

   * **Reboot Phone:** This button will reboot the selected device remotely. It's useful when a device needs a restart due to technical issues or after an action is performed.
   * **Show Screen (Local):** Clicking this button will open the current screen of the device, allowing you to view what’s happening on it in real-time. It's helpful for monitoring activities and checking the status of the Instagram app.
   * **Edit:** You can click this button to edit the details of the device, such as changing its name or Instagram username.
   * **Delete:** This button will remove the device from your system. Before deletion, you will be asked to confirm your action.
   * **Clear Instagram Data:** This feature allows you to clear all Instagram-related data from the device included logged in accounts, such as account login information and app data. Use it when resetting a device or preparing it for a new Instagram account.
   * **Check Login:** This button checks whether the Instagram account linked to the device is still logged in. If the account is logged out, this feature helps you verify it and take action if needed.
   * **View Screen:** This feature provides a dedicated page for customers to view the current activity on their device.

   <figure><img src="/files/eDuIRNs03vYDAr69XWkx" alt=""><figcaption><p>Phone Screen Controller</p></figcaption></figure>
4. **Phone View Page**\
   This new feature allows customers to control their related phones directly from their PC via the web interface. The Phone View page displays the device's home screen and provides an intuitive control interface for easy management.
5. **No Devices Added**\
   If no devices have been added, a message will appear in the table, prompting you to add a device. Use the "Add Device" button at the top to get started.

#### Conclusion

This interface is designed to give you full control over your devices and their connected Instagram accounts. You can monitor connection status, manage Instagram login statuses, and perform actions like rebooting or clearing Instagram data, all from one central location. If you have any further questions, feel free to reach out for support!

**Support Ticket:** [sharingtools.services/support](https://sharingtools.services/support)


---

# 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.sharingtools.services/welcome/how-to-use-hybrid-bridge.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.
