> ## Documentation Index
> Fetch the complete documentation index at: https://atmos.oxygen.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# Bookmarks manager

> Add bookmarks to every browser profile or route them by profile tags

## Overview

Open **Browser → Bookmarks manager** to manage bookmarks for Oxidium profiles.

<Frame>
  <img src="https://mintcdn.com/oxygenparadigm/J3OTVhArVqS-DExD/images/atmos_ui/browser/atmos_browser_bookmarks_manager.png?fit=max&auto=format&n=J3OTVhArVqS-DExD&q=85&s=6a67021d4633b9926e3ef080beb57a4b" alt="Bookmarks manager with the add bookmark dialog" width="1750" height="1050" data-path="images/atmos_ui/browser/atmos_browser_bookmarks_manager.png" />
</Frame>

A bookmark can be global or tag-based:

| Assignment    | Behavior                                                               |
| ------------- | ---------------------------------------------------------------------- |
| **Global**    | Add the bookmark to every browser profile                              |
| **Tag-based** | Add the bookmark only to profiles that share at least one selected tag |

## Add one bookmark

<Steps>
  <Step title="Open the add dialog">
    Click **Add bookmark**, then select **Single**.
  </Step>

  <Step title="Enter the bookmark">
    Enter its name and URL.
  </Step>

  <Step title="Choose profiles">
    Select profile tags or enable **Make bookmark global**.
  </Step>

  <Step title="Save the bookmark">
    Click **Add**.
  </Step>
</Steps>

## Add multiple bookmarks

Select **Multiple** and enter one bookmark per line in this format:

```text theme={null}
URL|title
```

For example:

```text theme={null}
https://example.com|Example
https://github.com|GitHub
```

Select profile tags or enable **Make bookmark global**, then click **Add**. The selected assignment applies to every bookmark in the input.

## Find and manage bookmarks

Use **Search**, **Tags**, and **Global** to filter the list. Use the actions on a bookmark row to edit or delete it.
