# Active tab

If your profile has multiple tabs, and you want to switch website tabs, you can use this active tab node.

Nếu profile của bạn có nhiều tab, và bạn muốn chuyển đổi tab trang web, bạn có thể sử dụng node active tab này.

<figure><img src="/files/yfNXyK1wXBcQ6KFva4uI" alt=""><figcaption></figcaption></figure>

For example, we have 3 tabs as follows:

Ví dụ ta có 3 tab như sau:

<figure><img src="/files/AkPYZF0gqY1ThQc6HObU" alt=""><figcaption></figcaption></figure>

#### Filter

* URL:

&#x20;           Equal: Enter the absolute path of the website, for example: <https://www.facebook.com/&#x20>;

&#x20;           Equal: Nhập đường dẫn tuyệt đối của trang web, ví dụ: <https://www.facebook.com/>

&#x20;           Contain: Enter the relative path of the website, for example: facebook

&#x20;           Contain: Nhập đường dẫn tương đối của trang web, ví dụ : facebook

* Title:

&#x20;            Equal: Enter the absolute title of the website, for example: Electronics, Cars, Fashion, Collectibles & More | eBay

&#x20;            Equal: Nhập tiêu đề tuyệt đối của trang web, ví dụ: Electronics, Cars, Fashion, Collectibles & More | eBay

&#x20;            Contain: Enter the relative title of the website, for example, Facebook

&#x20;            Contain: Nhập tiêu đề tương đối của trang web, ví dụ: Facebook

#### Select tab&#x20;

You need to enter the tab number of the tab you want to activate. For example, when you want to switch to the Facebook tab to work with that tab, you can enter the tab number as 1.

Bạn cần nhập tab number của tab mà bạn muốn active. Ví dụ khi bạn muốn chuyển sang tab Facebook để làm việc với tab đó thì bạn có thể nhập tab number là 1.

{% file src="/files/DpLrX7IdjAOjZ3FqZayd" %}


---

# 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.hidemium.io/automation-user-manual/navigator/active-tab.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.
