# MediaConfiguration

MediaConfiguration

Media configuration for an engagement type — whether media attached to an
engagement reaches Buffer and can therefore be shown to the user.

**Status:** ⚠️ Experimental

**Fields:**
- `additionalInformation`: `String` - User-facing explanation of what the client can do about the missing media,
worded for the platform (e.g. "Instagram doesn't send media with mentions to
Buffer. Open the mention natively to see the full content."). Display text
only — not a stable machine key, so clients must not parse or switch on it.
Null when `supportsMedia` is true.
- `disclaimer`: `String` - User-facing explanation of why media isn't shown. Display text only — not a
stable machine key, so clients must not parse or switch on it. Null when
`supportsMedia` is true.
- `supportsMedia`: `Boolean!` - Whether media attached to this engagement type is delivered by the platform
and can be shown.