# What you see on the screen

The release page view can be toggled between Grid View and Card View using the button next to the **‘New Release'** button.&#x20;

Details displayed are as follows:&#x20;

* Release Manager&#x20;
* Team&#x20;
* Status&#x20;
* Priority&#x20;
* Risk&#x20;
* Release Type&#x20;
* Due Date&#x20;

**Home Page | Details**

| **Label**   | **Action**                                                                         | **Description/ Example**                                                                                                                                                                                                                                         |
| ----------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| View        | Click on the view icon, to view the categories.                                    | All, My Approval, Pending Releases etc.                                                                                                                                                                                                                          |
| Search      | Search for the required release.                                                   |                                                                                                                                                                                                                                                                  |
| Filter      | Filter can be added based on the field and condition from the drop-down box below. | <p>Field – Actual Closure Date, Agreed Closure Date, Assignee, Callback, Closed Type, Closed by, Creation Time, Creator, Due Date, Impact, Last Updated Time, Priority, etc. </p><p>Condition – in, not in, equal to, not equal to, contains, not contains. </p> |
| Auto Reload | Click to Stop (Default is Auto)                                                    | It reloads the topology view at every interval of 60 seconds.                                                                                                                                                                                                    |
| New Release | Click to add a new release.                                                        | Follow the below to add a new release.                                                                                                                                                                                                                           |

Each Release allows the below actions by hovering over the mouse (Quick action tools): &#x20;

| **Label**              | **Action/ Description**                                                                                                                         |
| ---------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
| Comment/ Communication | Access existing comments or share your own insights via Mail, Notes, or the workflow with a simple click.                                       |
| History                | Click here to view the complete timeline and details of the releases.                                                                           |
| Interaction            | This button unlocks the release interaction log, providing a data-driven perspective on user engagement, feedback trends, and support activity. |
| Attachment             | Click here to access the docs/ screenshot ect.  attached to the release.                                                                        |
| Quick Edit             | Click for quick configuration changes.                                                                                                          |
| Edit                   | Click here for advanced/ detailed release editing.                                                                                              |
| Delete                 | Access this button to delete the selected release.                                                                                              |
| Relation               | Clicking  this button enables users to add a Ticket, Problem, Change or a request to the release.                                               |
| Complete               | Click to change the status to Complete and simultaneously closing the release.                                                                  |


---

# 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.infraon.io/infraon-help/infinity-user-guide/release-management/what-you-see-on-the-screen.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.
