Guides
Home

Usage Guides - Brighter Redact Enterprise

Welcome to the Usage Guides for Brighter AI Redact Enterprise. These guides explain how to effectively use our tools, including the Redact Client, the Graphical User Interface (GUI), and error log retrieval processes. Whether you are processing data, configuring advanced options, or troubleshooting issues, this section will guide you step-by-step.

In this guides, you’ll learn:

  • How to use the Redact Client to anonymize files or folders with command-line commands and API integrations.
  • How to access and utilize the Graphical User Interface (GUI) for an intuitive, browser-based redaction process.
  • How to retrieve and share error logs for troubleshooting and efficient issue resolution.

Additional Information: Command Flags for start_redact.sh

  • `a (attach flag): Runs containers in attached mode (foreground). This is useful for real-time monitoring.
  • -u (UI or utils flag): Starts the utils container, which provides access to the Graphical User Interface.
  • Example: To run in foreground and enable the UI:
    ./start_redact.sh -au