# The View Option

The View option allows you to view a number of different parts of the application from outstanding windows to timesheets, scheduled requests, and more.

1. Select Menu > **View**. ![](/files/ftPT1geNeAMeCTCpxpir)
2. The menu options for parts of the application to which you do not have access are disabled.
3. Select from the following options:

<table data-header-hidden><thead><tr><th width="252"></th><th></th></tr></thead><tbody><tr><td>Calls Outstanding</td><td>Displays your <strong>Calls Outstanding</strong> window. You can also get to the Calls Outstanding window by just clicking on the View button instead of the arrow.</td></tr><tr><td>Workload</td><td>Displays your <strong>Workload</strong> window.</td></tr><tr><td>Requests Outstanding</td><td>Displays your <strong>Requests Outstanding</strong> window, which is the window which displays requests for which you are responsible.</td></tr><tr><td>Tasks Outstanding</td><td>Displays your <strong>Tasks Outstanding</strong> window, which is tasks that have been forwarded or assigned to you.</td></tr><tr><td>Timesheet</td><td>Displays the Timesheet window that enables you to view your past and current task and call timesheet entries.</td></tr><tr><td>Request Schedules</td><td>Displays the <strong>Request Schedules</strong> window that enables you view requests that are scheduled to be created some time in the future.</td></tr><tr><td>IPK and Workflow Schedules</td><td>Displays all of the scheduled Calls and Requests, such as one might setup for recurring activities and maintenance tasks.</td></tr><tr><td>Current Outages</td><td>Diplays all currently running outages</td></tr><tr><td>Resource Manager</td><td>Displays resource manager to allocate tasks to groups or people</td></tr><tr><td>Call Activities</td><td>Displays call activities.  Call activities are ancillary tickets you create and attach to tickets that exist outsode of workflow and request entities.  These may include tasks agents need to perform as part of troubleshooting or resolving specific types of incidents.</td></tr></tbody></table>


---

# 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.alemba.com/asm-hermes/use-asm/using-asm-core/getting-started/the-asm-core-window/the-view-option.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.
