Help shape the future of Box
Welcome to Box Pulse, our product feedback tool powered by UserVoice. Got an idea for how to improve Box? Share it with us and gather support or vote on other people's ideas. Your feedback is essential to informing roadmap decisions and shaping the future of our products. Thanks for joining our community!
See user guide here.
9818 results found
-
Allow use of signature image files for GXP Part 11 compliant signatures
The current GXP Part 11 compliant signature function allows only the use of "fake" machine generated signatures. While it is the electronic signature that matters, it would be desirable to be able to use a saved signature image file as the signature and initials. This is possible for non-Part 11 signatures and should be for Part 11 compliant ones. Thanks.
2 votes -
Increase batch send to 1000 instead of 500
Increase batch send to 1000 instead of 500
2 votes -
Box Drive contextual icons
Add/Update Box Drive icons to show if a folder is personal or shared and if it has a classification applied.
2 votes -
BoxAI save chat to Box Notes or Document
On top of the copy button, you should be able to save your whole conversation to a Box Note or some kind of document. Including links and citations.
Sometimes I will have a back and forth asking and summarizing points in a document and it would be nice to save that history for others to see.
2 votes -
Feature request to be able to set the "Integration Restrictions" setting in Enterprise settings
I'd like to see the "Integration Download Limit" from the Enterprise Settings enforced tenant-wide. And I want it to apply to all content.
We would like to request the ability to set the "Integration Restrictions" setting from the Enterprise settings to the entire tenant.
Currently, in order to specify "Content download restriction on integrations", it must be applied every time a folder is created in the first level, and only restrictable content is applied.
I'd like to see the "Integration Restrictions" setting from Enterprise Settings enforced tenant-wide. And I want it to apply to all content.【In Japanese】
<タイトル>
「統合の制限」の設定をEnterprise設定にて設定できる機能要望…2 votes -
Placing the file on BOX folder.
Currently, if anyone wants to upload a file from his local drive he can hold and drag the file to BOX folder in BOX UI.
In addition to above, user should have feature of copying by Ctrl + Copy & then pasting that file by Ctrl + P in BOX UI as we normally have in other apps e.g. Microsoft Outlook.
2 votes -
HTML files should also be supported by Box AI
Currently, HTML files are not supported by Box AI.
As we move forward with the use of Box AI, we have a department that frequently uses HTML files, and that department requested that we use Box AI to obtain information from HTML files.
As such, we would like you to improve this so that HTML files are also supported by Box AI.<HTMLファイルもBox AIのサポート対象とする>
現在HTMLファイルはBox AIでサポートされていません。
Box AIの利活用を進める中で、HTMLファイルを頻繁に利用する部門があり、その部門からHTML ファイルから情報を取得するために Box AI を使いたいとの要望がありました。
そのため、HTMLファイルもBox AIのサポート対象とするよう改善してほしいです。2 votes -
See my collaborators on BoxDrive
On BoxDrive, you can't see who's been invited.
I wish it was possible to see who's been invited on BoxDrive as well.-in Japanese-
BoxDrive上では誰が招待されているか分からない。BoxDrive上でも招待されている人を確認できるようにしてほしい。2 votes -
We would like to actively monitor the status of Box Shield and the Shield settings applied to our enterprise and environments.
We would like to actively monitor the status of Box Shield and the Shield settings applied to our enterprise and environments.
Doing so will provide the assurance needed that Box Shield is protecting us from threats, and mean we do not need to layer on our own file scanning as a backup.
2 votes -
Additional formatting options in Box Notes
Allow for toggle lists that reduce visual clutter within a Note. Add additional formatting for callouts, section dividers to organize content. Create quick links between notes.
2 votes -
Hi there! I'm trying to make the power of Box AI accessible to my users.: Want ability to embed AI Agents, and assign an Agent to a Hub.
Hi there! I'm trying to make the power of Box AI accessible to my users. Right now the best thing would be to give them a chatbot to read HR documents, on our Intranet in Sharepoint.
I would love to be able to embed ONLY the Agent into Sharepoint, but so far we can only embed the Box Hub. Therefore if my user wants to ask about their HR benifits, my user has to:
1. Go to the HR Sharepoint Site (where they normally find info on employee benefits, etc.)
2. Unlock the blue/white Box Cloud image (see: "RC HR…2 votes -
Inline comments in Excel
There is Inline comment option available for Microsoft Word in BOX Web. We can select a particular text and comment on it, which will be available in Activity also. But there is no option to select a Text in Excel and add an Inline comment on it. This feature is available only in Microsoft Excel online, but those comments are not reflected in Activity. It would be better if there is an Inline comment option available for Excel also.
2 votes -
Display of Box folder structure
【Home screen】
Request: I want the folder tree to not close even if I open a file from the folder tree in a new tab.
Background: When opening multiple files from the same folder tree, it is necessary to reopen each file, which reduces work efficiency.【Each folder】
Request: I want to be able to display a folder tree like BoxDrive on BoxWeb.
I want the folder tree in the open folder to be displayed including the upper hierarchy.
Background: When opening a folder tree for each folder, you often want to check the contents of the subfolders as well.…2 votes -
Renaming a File with Box Edit (Box Tools)
Editing is only permitted using Box Edit as per company regulations.
Box Edit does not allow you to change the file name when editing a file.
Box for Office Online and Box for Microsoft Office collaborative editing allow you to rename files as you edit them.
We would like to see Box Edit improve the functionality to allow file names to be renamed as changes are made, just like other features.会社の決まりでBox Editを利用した場合のみ編集を許可しています。
Box Editでは、ファイル編集時に名称を変更することができません。Box for Office OnlineやBox for Microsoft Office 共同編集機能では、編集の際にファイルの名称を変更することが可能です。
他の機能と同様に、Box Editでも変更時にファイル名を変更できるよう機能改善を要望します。2 votes -
Password protected folders - systems allows setting password not meeting log-in criteria
When I set shared link with customer, I generate password for him and send it to him so he can access the folder. System allows me to create password which is not accepted by the system when the customer wants to sign in! That is very embarrasing.
For example today I created shared folder, made a password (long enough, but containg only one number) and sent it to the customer to cooperate. System allowed me to set the password, but when the customer wanted to access the folder, he had to use the password but it was not accepted because…2 votes -
Request to change token_type content when obtaining access token with API
When obtaining an access token for the Box API, the specification returns the value "bearer" with the first "B" in lowercase as the tokentype parameter, but if you set "bearer ${accesstoken}" to the value of the authorization header and execute the Box API, a 400 Bad Request will be returned. If "bearer" is changed to "Bearer", it will be processed correctly.
I would like the obtained token_type value to be "Bearer", which can be processed normally by Box API.Box APIのアクセストークン取得時、tokentypeパラメータとして先頭の"B"が小文字で"bearer"という値が返却される仕様だが、authorizationヘッダーの値に"bearer ${accesstoken}"をセットしてBox APIを実行すると400 Bad Requestとなる。"bearer"を"Bearer"とすると正常に処理される。
取得されるtoken_typeの値を、Box APIで正常処理できる"Bearer"にしてもらいたい。2 votes -
Time added to file names moved by Box Relay
When moving a Box Sign file in Relay, if the same file is in the folder, the file will be saved with an additional date and time.
The time added is PST, so if you use it in a country with a time difference from PST, it will be a different time, so it is confusing because it is not clear when it was created.
To avoid confusion, change this time to the time zone of the Relay owner.2 votes -
Function to display a list of files that failed to upload when uploading large amounts of content
In the course of work, there are many opportunities to upload folders or large numbers of files at once.
Some files may fail to upload, but the Box Web screen does not allow you to extract information about only the files that failed to upload.
This means that it can be time-consuming to identify files that have failed to upload among a large number of uploaded files.
Please implement a function to display a list of contents that have failed to upload.
If it is difficult to display the list on the screen, please implement a function to export the…2 votes -
Editting text files online without using Box Edit
I want to edit text files(.txt files) online without using Box Edit.
Because when I edit a text file with Box Edit, I have to download it each time, which takes time.
I think it would be very convenient if I could easily edit text files on Box, just like Box Notes.2 votes -
file and folder tree report same-day request
Allow real-time file and folder tree reporting as soon as files are uploaded. (Currently, I'm able to only request these overnight.) Leapfile, your competitor, allows for real-time reporting. Box should too.
2 votes
- Don't see your idea?