Ejento AI
HomeQuickstartGuidesRecipesREST APIsChangelogsFAQs
HomeQuickstartGuidesRecipesREST APIsChangelogsFAQs
Ejento AI
  1. Features
  • Basic Operations
    • Features
      • Teams-->Projects-->Assistants Hierarchy
    • Guides
      • Login/Signup
  • Assistants
    • Features
      • Introduction to Assistants
      • Assistant Access Control
      • Caching Responses for Assistants
      • Assistant Evaluation
      • URL-based Chat Thread Creation and Prepopulation
      • Evaluation Metrics
    • Guides
      • Add an Assistant
      • Add assistant Instructions
      • Evaluate Assistant
      • Edit Assistant
      • Delete Assistant
      • Add Favourite Assistants
      • View Assistant Id
      • View Dataset Id
  • Workflows
    • Features
      • Introduction
    • Guides
      • Add Workflow
      • Workflow Chat
  • Corpus
    • Features
      • Introduction
      • Corpus Permissions
      • PII Redaction
    • Guides
      • Assistant Corpus Setup
      • Assistant Corpus Settings
      • Corpus Access Control
      • Corpus Connections
      • View Corpus Id
      • View Document Id
      • Tagging
        • Corpus tagging
        • Document tagging
  • Tools
    • Features
      • Introduction
    • Guides
      • Configure RAG Tool
      • Configure Attachment Tool
      • Configure Web Search Tool
      • Configure API Tool
      • View Tool Id
  • Analytics
    • Guides
      • Analytics
  • User Settings
    • Features
      • Ejento AI User Access Levels
    • Guides
      • Assistant Edit Access
      • Add User in a Team
      • Remove User from a Team
      • View my Access level in a Team
      • View my User Id
  • Chatlogs
    • Guides
      • Chatlogs
      • View Chatlog & Chat thread Id
  • API Keys
    • Guides
      • API Keys
  • Integrations
    • Email Indexing
    • Microsoft Teams
    • Sharepoint Indexing
  • Authentication & API Access
    • Guides
      • Authentication & API Access
  • Teams
    • Features
      • Introduction
    • Guides
      • Add a Team
      • Edit a Team
      • Delete a Team
      • View Team Id
  • Projects
    • Features
      • Introduction
    • Guides
      • Add a Project
      • Edit a Project
      • Delete a Project
      • View Project Id
  1. Features

PII Redaction

PII Redaction in Corpus#

What is PII Redaction?#

Personally Identifiable Information (PII) Redaction refers to the process of identifying and obscuring sensitive information in documents or data that could be used to identify an individual. This includes information such as names, addresses, phone numbers, social security numbers, email addresses, and any other data that can uniquely identify a person.

PII Redaction in Corpus#

With the introduction of PII Redaction in Corpus Indexing Settings, users can ensure that sensitive information within their documents is protected and not accessible to unauthorized entities. This feature is particularly useful when sharing knowledge across multiple assistants and projects, where privacy and data protection are critical.

How PII Redaction Works#

When creating a new Corpus in Ejento AI, users now have the option to enable PII Redaction.
1.
Document Analysis: Once a document is uploaded to the Corpus, It is automatically scanned for any PII Content.
2.
Redaction Process: Identified PII is then redacted, meaning it is either masked or replaced with placeholders to prevent exposure of sensitive information.
3.
Assistant Interaction: When assistants access the Corpus, they interact with the redacted version of the documents, ensuring that PII remains protected while still allowing assistants to use the non-sensitive information for generating responses.

Benefits of PII Redaction in Ejento AI#

Enhanced Privacy: By redacting PII, organizations can safeguard sensitive personal information, complying with privacy regulations.
Secure Collaboration: Teams can share documents across multiple assistants without the risk of exposing sensitive data, fostering a secure environment for collaboration.
Compliance and Trust: Implementing PII redaction demonstrates a commitment to data protection, building trust with clients and stakeholders.
By incorporating PII Redaction into the Corpus feature, Ejento AI provides a robust solution for managing sensitive information while maintaining the utility and accessibility of shared knowledge across assistants.
Previous
Corpus Permissions
Next
Assistant Corpus Setup