# Submit a New Request

The main steps in managing a request are as follows:

1. Create the request, using the appropriate workflow template.
   * Click the request link in the main menu:&#x20;

     <figure><img src="https://content.gitbook.com/content/hlW9jKl7dcDggHAPhNU9/blobs/TEl5nxod7bK2ws1bUxIb/image.png" alt=""><figcaption></figcaption></figure>
   * You can also create a request wherever you see this icon: ![](https://content.gitbook.com/content/hlW9jKl7dcDggHAPhNU9/blobs/AkzjXmFk3YVjcBTfXRxD/image.png)
   * You can also clone an incident to a request using this icon and ASM will copy over all of the details to your new request: ![](https://content.gitbook.com/content/hlW9jKl7dcDggHAPhNU9/blobs/ZTHFSyIcLWsgUjQIsrhM/image.png)
2. Select the workflow process and template you want to use

   <figure><img src="https://content.gitbook.com/content/hlW9jKl7dcDggHAPhNU9/blobs/30Yfqdp3UE3h7ZR2OgGA/image.png" alt=""><figcaption></figcaption></figure>
3. Complete the details&#x20;

   <figure><img src="https://content.gitbook.com/content/hlW9jKl7dcDggHAPhNU9/blobs/YHUgdFHeO9jNP6lz6ZzM/image.png" alt=""><figcaption></figcaption></figure>
4. Click Submit


---

# 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/requests-and-tasks/submit-a-new-request.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.
