Here’s the English translation of the text:
This document contains a brief description of the functionality and installation process for the Outlook Add-in for More Service.
The application consists of the following components:
Multitenant App
Mail.Read
(Delegated)User.Read
(Delegated)The application grants office.moreservice.com permission to read the user's email, including attachments. Office.moreservice.com uses the user's login to fetch emails that need to be transferred.
The website office.moreservice.com delivers the JavaScript code that runs the add-in within Outlook. This interacts with https://office.moreservice.com.
When a user wants to transfer an email to More Service, the add-in fetches a JWT token from Outlook, along with email information, and sends this to https://office.moreservice.com.
Office.moreservice.com uses this token and the tenant ID to retrieve the email and attachments via the Graph API and transfer them to More Service.
The manifest describes the Outlook Add-in, detailing what it can do, the permissions it needs in Outlook, and where the application is loaded from. The application itself runs as a web application inside Outlook.
The setup process begins in More Service.
Users must then be added to Users and Groups to use the application.
The application can be uploaded centrally or manually added via “Sideloading.”
Sideloading
Use the following link to manually add the application for a user:
https://aka.ms/olksideload
Log in to Outlook to add apps:
To publish the application for users in the organization, follow these steps under Admin in outlook.office.com:
Once permissions are granted, review the settings and finalize the process.
The application will now be distributed.
It may take some time before the application becomes available to Agent (24 hours).
Click Done to close the window.
This version maintains a clear, professional tone for an English-speaking audience.