ClairaClaira Help Desk
Administration

How Claira uses Nuix Discover fields to store AI responses, how to create the right field types, and how to connect them in Claira settings.

Fields

Claira writes AI responses directly into Nuix Discover fields. This means every result is stored alongside your other case data, searchable, exportable, and available to everyone with access to the case. Understanding how fields work is essential to getting the most out of Claira.

What fields are used for

Every time Claira scans a document, the AI's response needs somewhere to go. That destination is a Nuix Discover field. By connecting fields to Claira, you control:

  • Where responses are saved -- which field stores the AI output
  • What gets recorded -- you can track the prompt text and bulk scan task IDs in separate fields
  • Who can see results -- anyone with access to the field in Nuix Discover can see Claira's output

Most teams connect three fields:

AI ResponseMemo (one-to-many)The primary field where Claira writes the AI's answer
Prompt TextMemo (one-to-many)Records which prompt produced each response
Bulk Scan Task IDMemo (one-to-many)Links each response to a specific bulk scan job

These three fields are the minimum. The prompt and task ID fields are typically a single field each, but for the response field we recommend setting up multiple AI response fields tailored to the tasks you plan to run. It is common to have more than one response field for a single task.

Tailoring response fields to your tasks

Different review tasks produce different kinds of output, and routing each kind into its own field keeps results easy to search, sort, and export. Below are two common workflows and the response fields they typically use.

Metadata enhancement (objective coding)

When Claira is filling in or correcting document metadata, each metadata point usually lives in its own field:

DateMemo (one-to-many)Document date extracted by Claira
TitleMemo (one-to-many)Document title or subject
AuthorMemo (one-to-many)Author or sender
RecipientMemo (one-to-many)Recipient(s)
KindMemo (one-to-many)Document kind (email, contract, memo, etc.)

Relevance review

Relevance tasks often pair a decision with the supporting context that justifies it:

Relevance decisionMemo (one-to-many)Responsive / not responsive
Relevance justificationMemo (one-to-many)Why Claira reached this decision
Issue tagMemo (one-to-many)Which case issue the document touches
Relevance confidence scoreMemo (one-to-many)How confident Claira is in the decision

These are just examples -- tailor your response fields to the specific tasks your reviewers will run.

If you are configuring Claira in a case you plan to clone for future matters (sometimes called the clone case), set up a broad range of AI fields up front. A comprehensive field library on the clone case means any future task can be performed without revisiting field setup.

Creating fields in Nuix Discover

Claira requires memo fields with one-to-many cardinality. This field type allows multiple values per document, which is important because you may run several prompts against the same document over time.

To create a new field:

  1. Navigate to field management in your Nuix Discover case.
  2. Create a new field with the following settings:
    • Type: Memo
    • Cardinality: One-to-many
    • Name: Something descriptive that includes the field's purpose
We recommend including the Composite ID in the field name. This makes it much easier to connect the field in Claira later, especially when you have many fields in a case.

Finding the Composite ID

Every Nuix Discover field has a Composite ID -- a unique identifier that Claira uses to connect to the right field. You need this ID when configuring fields in Claira settings.

To find the Composite ID:

  1. Open your browser's developer tools (press F12 or right-click the page and select Inspect).
  2. Switch to the Network tab.
  3. Navigate to the field in Nuix Discover (for example, open the field in the coding panel or field management).
  4. Look for the API request that loads field data. The Composite ID appears in the response.

The Composite ID looks something like this:

Claira - AI ResponseMemo (one-to-many)CASE.PREP.CLR_RESP

Connecting fields in Claira

Once you have your fields created and their Composite IDs noted, connect them in Claira:

  1. Open the Claira pane in your workspace.
  2. Navigate to Settings.
  3. For each field slot, paste the Composite ID.
  4. Give the field a label that your team will recognize.
  5. Optionally, add notes to explain what the field is used for.
Privilege FlagMemo (one-to-many)CASE.PREP.CLR_PRIVStores privilege determination from AI review

Shared visibility

When you connect a field in Claira, that connection is shared across all users on the case. This means:

  • You only need to connect fields once per case.
  • Every user who opens Claira will see the same field connections.
  • Any user can write to the connected fields by running scans.
Because fields are shared, coordinate with your team before changing field connections on an active case. Changing a connected field mid-review could route new results to a different location than earlier results.

Need help? Contact us at support@claira.to.

Was this page helpful?