# Features and functions

### Groups

![](/files/NOEBsg5Hbky94Wt0yvWd)

1. Groups can be used to classify browsers. Also you can assign a gorup to sub users. Refer to [Users](/help1/users.md).
2. Click "Add" to add new group.
3. Click "Edit" to update group infos. Like name and sort.
4. Click "Delete" to remove a group.

### Advanced Search

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

1. You can quickly filter datas by Name,Group Name, Username, Seq, Min Seq, Max Seq, Remark, Proxy Type, Host and Status.
2. Switch tabs, quickly filter group datas.

### Features

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

* box1: Switch lines, you can switch lines when your local network error, detect IP failed or other issues.
* box2: Package and browser used infos.
* box3: Open times per day.
* box4: Search filters.
* box5: Reset opened browsers window bounds.
* box6: Refresh data.
* box7: Share with others.
* box8: Reset table columns.
* box9: Recycle Bin, refer to [Recycle Bin](/help1/recycle-bin.md).
* box10: More operatioins, such as Open Selected, Clone Selected, Set As Favorite, Export, Batch Update Browsers etc.
* box11: Selection for batch operation.
* box12: Batch open selected browsers.
* box13: Clone selected browser, you can both clone fingerprint infos or random it.
* box14: Set Favorite.
* box15: Export by selected, seq range and groups.
* box16: Batch update browser's group, proxy, remark and all of other items.
* box17: Close selected browsers.
* box18: Clear selected browser's cache files.
* box19: Share browsers with others.
* box20: Transfer browsers to other BitBrowser users.
* box21: Delete selected browsers, you can completely delete browsers(can not resotre) or move to recycle bin, refer to [Recycle Bin](/help1/recycle-bin.md).
* box22: Config fingerprint items, same as [add browser](/help1/browser-profiles/add-a-new-browser-profile.md).
* box23: Open browser.
* box24: Set Favorite.
* box25: Open selected browsers, close selected browsers, move to recycle bin and delete completely.
* box26: Pagination
* box27: If the agent has added a refresh URL, click to refresh to the latest URL


---

# 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://doc.bitbrowser.net/help1/browser-profiles/features-and-functions.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.
