Available in Classic and VPC
Service management describes the Service management interface and how to create and manage services.
Service management interface
The Service management interface includes the following components:

| Component | Description |
|---|---|
| ① Menu name | Current menu name. |
| ② Basic features | Features displayed when you first access the Service Management menu.
|
| ③ Create Service | Click to create a service. |
| ④ Management features | Features for managing services.
|
| ⑤ Service list | List of services created.
|
Create a service
To create a service: First, enter the 3 required basic details to create the service, then configure additional settings.
Create a service
- From the NAVER Cloud Platform console, navigate to Menu > Services > **Media **> B2B PRISM Live Studio.
- Click the Service management menu.
- Click [Create service].
- When the Create service interface appears, configure the basic service information.
- Service name: Enter a unique name 3-20 characters long, using Korean, English letters, or numbers. This name is used to manage the service.
- OAuth2.0 settings: Enter the values issued by the partner for SSO login.
- OAuth2 client ID: Enter the client ID issued by the partner for the PRISM app, 3-20 characters long, using English letters and numbers.
- OAuth2 client secret: Enter the client secret issued by the partner for the PRISM app, 3-20 characters long, using English letters and numbers.
- OAuth2 authorization code request URL: Enter the URL used to request an authorization code, up to 100 characters.
- API build information: Implement APIs by feature for integration with the B2B service.
- API domain: Enter the API request URL.
- Optional integration APIs: Configure chat-related APIs, such as viewing, sending, and deleting chats.
After entering the required information, click [Create]. When the popup appears, click [Go to settings]. You can then configure additional details.
Service settings
1. Required settings
- From the NAVER Cloud Platform console, navigate to Menu > Services > **Media **> B2B PRISM Live Studio.
- Click the Service management menu.
- In the service list, select the service you want to configure, then click [Settings].
- When the Service Config interface appears, configure the service settings, then click [Save].
- Implement the required APIs for mandatory integration features. For more information about APIs, see B2B PRISM Live Studio API integration guide.
1.1 Required information
The service name, OAuth2.0 settings, and API domain information entered when creating the service are required and can be modified.
1.2. Set the pricing plan
You can configure the pricing plan after creating the service.
The Trial plan is set by default when the service is created. To create channels without limits, change the plan to Paid after creating the service.
- Service plan settings: Select the scope of features available in B2B PRISM Live Studio.
- Trial: Up to 3 channels can be created, with a maximum broadcast time of 15 minutes.
- Paid: No limit on channel creation, with a maximum broadcast time of 2880 minutes.
If you change the Service plan settings to Paid, you cannot revert to Trial. Services set to Paid incur usage fees when activated.
2. Custom settings
In Custom settings, you can configure the partner's logo, slogan, and other elements in the PRISM Live Studio app.
You can set logo images and messages to match your service.
- Demo images and slogans are applied by default.
- Logo upload requirements
- Logo with BG: Upload a 280 x 280 PNG file.
- Logo without BG: Upload a PNG file with a maximum width of 240 x fixed height of 160.
- Color logo: Upload a 680 x 236 PNG file (use a transparent BG).
- White logo: Upload a 680 x 236 PNG file (use a transparent BG).
- Outro logo: Upload a PNG file with a maximum width of 1950 x fixed height of 240 or maximum width of 960 x fixed height of 480 (use a transparent BG).
- Watermark logo: Upload a PNG file with a maximum width of 1950 x fixed height of 240 or maximum width of 960 x fixed height of 480 (use a transparent BG).
- For more information, click [View example].
- For more information, click [View example].
- Outro message: Enter a message 3-65 characters long that appears for 3 seconds after the live stream ends (the following special characters are not allowed: <, ", >).
### 3. Additional features
You can configure features available only in B2B PRISM Live Studio.
#### 3.1 Service browser settings
Enter up to 5 web page names and URLs to be viewed in the PC or mobile apps.
* Service browser settings configured in the NAVER Cloud Platform console:
{height="" width="70%"}
* Browser settings popup displayed in the PRISM Live Studio PC app after integration:
{height="" width="70%"}
* After selecting a registered browser, click [Apply]. The browser appears as a dock in the PRISM Live Studio PC app and can be edited. You can enter up to 5 web page names and URLs to be viewed in the PC and mobile apps.
3.2 Output settings guide
When added, the output specifications configured in the NAVER Cloud Platform console can be applied in the PC app.
* Output settings configured in the NAVER Cloud Platform console:
{height="" width="70%"}
* Output settings guide popup displayed in the PRISM Live Studio PC app after integration:
{height="" width="70%"}
* Click [Apply now] to apply the output settings in the app.
#### 3.3 Set app usage
You can set whether users can access the PC and mobile apps.
* If you clear either the PC or Mobile checkbox, users cannot access the corresponding app.
Enable a service
To use the service in the B2B PRISM Live Studio PC and mobile apps, you must enable the service.
To enable a service:
Services are OFF by default. Only services with completed settings can be enabled. To configure a service, see Service settings.
- From the NAVER Cloud Platform console, navigate to Menu > Services > **Media **> B2B PRISM Live Studio.
- Click the Service management menu.
- In the service list, select the service you want to enable, then click [Service ON].
- The [Service ON] button appears only when the status is OFF.
- Review the message in the warning popup, then click [OK].
- The service status changes to ON, and charges begin.
Enabling the service initiates charges. Only enable services that have completed API implementation and are used for actual live streaming.
Disable a service
You can disable unused services.
Only services with the status set to ON can be disabled.
- From the NAVER Cloud Platform console, navigate to Menu > Services > **Media **> B2B PRISM Live Studio.
- Click the Service management menu.
- In the service list, select the service you want to disable, then click [Service OFF].
- The [Service OFF] button appears only when the status is ON.
- Review the message in the warning popup, then click [OK].
- The service status changes to OFF, and billing stops.
If you disable a service, streaming stops immediately on all channels in the service, and the broadcast ends. Before disabling a service, check whether any channels are currently streaming.
View service logs
You can view and download logs generated for a service over the past 30 days.
To view service logs:
- From the NAVER Cloud Platform console, navigate to Menu > Services > **Media **> B2B PRISM Live Studio.
- Click the Service management menu.
- In the service list, select the service you want to view logs for, then click [Logs].
- The Service Logs popup appears, where you can view logs for the selected service.
- Click [Download] to download the logs as an Excel file.
Log details
The following log types are collected:
| Category | Log | Description |
|---|---|---|
| SERVICE | SERVICE_CREATE | Service creation event |
| SERVICE | SERVICE_CREATE_FAIL | Service creation failure event |
| SERVICE | SERVICE_REMOVE | Service deletion event |
| SERVICE | SERVICE_REMOVE_FAIL | Service deletion failure event |
| SERVICE | SERVICE_MODIFY | Service edit event |
| SERVICE | SERVICE_MODIFY_FAIL | Service edit failure event |
| SERVICE | SERVICE_ACTIVATE | Service activation event |
| SERVICE | SERVICE_DEACTIVATE | Service deactivation event |
| SERVICE | SERVICE_TYPE_PAID | Service plan change |