Show any object's history in order, grouped by day, week, month, or year, vertical or horizontal. The same timeline on Screen Flows, Lightning pages, and Experience Cloud, configured with clicks. No code.
Group activities by day, week, month, or year, search and filter them, and act on any one, without leaving the page.
The same timeline follows you across Salesforce. What changes is where it lives and how you add it, not what it can do.
Drop the activityTimeline component onto any Flow screen and feed it a collection of records. Users see the sequence of events and move to the next step with the full picture.
Flow Screen ComponentsBuild it visually with the dcActivityTimeline component in Dynamic Components, wire a query with no Apex, and drop it onto any Lightning page in App Builder.
Dynamic ComponentsAdd the AX-Timeline to any Experience Cloud page. It respects your sharing rules and guest access, so external users see only the history they should.
Experience Cloud ComponentsDevelopers drop avonni-dd-timeline straight into an LWC template with documented attributes. Same timeline, in the markup you already own.
<avonni-dd-timeline title="Activity" query={activityQuery} group-by="month" orientation="vertical" searchable> </avonni-dd-timeline>
Show every call, email, and task on a record page in one timeline, grouped by month, so the whole story is in one place.
Summarize what has already happened on a case or opportunity mid-Flow, so users decide the next step with the full picture.
Give external users a timeline of their own requests on an Experience Cloud site, so they can follow progress without asking.
Salesforce's activity timeline lives on record pages and covers tasks and events. Avonni times any object, groups it the way you want, and follows you onto Flows and portals too.
See it in Dynamic ComponentsIt ships across the Avonni suite. The Flow version is in Flow Screen Components, the Lightning-page version in Dynamic Components, and the portal version in Experience Cloud Components. One subscription covers all three.
By day, week, month, or year. Groups can be collapsible, and future-dated items can roll into an upcoming section. You also choose the sort direction.
Any standard or custom object with a date, not just tasks and events. Map each record to a title, date, description, avatar, and extra fields, then point the timeline at a collection or a no-code query.
Yes. Pick vertical or horizontal per timeline. Vertical adds per-item actions and grouping; horizontal spreads items across a range of days.
No. Admins configure the Timeline entirely with clicks. Developers who prefer code can use the LWC version with documented attributes instead.
Install free from the AppExchange and add a timeline to your first Flow, page, or portal today. Talk to us when you are ready to scale.