Skip to main content
System metagraph view

1. Upload documents to the system

Upload PDFs, schematics, specs, or any reference files that describe your system. Atlas will use these to build the metagraph.
You can upload multiple documents in separate requests. Each becomes part of the system’s document store.

2. Create a metagraph update job

Create a job that instructs Atlas to read the uploaded documents and update the metagraph.
Save the uuid from the response:
additional_context is optional. Use it to scope or guide the analysis when you have a specific part of the system you want Atlas to model.

3. Start the job run

Save the uuid from the response:

4. Poll for completion

The status field will transition through pendingrunningcompleted (or failed). Poll until you see a terminal state.

5. Inspect the metagraph

Once the job completes, fetch the result:
The response includes the full graph of entities and relationships Atlas has built from your documents.