> For the complete documentation index, see [llms.txt](https://help.aristotlemetadata.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aristotlemetadata.com/collaborating-within-the-registry/issues-and-change-requests/viewing-all-issues.md).

# Viewing all issues

From the 'All Issues' page, users can view all issues that have been created, as well as:

* What labels are assigned to what issues
* What item each issue is assigned to
* When each issue was:
  * Created
  * Updated
* The number of comments on each issue
* Each issue's description
* The stewardship organization of relevant issues.

### How to view all issues

1. Select 'Issues' from the dashboard side panel.

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

2. The 'All Issues' page will now appear, showing all of the issues that you have permission to view, as well as their relevant statistics.

<figure><img src="/files/4QsS2hRtgnkbWjxiWaps" alt=""><figcaption></figcaption></figure>

### Breakdown of the All Issues Page  <a href="#breakdown_of_the_all_issues_page" id="breakdown_of_the_all_issues_page"></a>

**You can search for issues in the search bar:**

* By name
* Through filters
* By issue number.

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

**You can apply filters by selecting a:**

* User
* Workgroup
* Stewardship Organization
* Label.

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

**Notes:**

* In the above example, 'Definition' is the issue's label
* Filters can be removed by selecting the cross on any applied filter once it has appeared beneath the search bar.

**You can toggle between open and closed issues by selecting 'Open' or 'Closed' accordingly.**

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

**'Issue Name' displays an issue's:**

* Name
* Unique issue number
* Creator
* Workgroup
* Stewardship Organization the issue belongs to
* Labels.

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

**Note:** Unique issue numbers can be searched for in the URL, as well as in the 'All Issues' page's search bar.

**'Item' displays the item an issue is assigned to.**

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

**Note:** Whilst selecting an item here will allow you to view it, it will not open in a new tab.

**'Created' displays the issue's creation time.**

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

**'Updated' displays when the issue was last updated.**

<figure><img src="/files/2kAJw5pXRSMi0h3AffGx" alt=""><figcaption></figcaption></figure>

**'Comments' displays how many comments are attached to the relevant issue.**

<figure><img src="/files/7c9r43iHApvdRQuX9WO8" alt=""><figcaption></figcaption></figure>


---

# 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://help.aristotlemetadata.com/collaborating-within-the-registry/issues-and-change-requests/viewing-all-issues.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.
