> For the complete documentation index, see [llms.txt](https://help.depence.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.depence.com/depence-show-and-animation/depence-show-sequencer/depence-track-types/depence-fixture-group-tracks.md).

# Fixture Group Tracks

<div align="left"><img src="/files/-MhI_ka6PZTCd5xGlGWO" alt=""></div>

Fixture Group-Tracks are equal to the [Any Scene Tracks](https://syncronorm.atlassian.net/wiki/spaces/D2D/pages/48037940/Any+Scene+Track), but only store values for a specific fixture group, which will be selected automatically once the Track is selected. This Track covers the best workflows for lighting programming as it combines the group organization with tracking workflow programming.

To add a Fixture-Group Track navigate to your [Selection Groups](https://syncronorm.atlassian.net/wiki/spaces/D2D/pages/40927296/Selection+Groups) Window and drag a Group into the Track-View of the Timeline.

## **Draw Scene EventBlock**

The Fixture Group Track will directly pick the values, marked to store, from the Programmer:

1. Select your Track (which also select the fixture group).
2. Make changes in the Programmer.
3. Draw into the Track with your left mouse button.


---

# 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://help.depence.com/depence-show-and-animation/depence-show-sequencer/depence-track-types/depence-fixture-group-tracks.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.
