{
  "key": "facebook_business_access",
  "title": "Add us to your Facebook Business Portfolio",
  "variables": {},
  "start": "invite",
  "steps": [
    {
      "id": "invite",
      "owner": "client",
      "instruction": "In [business.facebook.com](https://business.facebook.com): Settings > People > Invite people — invite **rian@plusroi.com** as an employee with **full access**. Facebook is always full of hiccups, so full access simply avoids roadblocks; we'll be working on the pixel and conversions API. When the work is done we'll ask to be removed or downgrade ourselves.",
      "primary": {
        "label": "Invited",
        "to": "verify"
      },
      "alternatives": [
        {
          "key": "later",
          "label": "I'll do it later",
          "kind": "flag",
          "tone": "ack"
        },
        {
          "key": "trouble",
          "label": "Having trouble",
          "kind": "flag",
          "tone": "attention"
        }
      ],
      "tutorial": {
        "title": "Inviting us to your Business Portfolio",
        "intro": "This is Meta's Business Manager — the container that owns your Page and ad account.",
        "steps": [
          {
            "text": "Go to [business.facebook.com](https://business.facebook.com) and sign in with your personal Facebook login.",
            "note": "You always sign into Business Manager with your personal account — that's normal, and we never see your personal profile."
          },
          {
            "text": "Open **Settings** (the gear, bottom-left), then **People** under \"Users\".",
            "image": "asset://fb-01-people.png"
          },
          {
            "text": "Click the blue **Invite people** button and enter our email address."
          },
          {
            "text": "Give **Full control** of the **Page** and the **ad account**, then send the invite.",
            "note": "If you'd rather start narrower, partial access works — we'll tell you if something we need is missing.",
            "image": "asset://fb-02-assign-assets.png"
          }
        ]
      }
    },
    {
      "id": "verify",
      "owner": "team",
      "instruction": "Accept the invite and confirm we're in with the right access.",
      "primary": {
        "label": "We're in",
        "to": "$done"
      },
      "alternatives": [
        {
          "key": "no_invite",
          "label": "No invite arrived — back to the client",
          "kind": "jump",
          "to": "invite"
        }
      ]
    }
  ]
}
