> For the complete documentation index, see [llms.txt](https://docs.vergeos-demo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vergeos-demo.com/run-the-platform/system-administration/subscriptions-accessing.md).

# Viewing and Accessing Subscriptions

## Access Your Own Subscriptions

* Access your user menu (top right corner) and select **Subscriptions**\
  \&#xNAN;**-OR-**
* Click the **Subscriptions icon (top right)** and select **All My Subscriptions** (to view all) or select **Page Subscriptions** (to view only subscriptions associated to the current page.)

  ![subscriptions-icon-white.png](/files/ykllKOKDz1vNYOMGMv2g)

  The Subscriptions icon will be orange if you are subscribed to the current page (i.e. you own subscriptions that pertain to this part of the UI.)

  ![subscriptions-icon-orange.png](/files/870gkmhDRxkCQrIEJrTk)

## Access All Subscriptions

1. From the top menu, navigate to **System** > **Subscriptions**. This will normally list all subscriptions owned by all users. From this page, **subscriptions can be selected for edit/delete** (with proper permissions), and new **subscriptions can be added.**

{% hint style="info" %}
**By default, all users can view all subscriptions but cannot modify subscriptions other than their own. Administrators can adjust user permissions to suit their organization.**
{% endhint %}

{% hint style="success" %}
**Throughout the VergeOS UI, the&#x20;*****Sort*****&#x20;and&#x20;*****Filter*****&#x20;Options at the top of columns can be helpful for working with longer lists.**
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.vergeos-demo.com/run-the-platform/system-administration/subscriptions-accessing.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.
