> For the complete documentation index, see [llms.txt](https://docs.vyv.ca/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vyv.ca/step-by-step-tutorials/albion/albion-and-lighting-console-workflow-integration/photon-grandma-project-link/3.-export-fixture-types-and-grandma-patch.md).

# 3. Export Fixture Types and GrandMA Patch

The third step consists in exporting your lighting fixture show data in XML format from the light console.

## 3.1. Export Fixture Types

1. Select the project fixture types in the menu {Setup > Patch and Fixtures > Fixture Types}.
2. Select the first item in the Fixture Types list and then click on the \[Export] button using the “Only XML” option from the Choose Style menu.
3. Repeat the previous step with all the fixtures types contained in the list.

By default, the grandMA will have exported each fixture type in a separate .xml file on the USB stick.

![](https://gblobscdn.gitbook.com/assets%2Fdocumentation%2F-M7i_yMr8s76pzQLKoex%2F-M7iaHGzesxFndliC2Ve%2F12.png?alt=media)

![](https://gblobscdn.gitbook.com/assets%2Fdocumentation%2F-M7i_yMr8s76pzQLKoex%2F-M7iaHH-tfhMjkmN2eQf%2F13.png?alt=media)

## 3.2 Export Fixture Layer

1. Load your project on the grandMA console.
2. Insert a USB stick (FAT32 format) in the grandMA console.
3. Select the project fixture layer in the menu {Setup > Patch and Fixtures}.
4. Press on \[Export Layer] using the “Only XML” option from the Choose Style menu.

By default, the grandMA will have exported the fixture layer .xml file on the USB stick.

​![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2Fdocumentation%2F-M7i_yMr8s76pzQLKoex%2F-M7iaHH0nNOVqdaHaT03%2F14.png?generation=1589919690626854\&alt=media)​![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2Fdocumentation%2F-M7i_yMr8s76pzQLKoex%2F-M7iaHH1m3Lgi9ruNqMG%2F15.png?generation=1589919690626722\&alt=media)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.vyv.ca/step-by-step-tutorials/albion/albion-and-lighting-console-workflow-integration/photon-grandma-project-link/3.-export-fixture-types-and-grandma-patch.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
