# Add managers on Multiplier

In Multiplier, you can assign approvers or managers to oversee employee workflows such as expenses, time off, and timesheets. This ensures all submissions are reviewed and approved by a manager before they are finalized or included in payroll.

This guide explains when approvers are needed, what they can do, and how to assign them on the platform. Learn how to:

* [Create and assign managers for your team on Multiplier](/hr/manage-account/add-managers-on-multiplier/create-and-assign-managers-for-your-team-on-multiplier.md)
* [Add or remove employees under managers](/hr/manage-account/add-managers-on-multiplier/add-or-remove-employees-under-managers.md)
* [Remove an approver](/hr/manage-account/add-managers-on-multiplier/remove-an-approver-from-multiplier.md)

## Frequently asked questions

1. **What can an approver or manager view?**

Approvers can only view and act on requests related to:

* Expenses
* Time off
* Timesheets

They cannot access employee profiles or any personal or sensitive information.

2. **Who can assign approvers?**

Only users with admin access or appropriate permissions (e.g., HR Admin or Super Admin) can assign approvers.

3. **Where can approvers be added?**

Approvers can only be added directly through the Multiplier platform by the Super Admin.


---

# 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://help.usemultiplier.com/hr/manage-account/add-managers-on-multiplier.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.
