--- title: "Opt-Ins" slug: "opt-ins" updated: 2025-07-07T07:31:26Z published: 2025-07-07T07:31:26Z canonical: "help.frisbii.com/opt-ins" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.frisbii.com/llms.txt > Use this file to discover all available pages before exploring further. # Opt-Ins ## Preliminary Remarks - Individual opt-ins can be created in the Merchant Backend. - Only one version of the opt-in can be active at any one time. - The opt-in can be queried in the SSO and in the checkout. - The opt-in status can be changed manually in the customer account. --- ## Add Opt-In - Click on **+Add Opt-In**. - Enter **Internal Title**. - Enter **Opt-In (uniqueID)**. - Slider: - gray: inactive - green: active - Select **opt-in channel/channels** using the drop-down menu. - **Descriptions with Translations**: **Add** language via <0>+ . - **Opt-in during registration process**: Text is displayed in the SSO. - **Opt-in during purchase**: Text is displayed in the checkout. > [!TIP] > **Note**: Once the texts have been activated, they should no longer be changed. **API endpoints:** [Customer OptIns](https://api.plenigo.com/#tag/Customer-OptIns) /api/v3.0/settings/advertisementOptIns /api/v3.0/settings/advertisementOptIns/{customerOptInId} --- ## Manage opt-in in the customer account Opt-ins can be managed manually in the customer account. - Open main menu **Customers** . - Click on the desired customer. - Click on **Manage** in the action bar. A drop-down menu opens. - Click on **Change Opt-In Status**. - Change opt-in status. The confirmation of opt-ins can be tracked in the customer overview. ![](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/image-DDRFZ9NL.png) **API endpoints:** [Customers](https://api.plenigo.com/#tag/Customers) /api/v3.0/customers /api/v3.0/customers/{customerId}