# My Desk

In My Desk, the Summary tab is the default view and provides a consolidated overview of all assigned responsibilities across the platform. It brings together all objects into a single interface, allowing users to quickly understand what requires their attention without navigating across multiple tabs.

The Summary tab organizes information by object type and presents each category in a collapsible format. Each section includes an expandable downward arrow. Clicking the arrow expands the section to display detailed items under that category, enabling users to review specific records directly within the same view. Clicking the arrow again collapses the section, helping maintain a structured and uncluttered interface.

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

* The Databases tab displays all databases assigned to the user, allowing focused access to database-level details and actions.
* The Tables tab provides a list of tables associated with the user, enabling detailed review and management at the table level.
* The Table Columns tab shows column-level details within tables, helping users work at a more granular level.
* The Files tab lists all files assigned to the user, providing visibility into file-based data assets.
* The File Columns tab displays attributes or columns within files, enabling detailed inspection and management.
* The Reports tab includes all reports available to the user, allowing easy access to reporting assets.
* The Report Columns tab provides visibility into report-level attributes for more granular control.
* The Terms tab displays business glossary terms, supporting management of business definitions and context.
* The Tags tab lists all tags, allowing users to review and manage classifications.
* The Projects tab shows projects associated with the user, enabling visibility into project-level ownership and activities.
* The Service Desk Tickets tab provides access to tickets that require attention, supporting workflow and approval processes.
* The Processing Activities tab displays ongoing and completed activities, helping users track assigned tasks.
* The ROPA Reports tab includes records of processing activities, supporting compliance tracking and review.
* The Reference Data Units tab provides access to reference data entities, enabling structured data management.
* The Governance Apps tab lists applications associated with governance processes.
* The Policy Manager tab displays policies, allowing users to review and manage governance policies.
* The Data Quality Rules tab includes rules defined for data quality, supporting monitoring and enforcement.
* The Data Quality Schemes tab displays schemes that group and organize data quality rules.
* The Connectors tab provides visibility into configured connectors.
* The DAG Tags tab lists DAG-related tags for workflow and dependency tracking.
* The APIs tab displays available APIs associated with the user.
* The API Attributes tab provides detailed visibility into API-level attributes.

#### Download Authorized Objects

Download a CSV file by clicking "Download" at the bottom right of the table. This file contains a list of objects they have authorized access to.

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

***

Copyright © 2026, OvalEdge LLC, Peachtree Corners, GA USA


---

# 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.ovaledge.com/release8.1/home/my-resources/my-desk.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.
