> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/classes/manager-self-service/manage-employees/integrations.md).

# How to Review and Approve Service Requests

When someone from your team places an order, it will first appear in your approvals. You can see this directly on your dashboard under **Open approvals** or by going to **Approvals** in the side menu.

![](https://media1-production-mightynetworks.imgix.net/asset/bcd2c407-4a60-4e73-8ffd-9633eaf79c7a/1758013846096.png?ixlib=rails-4.3.1\&fm=jpg\&q=75\&auto=format\&w=1400\&h=1400\&fit=max\&impolicy=ResizeCrop\&constraint=downsize\&aspect=fit)

Clicking either option takes you to the overview of all requests waiting for your decision. Here you’ll find the details of the order, such as who placed it and what has been requested.

![](https://media1-production-mightynetworks.imgix.net/asset/7f54a836-c9cb-439a-83ff-76fced78e03a/1758013861758.png?ixlib=rails-4.3.1\&fm=jpg\&q=75\&auto=format\&w=1400\&h=1400\&fit=max\&impolicy=ResizeCrop\&constraint=downsize\&aspect=fit)

Once you’ve reviewed the information, you can move the order forward by confirming it. This step triggers the actual ordering process and ensures that the service or item will be delivered.

After approval, the request becomes an open order. You can track these at any time under **Controlling → Orders**, where you’ll see the status of each order and whether further action is needed.

That’s it - with just a few clicks, you’ve approved a request and helped your team get what they need.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hub.equipme.io/classes/manager-self-service/manage-employees/integrations.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.
