AI 产品解读Facilita o cadastro de documentos na plataforma Namirial
Automates and simplifies the data entry process for registering new documents (envelopes) in the Namirial e-signature system, reducing manual typing and errors.
User logs into Namirial -> Extension detects document creation page -> Extension adds custom fields (Account, CPF/CNPJ, Name, Category, Type) -> User fills fields -> Extension auto-generates envelope name -> User submits document.
Auto-fills envelope names with account, CPF/CNPJ, and document typeProvides dropdowns for document categories and typesValidates and formats CPF/CNPJ inputsAdds SMS validation reminders for remote signaturesChecks envelope status via external API
- 目标用户
- Sicredi bank employees or partners / Namirial platform users
- The extension relies on the destination service (Namirial) for authentication and core functionality, so the analysis is limited to the client-side script behavior.
付费分析未识别到付费功能
The extension is free and does not implement any payment logic, subscription gating, or billing UI. It is a utility tool for internal or specific user workflows on the Namirial platform. The keyword 'pro' found in the static analysis corresponds to 'Proposta' (Proposal) in Portuguese document names, not a paid tier.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension is a content script for the Namirial platform (sicredi.signanywhere.com). The code explicitly handles the '/Account/Login' path and attempts to auto-redirect to SAML SSO login if the user lands on the login page. The core functionality (document registration) requires the user to be authenticated on the destination service.