The correct answer is B. Set the image size. Relativity’s Imaging Profiles documentation distinguishes between Basic Imaging Engine Options and Native Imaging Engine Options . Under the Basic Imaging Engine Options , Relativity explicitly lists Basic Image Size as a configurable setting, with options such as Original setting, Letter, A4, Legal, and Custom. That means image size is directly configurable when using the basic imaging engine.
The other options belong to the native imaging engine rather than the basic imaging engine. Maximum pages imaged per file is listed under Native Imaging Engine Options . Presentation orientation and spreadsheet print-area settings are also documented under native-file-specific options, not the basic engine. So, among the choices provided, the feature available through the basic imaging engine options is the ability to set the image size .
Anaya
I found so many of the same questions on the real exam that I had already seen in the Cramkey Dumps. Thank you so much for making exam so easy for me. I passed it successfully!!!
NinaMar 25, 2026
It's true! I felt so much more confident going into the exam because I had already seen and understood the questions.
Teddie
yes, I passed my exam with wonderful score, Accurate and valid dumps.
Isla-RoseMar 5, 2026
Absolutely! The questions in the dumps were almost identical to the ones that appeared in the actual exam. I was able to answer almost all of them correctly.
Ivan
I tried these dumps for my recent certification exam and I found it pretty helpful.
ElisMar 14, 2026
Agree!!! The questions in the dumps were quite similar to what came up in the actual exam. It gave me a good idea of the types of questions to expect and helped me revise efficiently.
Ace
No problem! I highly recommend Cramkey Dumps to anyone looking to pass their certification exams. They will help you feel confident and prepared on exam day. Good luck!
HarrisMar 12, 2026
That sounds amazing. I'll definitely check them out. Thanks for the recommendation!
Ari
Can anyone explain what are these exam dumps and how are they?
OceanMar 15, 2026
They're exam preparation materials that are designed to help you prepare for various certification exams. They provide you with up-to-date and accurate information to help you pass your exams.
Question 9
How can you secure a workspace from a user?
Options:
A.
By removing that user's security group from the workspace.
B.
By excluding the workspace name from a user's profile settings.
C.
By changing the security settings of the user’s IP address.
D.
By individually securing instance-level views from a user.
The correct answer is A. By removing that user's security group from the workspace. In Relativity, workspace access is granted through groups , not by attaching workspace rights directly to individual users. Relativity’s official security documentation explains that you set permissions by adding groups to a workspace and configuring those group permissions there. Users then inherit access through their group memberships. As a result, the standard way to secure a workspace from a user is to remove the group that gives that user access, or remove the user from the relevant group.
The other options do not reflect how Relativity security is structured. User profile settings do not control workspace visibility in the manner described. IP-based security is not the mechanism for ordinary workspace access control in this scenario. Instance-level view security is also too narrow and does not remove the user’s overall workspace access; even if certain views were restricted, the user could still potentially access the workspace through other permitted objects or tabs. From an RCA perspective, this question tests a foundational principle: workspace security is group-based . Administrators grant or revoke access by managing the relationship between groups and workspaces, then managing which users belong to those groups. Therefore, to secure a workspace from a user, the correct action is to remove the user’s access-granting security group from that workspace.
Question 10
When cancelling an Automated Workflow, how fast does the cancellation occur?
The correct answer is B. After the current task completes. Relativity’s Automated Workflows documentation states that when you click Cancel Workflow , the workflow is canceled once the currently running task is completed . The documentation is explicit that canceling the workflow does not cancel an action that is currently in progress . If you want to stop the active action itself, you must navigate to that specific object and cancel it there.
This means the cancellation is neither immediate nor delayed until the whole workflow finishes. It also means option A is false because workflows can be canceled. From an RCA administration perspective, this is important because workflow cancellation is staged: pending downstream actions are stopped, but the in-flight task is allowed to finish unless separately canceled at its own object level. Therefore, the correct answer is after the current task completes .
Question 11
How many files can you upload at one time using Simple File Upload?
The correct answer is C. 100 . According to Relativity’s official Simple File Upload documentation, the SFUMaxFilesToUpload instance setting determines the maximum number of documents a user can upload at one time using Simple File Upload. Relativity states that administrators can configure this setting up to 100 files , and when the setting is at its maximum, users can upload up to 100 files at one time . If a user selects more than 100 files, Relativity uploads only the first 100 selected files and does not upload the remainder. Relativity also indicates that a warning message appears in the upload window when more than 100 files are selected.
This makes the answer operationally important for administrators because Simple File Upload is designed for lightweight, direct document uploads within a workspace, not for large-scale ingestion jobs. For more substantial data loading exercises, administrators typically use Relativity’s broader import workflows rather than relying on Simple File Upload. From an RCA perspective, knowing this limit helps with user support, upload troubleshooting, and setting expectations for workspace users who need to add small batches of documents quickly. Therefore, among the options given, 100 is the only choice that aligns with the official Relativity behavior for Simple File Upload.