> For the complete documentation index, see [llms.txt](https://docs.m-xr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.m-xr.com/marso-measure/resources/multiple-machines.md).

# Multiple Machines

Your M-XR Account can be used to access Marso Measure from multiple machines, however **only one can be activated for using Marso Measure at a time**.

The first time you log in to a new machine, you will be prompted to activate it, this will deactivate your previously active machine. The system settings will also need to be set per machine.

Your presets will then be available to you, across any machine.&#x20;

{% hint style="danger" %}
Activating another machine while a job is processing may cause unexpected behaviour on both machines.&#x20;
{% endhint %}

***

## Sharing Jobs

Jobs can be accessed from any machine logged into your account.&#x20;

Jobs can only be processed or exported if the raw photography is available at the same path as it was when the job was created, and the scratch directory is shared.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.m-xr.com/marso-measure/resources/multiple-machines.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
