Skip to main content

Use filtered views

How to create and use filtered views to organize your contracts?

Filtered views allow you to organize and analyze your repository by displaying only the contracts that match specific criteria.

By default, two views are available:

  • Expiring soon

  • Signed contracts

You can create as many filtered views as needed to adapt the display to your needs.


Create a filtered view

Add a new view

  • Click + in the Filtered views section.

Name the new view

  • Give your view a name.

Add filters

Filters allow you to display only contracts that match specific criteria. You can combine multiple filters.

Example:

  • Counterparty = Leroy Merlin

  • Negotiation stage = Signed

It is also possible to filter by signatories.

⚠️ Filters cannot be applied to rich text smart fields or fields coming from dynamic tables.

Create a group of filters

A group of filters lets you combine several conditions with an And / Or logic, like parentheses in a formula.

  • Click Add

  • Select Add group of filters, a first filter is automatically added inside the new group.

  • Add more filters inside the group if needed.

Within each group, you choose the operator applied between the filters:

  • And: all filters in the group must be satisfied.

  • Or: at least one filter in the group must be satisfied.

Example: display Signed contracts whose counterparty is Leroy Merlin or Castorama.

→ Create a filter Negotiation stage = Signed, then a group of filters containing Counterparty = Leroy Merlin and Counterparty = Castorama joined by Or.

You can nest groups up to 3 levels deep to build complex combinations. At the deepest level, you can still add filters, but no more sub-groups.

This group of filters logic is also available in the Counterparties and Incomplete contracts views.

Choose the columns to display

You can customize the columns visible in the view.

  • Click Smart Fields

  • Search for the field you want

  • Click the eye icon to show or hide the column

  • Use the six dots to reorder the columns

Save

  • Click Save this view in the top right corner.


Share a view

Views do not impact contract access permissions.

If a user does not have access to certain contracts, they will not appear in the view, even if the view is shared.

There are three types of views, and you can change the sharing settings at any time.

Private views

Visible only to you.

By default, every new view is private.

Public views

Visible to all members of the organization.

  • Click Share at the top of the view

  • Check Make public

Shared views

Accessible only to specific members or groups.

  • Click Share at the top of the view

  • Select the members or groups in the dedicated field

They will then see the view in their Filtered views section.


Remove access to a view

  • Hover over the name of a member or group

  • Click the cross icon on the right.


Edit a view

Only the creator of the view can modify:

  • its name

  • its filters

  • its sharing settings

  • Open the view you want to edit

  • Modify the filters or columns

  • Click Save view

If another user edits the view and saves it, a private copy is automatically created for them.


Delete a view

Only the creator of the view can delete it.

  • Click the ... in the top right corner of the view

  • Click Delete view

⚠️ Deleting a view is permanent.


Bulk actions

From a filtered view, you can select multiple contracts to perform bulk actions, such as:

  • Edit

  • Send

  • Download

  • Move

  • Delete

To learn more, see the article Manage contracts in bulk.


Sort contracts in a view

You can now sort contracts displayed in a filtered view by clicking on a column header.

  • Click on the column name to sort in ascending or descending order.

  • The applied sort is automatically saved: when you return to the view, the sort order is preserved.

This feature is available on all filtered views, whether they are private, public, or shared.


Export contracts from a view

You can also export the contracts displayed in a view.

  • Click ... in the top right corner

  • Click Export contracts

For more details, see the article Export contract data to Excel.

Did this answer your question?