# Watching packages

OnePub allows you to add a 'watch' to one or more public and/or private packages.

Watching a package provides two features:

1\) we create a bookmark on your OnePub search page for quick access

2\) we send you an email notification whenever a new version of the package is uploaded.

To add a watch click on the eye ![](/files/vgPBx2J24chB2HuBahx5) next to the package name in the search results:

![](/files/JY73RAit3N0Cj85z5AeF)

If you only want the bookmark feature then you can turn of notifications for each watched package.

![](/files/OTMOoFArlxh1mT3cinta)


---

# 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.onepub.dev/guides/watching-packages.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.
