diff --git a/dev-docs/bidders/adagio.md b/dev-docs/bidders/adagio.md
index c750d77c12..4476a3bf4e 100644
--- a/dev-docs/bidders/adagio.md
+++ b/dev-docs/bidders/adagio.md
@@ -4,13 +4,14 @@ title: Adagio
description: Prebid Adagio Bidder Adaptor
pbjs: true
biddercode: adagio
-media_types: banner, video
+media_types: banner, native, video
userIds: britepoolId, criteo, id5Id, identityLink, liveIntentId, netId, parrableId, pubCommonId, pubProvidedId, sharedId, unifiedId
gdpr_supported: true
usp_supported: true
coppa_supported: true
schain_supported: true
gvl_id: 617
+prebid_member: true,
---
### Note
@@ -35,5 +36,13 @@ The Adagio bidder adaptor requires setup and approval from the Adagio team. Plea
| `subcategory`* | optional | Subcategory of the content displayed in the page.
- max length: 30
- max distinctives values: 50 | `'handball'` | `string` |
| `postBid` | optional | Used in Post-Bid context only. | `true` | `boolean` |
| `video` | optional | OpenRTB 2.5 video options object.
All options will override ones defined in mediaTypes.video | `{skip: 1, playbackmethod: [6]}` | `object` |
+| `native` | optional | Partial OpenRTB Native 1.2 request object. Supported fields are:
- context
-plcmttype | `{context: 1, plcmttype: 2}` | `object` |
+
*These parameters will have its accentuated characters converted to their non-accentuated version: `é` => `e`
+
+### Native Custom assets
+
+| Name | description |
+|--------------|-------------------------------------|
+| `adagio_bvw` | Url to handle Measure beacon |