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.
Law firms, in-house legal teams, litigation & insurance.
Recent Chrome, Safari, Edge, Firefox. Internet connection required.
2 Access & account
Create an account
- From the home page, click Sign in, then “Create an account”.
- Provide e-mail, password (8 characters minimum), full name and, optionally, your firm name.
- 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.
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.
To use an agent: Agents section → select the agent → open the chat (see §6).
5 Cases
Create a case
- Cases section → “New case” button.
- Enter title, client, jurisdiction and priority.
- 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).
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.
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
| Category | Sources |
|---|---|
| Judicial | Légifrance (national law), Judilibre / Cour de cassation, Conseil d'État (ArianeWeb & landmark decisions), Tribunal des conflits |
| Doctrinal | Lefebvre 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:
- 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.
- Index text / a file (always reliable): pick the base, paste text (a ruling, an article) or import a
.txt,.md,.html,.jsonfile, then “Index”.
Search
- In the “Semantic search” box, type your question (e.g. liability for defective products).
- Run the search: the most relevant excerpts appear, with their source and a relevance score.
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.
| Plan | Price | Included |
|---|---|---|
| Starter | €299/mo | Up to 50 cases/month · 500 pages/month · 6 agents · email support |
| Professional | €799/mo | Extended cases · 5,000 pages/month · API · risk mapping · priority support |
| Enterprise | Custom | Sovereign 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.