# Requests Requests represent a **one step workflow** within Tenovos. Users with the Request Management and Request Inbox privileges can see and manage any type of request in the system. Each request is assigned a specific *type*, which can be defined based on your needs. Examples include: - Upload - Download - Asset Change - Merchandising Review - Archive In these examples, one or more assets are part of a request, and each asset can be assigned to a different user for review. The reviewer can updated the status of each asset they are assigned to, such as *Approved*, *Rejected*, *In Progress*, *Auto Approved*, etc. The request itself can also have a status. These terms are completely customizable, and therefore are not an enum in the API documentation. ## Request Created - [POST request.created](https://api.tenovos.com/developer-portal/webhooks/reference/requests/request.created.md): Receive a notification when a new Request is submitted ## Request Updated - [POST request.updated](https://api.tenovos.com/developer-portal/webhooks/reference/requests/request.updated.md): Receive a notification when a Request is updated