You can use condition-based clauses in your template to make more customized and flexible contract templates. The condition for the condition-based clauses can be simple or complex expressions that you can make using the expression builder. The clause conditions are evaluated at the time of contract generation and the clause text is included in the generated document only if the associated condition resolves to True.

Example: If a user adds a clause to a template, it only appears when the agreement value exceeds $10,000. To achieve this, set a condition on the clause. If an agreement has a value of $15,000, the clause is displayed in the document. You can configure the clause to appear only if the total agreement value is greater than $10,000.

To add a condition to a clause

  1. Sign in to Google Docs.
  2. Open a document and click Extensions > Conga for Google Docs > Launch. The Conga for Google Docs pane appears.
  3. Log in to Conga for Google Docs. The Home Page appears.
  4. Go to the Menu () icon and click Templates, or click Templates from the Home page. A template list appears.
  5. Open a template. You can open a template from the list in three ways:

    1. Use the Search box to find a specific template by keyword and press Enter to display a list of templates. Click on the template name link.

    2. Hover over the template name link's Info () icon, then click Open.

    3. Hover over the template name link's Info () icon and select View All Version to list available template versions. Expand the desired version and click Open.

  6. Click the Unlock () icon and select Acquire. You have now locked the template for editing.
  7. In the Templates pane, go to Data > Clauses.
  8. The Clauses pane lists all the clauses present in your template. Select the clause from the list, click the More () icon adjacent to the clause name, and click the Settings option.
  9. In the Clause Settings pane, click Add Condition. The Clause Condition screen appears.
  10. Enter or select values for the following fields:
    OptionsDescription
    Expression Builder

    To create a conditional expression, enter values for the following fields:

    • Field - Select the field to set as the criteria for the condition. You must select a field name from the list, which is grouped according to its hierarchy. You can add lookup fields up to level 1 from the parent object.
    • OperatorYou must select the logical operator from the picklist, which forms the relationship between the field and its value. The available operators are updated based on the selected data type of the field.
    • Value - Enter the value of the named field.
    Add Filter CriteriaTo create additional expressions for the same column. You can create up to a maximum of nine filters for a single column.

    Delete ()

    To remove one expression at a time.
    Remove AllTo delete all expressions at once.
    Filter Expression

    To enter custom logic to set a logical relation between multiple rows. The supported filter logic operators are AND and OR. You can use parentheses for setting the precedence. In the absence of custom logic, the default relationship between the rows is the Boolean operator AND.

    For example, if you have five rows you can create a filter logic like (((1 AND 3) OR (2 AND 4)) AND 5).

    Reset ()

    To clear the entered logical expression all at once.

  11. Click Save to save the condition. The Clause Settings pane shows the condition that you created.

Your clause is made conditional. A lightning icon () is displayed next to the clause: click it to view the conditions added to the clause.

To view and edit a condition

  1. Open a template.

  2. Click the Unlock () icon and select Acquire.

  3. In the Templates pane, go to Data > Clauses. The Clauses pane lists all the clauses present in your template.
  4. You can edit clause condition in two ways:
    • Select the clause from the list, click the More () icon adjacent to the clause name, and click the Settings option. The Condition tab expands automatically to display defined conditions. Edit Condition () icon.
    • Select the clause from the list, click the lightning () icon adjacent to the clause name, and click the Edit Condition button.
  5. Make the changes in the Clause Condition window and click Save.

To delete a condition

  1. Open a template.

  2. Click the Unlock () icon and select Acquire.

  3. In the Templates pane, go to Data > Clauses. The Clauses pane lists all the clauses present in your template.
  4. Select the clause from the list, click the More () icon adjacent to the clause name, and click the Settings option. The Condition tab expands automatically to display defined conditions.
  5. Click Delete Condition () icon.
  6. A confirmation window appears. Click Remove.
  7. Click Save.

After deleting a condition, the lightning () icon next to the clause name link in the Clauses List is removed.