# Request Management

Navigate to the VConnect > Service Request section to view the deployment statuses of all the tenants.&#x20;

### Service Request&#x20;

* Click ‘Service Requests’ section to view the status of the Service Request raised by the tenants.&#x20;
* Select a request whose status is ‘Waiting for Approval’ and approve/deny the request.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FIzId3lSZRX2anW1923pq%2Ffile.png?alt=media)

### Deployment Request&#x20;

* Click ‘Deployment Requests’ section to view the status of the Deployment Request raised by the tenants.&#x20;
* Select a request whose status is ‘Waiting for Approval’ and approve/deny the request.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FIOp9848E7auMQ2u6l0ji%2Ffile.png?alt=media)

### Deployments&#x20;

* The ongoing operation template deployments are viewed here.&#x20;
* If any operation fails, the admin can re-try the deployment and can see it running again.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FomdpkazYNu2hKnJQPe8Z%2Ffile.png?alt=media)

* Deployments drill down tab shows the list of operations in a deployment.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FJMBpKxNFBS0nV8oQQHLj%2Ffile.png?alt=media)

### Users

* Tenant users who can approve/deny a deployment request or service request.
* Navigate to VConnect > RMS > Users

![](/files/-MA5WGX8i1bJF_SFZh18)

#### Create or Edit a User

![](/files/-MA5XEhx8lfXV07w8zvM)

### Approval Tiers

* Approval tiers decide the request routing to approvers. Approval tiers can be configured based on Business Unit and Department. Tier can be added in format of \<BusinessUnit Name>-Tier\<Level> or \<Department Name>-Tier\<Level> based on business.
* Navigate to VConnect > RMS > Approval Tiers

![](/files/-MA5YHceSyc05_ofiglG)

#### Create Approval Tiers

![](/files/-MA5ihTWB_6H8SIrUOR9)

### Approval Participants

* Approval Participant is a workflow user for specific tier who will approve/reject request, receive email notifications based on roles configured.
* Here a workflow user may contain different role&#x20;
  * Requestor Role: Requestor is a tenant user who will create a request for approval.&#x20;
  * Approver Role: Approver is a tenant user who will approve/reject the  request created by requestor.&#x20;
  * Contributor Role (SME) and Inform Role (Help Desk): Contributor and Inform is a tenant user who will receive the email notification after approval.&#x20;
* Navigate to VConnect > RMS > Approval Tiers, click a tier

![](/files/-MA5iYVb3x2BtJLxYN1v)

### Add or Edit Approval Participant

![](/files/-MA5kbLt6i8w0tTHngaK)


---

# 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.cloudassert.com/azure-stack-vconnect/features/admin-features/request-management.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.
