You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/arduino-cloud/09.business/09.arduino-cloud-for-business/content.md
+51-3
Original file line number
Diff line number
Diff line change
@@ -103,15 +103,63 @@ To change the current settings of your Shared Space, navigate to the **Space Set
103
103
There, you will find multiple options to customize your Shared Space:
104
104
105
105
***General** tab to view shared space information and to edit space name
106
-
***Custom Branding** to assign custom logo
107
-
***Manage Members** for space member management
108
-
***Roles & Permissions** for Role-Based-Access-Control management
106
+
*[**Custom Branding**](#custom-branding) to assign custom logo
107
+
*[**Manage Members**](#invite-members-into-your-space) for space member management
108
+
*[**Roles & Permissions**](#members-types) for Role-Based-Access-Control management
109
109
***Plan Usage** to view features usage
110
110
111
111
### Create Additional Spaces
112
112
113
113
The Arduino Cloud for Business plan allows you to create and manage one Shared Space and one Private Space. If you need additional Spaces, you have to purchase a new Arduino Cloud plan. Check the available plans [here](https://cloud.arduino.cc/plans).
114
114
115
+
### Custom Branding
116
+
117
+
The Arduino Cloud for Business provides the option to configure custom branding for your spaces, allowing you to personalize the appearance of your cloud environment with white labeling. This feature lets you customize branding elements to reflect your company's identity, including logos, URLs, and authentication methods.
118
+
119
+
To access the **Custom Branding** option, navigate to the **Space Settings** on the left sidebar of the Cloud space.
120
+
121
+

122
+
123
+
Select the **Custom Branding** page from the left sidebar inside the **Space Settings**. This page offers **Basic** and **Advanced** options for configuring custom branding and white labeling.
124
+
125
+
Under the **Basic** option, you can customize your logo and toggle the visibility of the Arduino logo on the sidebar.
Two configuration blocks will be present to set custom branding:
130
+
131
+
-**Your Logo:** You can upload your custom logo in `JPEG` or `PNG` format, with a maximum size of 500 kb. The custom logo will be displayed on the Arduino Cloud sidebar and home page. The **Icon Logo** is used on the platform's sidebar, while the **Horizontal Logo** is used on your space's Home Page. It is recommended to use a ratio of *1:1* for the **Icon Logo** and a ratio of *3:1* for the **Horizontal Logo**.
132
+
133
+
-**Arduino Logo:** You can toggle the visibility of the Arduino logo on the sidebar.
134
+
135
+
If you have applied a custom branding logo and toggled the Arduino logo, your **Basic** configuration page will resemble the following image:
In this section, you will find features that allow *white labeling*:
148
+
149
+
-**Custom URL:** You can set a custom URL and a name for your site, usually the name of your company, which will be shown as the page title. Avoid using special characters or spaces for the custom subdomain. Once submitted, the custom subdomain will be validated, and a quick preview will be generated.
-**Social Sign-in:** By enabling *Social Sign-In*, you can offer faster authentication to your app. The available options for *Social Sign-In* are Google, GitHub, and Apple. **To enable this option, You must first complete the _Custom URL_ information. Otherwise, this feature will not be available.**
154
+
155
+

156
+
157
+
***The __Social Sign-in__ options can be disabled later by toggling off this option. Be cautious, as it will remove the user's associated account and data corresponding to the authentication method.***
158
+
159
+

160
+
161
+
With these configurations, you will have a complete custom branding setup with white labeling for your Cloud space. Remember to click **Save** to finish the setup.
162
+
115
163
### Invite Members Into Your Space
116
164
117
165
To add more members to your Shared Space, use the sidebar to navigate to the **Manage Members** item under **Space Settings**.
0 commit comments