...
- An agent creates a category that will be storing specified Request Templates afterward.
- The agent creates a template that gets either New or Waiting for Approval state.
- In order to be used by the end-users, a Waiting for Approval template has to be approved by a request_manager.
- From now on, the field Table is available, and the agent can choose a table from the list to set fields for the end-users.
- A Published template can be found on the service portal and is ready to be used by the end-users.
- In case of need, the end-user finds this service request form, fills in the fields, and sends it.
- The processing begins. Agents can divide the service request into request tasks, assign tasks to different employees, and change status.
- When the service request is completed, it gets assigned the Closed status.
Create a Request Category
...
This process allows users to create service requests and provides them with a flexible and simple form which helps creating specific requests that will meet users' needs.
...