# Send Companion Feedback Filtered

| Message                              | Description                                                                                      | Arguments |
| ------------------------------------ | ------------------------------------------------------------------------------------------------ | --------- |
| `/mixeffect/send-companion-feedback` | Sends to the Companion OSC Server a JSON file describing the current state of the ATEM switcher. | Multiple  |

| Argument | Type                      | Description                                                                                                                                                                    |
| -------- | ------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Filter   | Command, delimited string | <ul><li>dsk</li><li>supersource</li><li>output</li><li>fairlight</li><li>legacyaudio</li><li>colorgenerators</li><li>mediapool</li><li>aux</li><li>me</li><li>macros</li></ul> |
| Log      | Integer                   | <p>Optional.<br><br>Specify 1 to send output to console (debugging only)</p>                                                                                                   |

The JSON returned will be similar to that described in the [Send Companion Feedback](https://docs.mixeffect.app/automate/osc/messages/mixeffect/send-companion-feedback) action except blank or empty values will be returned in the section not being filtered. Additional a filter key will be present with the string used to filter (i.e. `dsk`).

**NOTE**: For the Filter variable, **do not** add spaces in the comma-delimited list of feedback parameters. Use this:

`dsk,me,supersource`

and not this:

`dsk, me, supersource`

See screenshot below:

![](https://3777554060-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MaiI5oKYEXGU01L5yjC%2Fuploads%2FpHNZeof5yPrlkdcNk05k%2Fimage.png?alt=media\&token=e18fa651-b087-42c9-8804-ef73320eb84d)

### Requirements

MixEffect 1.4.4 or higher
