LEXorchestration · Manual ⬇ PDF FR Home Sign in

User manual

LEXorchestration — getting-started guide

An agentic legal-intelligence platform: case qualification, argument evaluation, risk mapping, drafting and semantic search over legal knowledge bases — under human oversight.

1 Overview

LEXorchestration chains specialised agents over a deterministic flow (intake → assessment → strategy → arguments → risks → drafting), combining symbolic AI, neural networks and knowledge graphs. High-impact decisions go through human validation: the tool assists the legal professional, who retains final responsibility.

Addresses
Home: lexorchestrate.esq
Application: app.lexorchestrate.esq
For whom
Law firms, in-house legal teams, litigation & insurance.
Browsers
Recent Chrome, Safari, Edge, Firefox. Internet connection required.

2 Access & account

Create an account

  1. From the home page, click Sign in, then “Create an account”.
  2. Provide e-mail, password (8 characters minimum), full name and, optionally, your firm name.
  3. You are signed in automatically and taken to the dashboard.

Sign in

At app.lexorchestrate.esq/login, enter e-mail and password. The session is kept by a secure token (JWT) and renews automatically. To sign out, use the top-right menu.

Passwords are stored hashed (bcrypt); they are never stored in clear text. If you forget yours, contact your organisation's administrator.

3 Dashboard

After sign-in, the dashboard shows an overview: available agents, recent cases and quick links. The side navigation gives access to Agents, Cases, Documents, Risks, Billing and Settings.

4 The 6 agents

Each agent handles one reasoning step. They share a common knowledge graph.

🧠
Internal intelligenceIntake: extraction of entities, facts and contradictions; feeds the graph.
⚖️
Case assessmentMaps facts → statutes & case law; qualification; weak spots.
🗣️
Argument constructionTheses / counter-theses, strength testing, strategy prioritisation.
🗺️
Risk mappingExposure (probability × impact), incl. EU AI Act / GDPR.
✍️
Automated draftingPleadings, letters, clauses — every passage traceable to its source.
🔗
Orchestration & oversightDeterministic flow; human validation before sensitive actions run.

To use an agent: Agents section → select the agent → open the chat (see §6).

5 Cases

Create a case

  1. Cases section → “New case” button.
  2. Enter title, client, jurisdiction and priority.
  3. Confirm: the case is created with a unique number (format LEX-YYYY-XXXXXX) and the “intake” status.

Review & track

The list shows title, client, status and priority; a status filter is available. Click a case for its detail. Statuses follow the lifecycle: intake assessment filing defense trial closed. Deleting a case archives it (reversible in the database).

Cases are persisted in the PostgreSQL database: they remain available across sessions and for your whole organisation, subject to permissions.

6 Chat & analysis

The chat interface lets you converse with an agent about a case. Answers are shown as formatted text (HTML) — headings, lists, emphasis — not raw markup. Cited sources appear below the answer.

Generative-AI features require valid model keys on the server. Without a key, analyses remain available in a degraded mode. Ask your administrator to enable the keys (Anthropic / OpenAI) for full capability.

7 Knowledge bases & semantic search (RAG)

Access: Settings → Knowledge bases. You will find judicial and doctrinal sources connected by default, and you can add your own.

Default sources

CategorySources
JudicialLégifrance (national law), Judilibre / Cour de cassation, Conseil d'État (ArianeWeb & landmark decisions), Tribunal des conflits
DoctrinalLefebvre Dalloz library, Doctrine.fr (business law), Village de la Justice, RAJF

Enable / add a base

  • Enable/disable: the toggle on the right of each base makes it available (or not) for search.
  • Add: enter a name and, optionally, a URL, then “Add”.
  • Delete: possible for your own bases (default bases cannot be deleted).

Index content

Search runs over indexed content, not live websites. Two methods:

  1. Index (URL): “Index” button on a base whose URL is accessible. If the source blocks automated access or requires JavaScript, a message invites you to use the text/file method.
  2. Index text / a file (always reliable): pick the base, paste text (a ruling, an article) or import a .txt, .md, .html, .json file, then “Index”.

Search

  1. In the “Semantic search” box, type your question (e.g. liability for defective products).
  2. Run the search: the most relevant excerpts appear, with their source and a relevance score.
RAG good practice: index the relevant passages (a ruling, an article), not entire portals. For maximum semantic quality, the administrator can enable OpenAI embeddings; otherwise a functional local fallback is used.

8 Settings

  • General: time zone, language.
  • Knowledge bases: source management and search (see §7).
  • API keys: generate access keys for integrations.
  • LLM: model preferences.
  • Notifications / Security: account preferences.

9 Subscription

Plans and payment are handled by Stripe (PCI-DSS); LEXorchestration never accesses your card data.

PlanPriceIncluded
Starter€299/moUp to 50 cases/month · 500 pages/month · 6 agents · email support
Professional€799/moExtended cases · 5,000 pages/month · API · risk mapping · priority support
EnterpriseCustomSovereign deployment (EU / on-premise) · SSO · contractual SLA

Subscribe from the home page (Pricing section). Subscription management is via the Stripe customer portal.

10 Compliance & security

  • EU AI Act (art. 50): you are informed that you interact with an AI system; human oversight applies to high-impact decisions.
  • GDPR: data processed per the service's purposes; rights of access, rectification, erasure, etc.; right to lodge a complaint with the CNIL.
  • Security: encrypted transport (HTTPS/TLS), hashed passwords (bcrypt), JWT tokens, HTTP security headers, CORS restricted to the application domain.
  • Responsibility: the tool assists; legal decisions and responsibility remain with the legal professional.

11 FAQ & troubleshooting

I can't sign in

Check the URL (app.lexorchestrate.esq/login), e-mail and password. After several failures, try again later or contact your administrator.

Indexing a source fails

Some portals block automated access or require JavaScript. Use “Index text / a file”: paste the useful passage or import a text file.

Search returns nothing

Search runs over already-indexed content. Index content into an active base first, then search again.

Agent answers are limited

Generative-AI capabilities depend on valid model keys on the server. Ask your administrator to enable them.

Need help? Contact: sovereignpialpha@startmail.com