# My Requests

My Requests sub-module is integrated into the Service Desk module, providing a centralized hub for all service-related activities.

This submodule's main advantage is to conveniently access the service requests through "My Requests."

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeymILWcIfFqZwu-zbnI1cJ5v7Db-y17Mt3f1NnixzzIZGtonklLHuLhu94jMZQPmwHgdLRNgUf6QpFnyaYkCPFFBwo341kPjvRG5kPnUhODgXuEl5GDpAjkrzagx6tcTOfD9S-Rw?key=fmnDxUEd-g4k7FuVGbGRhw" alt=""><figcaption></figcaption></figure>

***

Copyright © 2025, 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-requests.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.
