Adding Advanced Activity Rules
Overview
Important: This setup reflects Kizen’s default configuration, but your Admin may have customized your view or layout, so your columns or navigation may look different. If you’re using a trial version of the Kizen platform, some features may be limited.
This walkthrough shows you how to add Advanced Activity Rules using the Kizen UI. You’ll learn how to define rule conditions, apply logic, and specify which Activity fields are shown when those conditions are met, so Activities behave consistently during logging and submission.
Advanced Activity Rules are configured at the Activity Type level and take effect immediately once saved.
Before You Begin
Before adding Advanced Activity Rules, make sure the following are in place:
You have Admin access to Activities
The Activity Type includes:
One or more field types to use as rule conditions
The Activity fields you want to show when conditions are met
You understand that:
Each field can be controlled by only one rule
Rules explicitly define which fields are shown
Required fields are ignored if they are hidden by a rule
Having the Activity fields configured first ensures they appear as selectable options when defining rules in the Advanced Rules tab. See Activity Fields for more information.
Design Guidance and Best Practices
Keep your rules simple and predictable
Avoid chaining rules that are hard to reason about
Use Dropdown fields for clear branching logic
Test rules with different permission levels
Avoid making read-only fields required
What's Next
Next, continue to Activities APIs & Webhooks, which provides an overview of all API endpoints and webhook events available for Activities. This section helps you understand:
Which Activity operations are available via API
How Scheduled and Logged Activities are exposed programmatically
Which Activity lifecycle events emit webhook notifications
Reviewing the APIs and Webhooks overview prepares you to work with individual endpoints and event types in the sections that follow.
Last updated
Was this helpful?

