# Connecting B2B Service Product Based on NAVER Cloud Platform

Businesses can use the PRISM mobile app as a B2B product for their own services.

* [NAVER Cloud B2B Product](https://prismlivestudio.gitbook.io/home/mobile/announcement/general/naver-cloud-b2b-product)
* [NAVER Cloud Platform’s Media Product Group](https://www.ncloud.com/product/media)
* [B2B product plan for utilizing PRISM Live Studio mobile app for corporate services (medium)](https://medium.com/prismlivestudio/notice-b2b-product-plan-for-utilizing-prism-live-studio-mobile-app-for-corporate-services-49df1713f96f)

If you are considering utilizing the PRISM mobile app for your live service, please contact us at our representative email <prismlive@navercorp.com>.

***

For regular users to use the PRISM app, registration and login required signing up with a major social service account or using an email address.

However, for the B2B product, users can join and log in to the PRISM app by clicking the **NAVER Cloud B2B** button shown in the image. When users click the **NAVER Cloud B2B** button, they will sign up and log in to the PRISM app with their corporate live service account.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*BIR3wVFpfJIj-FHRNmPdjw.jpeg" alt=""><figcaption><p>Corporate live service users can use a dedicated login menu to their own live services.</p></figcaption></figure>

Once logged in, the corporate live service entry will be positioned at the front of the platform list for live streaming. Users can easily complete the account linking process for live broadcasting by clicking on the respective platform button.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*hDAY3o5GmdsTxcVHtdAehg.jpeg" alt=""><figcaption><p>Scroll the sheet to explore more options.</p></figcaption></figure>

Once the account linking for live streaming is complete, users can proceed to detailed settings for live broadcasts through a menu similar to the one shown in the picture.

If the corporate service supports the feature, users can select and utilize scheduled live streams from the corporate service, set the public scope, and choose the channel, all within the PRISM app.

[Mobile](/mobile/overview.md), [Guides](/mobile/guides.md), [B2B](/mobile/guides/b2b.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.prismlive.com/mobile/guides/b2b/connecting-b2b-service-product-based-on-naver-cloud-platform.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
