Shani Einav
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
Activity overview
Latest activity by Shani Einav-
Shani Einav created an article,
Document Reading, Parsing, and Classification in Reindeer
Overview Reindeer document workflows are designed for real operational documents, not only clean digital PDFs. Reindeer can read business documents, parse them into structured information, classify...
-
Shani Einav created an article,
Avoid Duplicate Logical Cases
Overview Some workflows receive multiple documents, emails, or updates that refer to the same real-world business item. In those workflows, the goal is not always "one input equals one case." The g...
-
Shani Einav created an article,
Manage an Agent Case Schema
Overview An agent case schema defines the business fields Reindeer tracks for each case in a workflow. It is the shared contract between the agent, the case page, reviewers, reporting, and any conn...
-
Shani Einav created an article,
What Dynamic Case UI Allows
Overview Reindeer case pages can be configured to match the way each workflow is reviewed. This means different agents can show different fields, actions, layouts, statuses, and review controls dep...
-
Shani Einav created an article,
Update Case State Safely
Overview Use the external case PATCH endpoint to update case state after a review, correction, or operator action. The endpoint uses optimistic locking so concurrent edits do not silently overwrite...
-
Shani Einav created an article,
Manage Case State Schemas
Overview The case state schema defines the expected structure of the JSON state returned for each case by the external API. It helps API clients, case views, and derived keywords agree on where imp...
-
Shani Einav created an article,
Configure Case Display Settings
Overview Display settings control how an agent's case data appears in Reindeer case views. They are configured on the agent through the external API and are separate from the case state itself. Use...
-
Shani Einav created an article,
Configure Dynamic Case UI, Schemas, and State
Overview Reindeer agents store working data for each case in a JSON object called case state. The external API lets teams read and update that state, define the expected schema, and configure which...
-
Shani Einav created an article,
Writing Effective Contexts for Reindeer Agents
What a Context Is and Why It Matters A context is one artifact file that gives an agent business knowledge or instructions for a specific workflow. Think of it as a document you would give a new te...
-
Shani Einav created an article,
Cases Aggregation API: Counting Cases by Keyword
The Cases Aggregation API returns case counts for an agent, either as a single total or grouped by case keywords. Use it to track case volume and monitor the distribution of keyword values (for exa...