Last date modified: 2026-Jun-02

Clients Matters Groups Users Workspaces Fields Choices Layouts

Views

Views are customizable lists of items in Relativity. The diagram below illustrates the relationship between views and other Relativity objects.

A chart depicts different Admin Objects (Matter, Client, Group, User and Workspace) and Workspace Objects (Field, Document, Custom Object, Choice, View, and Layout).

Views are effectively special saved queries that control three things:

  • The items displayed on the list, based on a set of criteria.
  • The fields of information displayed for the returned items.
  • The sort order of the returned items.

Each view corresponds to a Relativity object. For instance, to create a custom list of documents to display in the Documents tab, you must create a document view.

If an Object Type List page does not have a view, it does not load and an error message appears that states no views have been created.

When you create a view, you can set conditions so that only objects that meet certain criteria appear in the view. However, you shouldn't rely on views to control security. If you need to prevent users from viewing an item, you must set the appropriate security permissions for that item. See Workspace security.

If a user does not have access to any of the available views, an error message appears that states the page is secured.

A message that states, "This Page is Secured. You do not have access to any Views on this page."

See these related pages:

Workspace system views

There are several workspace system views. These views display lists of items in special locations throughout the workspace. They include:

  • <Relational Field Friendly Name> - controls which fields appear in the related items pane for relational field groups. Common examples include:
    • Family documents - controls which fields appear in the related items pane when viewing family groups.
    • Duplicate documents - controls which fields appear in the related items pane when viewing duplicate groups.
      These relational views are automatically generated when you make a relational field. By default, they are not included on the Documents tab and are only used to determine the fields that appear in the related items pane for that relational group.
  • Search Results Pane view - controls which fields are visible in the related items pane when you right-click in the viewer to run an Analytics search for similar documents.
  • History Pop up - controls which fields appear when clicking details from the related items pane document history.
  • Production Documents - controls which fields display for documents included on a production details page. Include the fields you use to qualify a document for production in the production documents view. You can then filter the list for disqualifying field values, providing a final QC step in the production process.
  • Markup History Details - controls which fields appear when you launch a document’s history details from the related items pane.
  • Default Search view - controls which fields are returned, by default, on an advanced or saved search. You can always include additional fields from the advanced or saved search field selector. This view also controls the sort order of these fields as well. See Create and edit a saved search.
  • Linked - controls which fields are shown in the pop-up. You can then link to a document in the viewer.
  • Link Pane view - controls which fields are shown in the related items pane showing the linked documents.
  • Batch Set Batches - controls which fields are shown for the list of batches displayed at the bottom of the Batch Sets tab.
  • Document Batches (Default) - controls the pop-up for searching batches on a view or an advanced or saved search.
    For more information on searching with Batch fields as search conditions, see Batch fields as search conditions.
  • Advanced Search Browser view - controls the fields displayed in the Advanced Search Browser.
    This workspace system view is not editable in Relativity.
  • Event Handlers on Object Type - controls the fields displayed in the pop-up for event handlers attached to an application.
    This workspace system view is not editable in Relativity.

System views from Home

Any time you see a list of items in Relativity, it's a view. There are a number of system views available from Home, including page detail views and pickers.

  • Page detail views:
    • MattersOnClientPage - controls which linked matters’ fields appear on the client details page.
    • UsersOnClientPage - controls which linked users’ fields appear on the client details page.
    • UserViewRenderer - controls which users fields appear on the group details page.
    • GroupViewRenderer - controls which group fields appear on the user details page.
  • Pickers:
    • ClientsOnPicker - controls which client fields appear when selecting a client on the picker. The client picker is available from the new matter or new user form.
    • UsersOnPicker - controls which user fields appear when adding a user to a group. The user picker is available from the group details page.
    • GroupsOnPicker - controls which group fields appear when adding groups for a user. The group picker is available from the user details page.
    • WorkspacesOnPicker - controls which workspace fields appear when selecting a template workspace on the new workspace form.
    • MattersOnPicker - controls which matter fields appear when selecting a matter on the new workspace form.

Pickers have special restricting functionality within Relativity. You can use picker views criteria to control which items are available on the picker. For example, you can set up Relativity so that only clients with an active status are available for linking to users and matters. To accomplish this, edit the criteria for the “ClientsOnPicker” view to include status = active.

For more information on editing system views from Home, see Editing view information.

Creating a view

A view can be created utilizing field categories or without them depending on where you create the view. Field categories allow you to quickly and accurately apply field conditions to the document list. To learn more, visit Field Categories.

We recommend avoiding sensitive data in tab names. You can secure new tabs by overriding inherited security settings and applying item-level security.

Creating a view with field categories

To create a view that can utilize field categories, do the following:

  1. Navigate to the Documents tab.
  2. Click on the View drop-down to expand the menu.
  3. Click New View.
  4. The View pop-up displays. Complete the fields on the pop-up. The fields for creating a new view are separated into five tabs.

The View modal without any options selected or entered.

Creating a view without field categories

To create a view without utilizing field categories, do the following:

  1. Navigate to the Views tab.
  2. Click New View.
  3. The View pop-up displays. Complete the fields on the pop-up. The fields for creating a new view are separated into five tabs. See the following sections to learn about each tab's fields.

The Information tab in the View modal displays.

  1. Click Save.

Information tab

The Information tab fields are:

  • Object Type - is the type of view you're creating.
    When choosing an Object Type, ask yourself "What do I want to make a list of?" The answer is your object type.
    A common example of a type of view is the document view, which can be used when creating a view with a criterion that only shows documents that have not yet been coded. Another example is a batch view, which can be used to display only batches assigned to a specific user.
  • Order- sets where the view appears within the view drop-down list. Items that share the same value are sorted in alphanumeric order.
    • Order can be any integer (positive or negative). No decimals are allowed.
    • The default order is 9999.
      It’s always a good idea to order by 10's, starting with 10, then 20, then 30, etc. By numbering in groups of 10 you can insert an item into any position later in the workspace, without the need to reorder all items.
  • Name - the title of the view.
  • Owner- sets the user(s) who can see the view. If the owner is set to Public, all users with rights to the view are able to see it. If the owner is set to a specific reviewer, the view is visible to only that reviewer. Clicking Me assigns the view to the logged in user.

Other tab

The Other tab fields are:

  • Group Definition - includes propagated documents in the view and groups those documents together between blue lines within the document list.
  • Query Hint - used to optimize views. Only use the query hint if instructed by the Relativity Customer Support team. Currently, you can use Hashjoin: (true/false) or Maxdop: (x) to populate the field.
  • Relativity Applications- associate this view with an application created in the Applications tab. Click Add to select an existing application. This is only available for those who have the Manage Relativity Applications permission under Admin Operations.
  • Visible in Dropdown- makes the view available in the selected object type's tab.
  • Inline Editing Enabled- If enabled, this view allows users to edit fields using inline editing. If disabled, users cannot edit fields using inline editing while in this view. To learn more, see Inline editing.

Fields tab

In the Fields tab you select the fields that appear on your view.

All potentially available fields appear in the left box, Unselected items. If you created a view that utilizes field categories, you can select a field category from the drop-list above the Unselected items box to filter the list. For more information about creating a view that can use field categories, visit Creating a view with field categories. This can make it easier to locate the desired fields. To learn more, visit Field Categories.

The Field Categories option is highlighted in the View modal.

Move any fields you want in your view to the right box, Selected items. You can move fields between boxes by:

  • Double-clicking the field name.
  • Using the arrows between the boxes.
  • Holding Shift and click or drag to select a range of items, which you can then move using the arrows.

In the Unselected items box, fields appear in alphanumeric order. Choose the fields for your view carefully, and avoid adding long text fields. Depending on the field type, you're able to get only a few fields visible on the screen. Select only those fields a user needs to see, filter on, or sort by.

In the Selected items box, fields are ordered according to their position. The topmost fields in the Selected items box are the leftmost fields on the view. The bottommost fields in the Selected items box are the rightmost fields on the view. Place your cursor in the Selected items box to order the fields using drag and drop.

The Responsive option in the Selected section has been moved to the top of the list.

There are several special system fields unique to views that you can add to a view:

  • Edit - a hyperlinked field that opens the item in edit format.
  • Security - a hyperlinked field that opens the item’s security console.

There are filtering capabilities that you can use to help you locate fields. You can use the filter above each box to search for fields found in the corresponding box.

The number of fields, or columns, you select can impact page load performance.

Conditions tab

In the Conditions tab you determine which items you want your view to return. A field condition can contain up to 4,000 characters.

When the item list for the view loads slowly due to a long running query, a message box displays with a Cancel Request link. This link is available when you perform other actions on item lists containing documents or Dynamic Objects that initiate a query in the background, as well as when you perform searches, filter, or sort on these objects.

The Set Conditions section is similar to the Conditions section in saved searches. For more information on the available options, see Saved search.

The Conditions tab is selected in the View modal and there is an Artifact ID condition that has been created.

To define the criterion for your view, you can choose to add conditions, logic groups, or both.

To set a condition, complete the following steps:

  1. Click the + Condition button.
  2. Select the field you want to apply a condition to by entering the name of the field or selecting the field from the drop-down list. The types of fields present differ based on the type of view you are creating.
    If you are setting a condition on a view that can utilize field categories, you can conveniently filter the list of available fields by selecting a field category from the drop-down menu above the fields list. To learn more, visit Field categories.
  3. A pop-up appears to select your search operator and enter the value to be searched. Available operators differ depending on the type of field being searched.
    With date-based fields, you can enter dates with the MM/DD/YYYY format or use the date range filter.
    Depending on the field type and operator, you can choose the value(s) from a popup picker. A popup picker is available for selecting choices and objects that provide the following operators:
    • Any of these
    • None of these
    • All of these (only for multi-object fields)
    • Not all of these (only for multi-object fields)
  4. (Optional) Connect each criterion with an "AND" or "OR" operator.
  5. (Optional) You can click Clear All Conditions to start over. Or, you can click the Remove icon to remove a single condition.
  6. Click Save.

To set a Logic Group, complete the following steps:

  1. Click the down arrow to the right of the + Condition button and select Logic Group.
  2. Select the conditions you would like to group together and drag and drop them into the logic group frames. Move your cursor to the left side of the condition to enable drag and drop.
  3. Use the AND or OR operator to join logic groups.
  4. Click Save.

Sort tab

In the Sort tab you define the default sort order of the view. If you don't select a sort criterion, the view sorts by artifact ID. Users are able to temporarily sort the view by any field that has Allow Sort/Tally enabled on the view.

The Sort tab is selected with the remaining fields empty or unselected.

Each row represents a sort criterion. Select the desired sort field in the first column. The second column sets whether the sort should run ascending or descending. The sorts are applied in nested order.

Editing view information

You can edit views in three ways:

  • In the Views tab in a workspace, click the Edit icon next to the desired view in the item list and move through the steps for creating a view without field categories.
  • For all Relativity Dynamic Objects (RDO), and most system objects, you can click on the view drop-down to display the list of views. Next, click Edit icon next to the view you wish to edit, and then move through the steps for creating a view with field categories.

The Views drop-down menu is highlighted and an arrow points towards the Edit button next to the All Documents view.

  • Open the view that you want to change, click Edit in the view bar.

Linking a dashboard to a view

To link a dashboard to a view:

  1. Create or edit a view.
  2. Choose an Object Type from the drop-down menu that is compatible with dashboards.
  3. Select the desired dashboard from the Dashboard drop-down menu.

The Information tab is selected and the Dashboard field is highlighted.

  1. Click Save.

If you switch to a different dashboard while in the view, the link breaks. There are two ways to restore this link:

  • Log out of your environment, then log back in.
  • Edit the view and hit Save again.

If you delete a dashboard, Relativity removes the link in the view.

If you delete a dashboard with dependencies, a pop-up appears with a list of dependencies.

Dashboards are available for dynamic object type views. They are also supported by the following static objects:

  • Document
  • Install Event Handler
  • Mass Operation
  • Markup Set
  • Production
Return to top of the page
Feedback